Commits
User selector
Commit History
Commits on Jul 24, 2021
[JSC] Change most of enum in Yarr to enum-class
Show description for 1a48c8ecommitted
Commits on Mar 26, 2020
Refactor YARR Stack Overflow Checks
Show description for b9eeefccommitted
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Dec 19, 2017
Unreviewed, include YarrErrorCode.h in Yarr.h
Show description for 99559cdcommitted
Commits on Dec 14, 2017
REGRESSION (r225695): Repro crash on yahoo login page
Show description for dd0341fcommitted
Commits on Dec 13, 2017
Unreviewed rollout of r225695. Caused a crash on yahoo login page.
Show description for 4fd6316committed
Commits on Dec 8, 2017
YARR: JIT RegExps with greedy parenthesized sub patterns
Show description for 0274e2bcommitted
Commits on Oct 9, 2017
Implement RegExp Unicode property escapes
Show description for b3af954committed
Commits on Jul 1, 2017
RegExp's anchored with .* with \g flag can return wrong match start for strings with multiple matches
Show description for 50b7031committed
Commits on Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7committed
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Mar 2, 2016
[ES6] Add support for Unicode regular expressions
Show description for 1633bc3committed
Commits on Mar 10, 2015
Use std::numeric_limits<unsigned>::max() instead of (unsigned)-1.
Show description for 9b15b21committed
Mark Lam
Commits on Mar 29, 2012
Template the Yarr::Interpreter on the character type
Show description for f3df9bfcommitted
Gavin Barraclough
Commits on Feb 24, 2012
ASSERT(position < 0) in JSC::Yarr::Interpreter::InputStream::readChecked
Show description for 622a86fcommitted
Commits on Jan 13, 2012
JavaScriptCore: Mark all exported symbols in the header file automatically.
Show description for 96977dbcommitted
Commits on Sep 12, 2011
Update RegExp and related classes to use 8 bit strings when available
Show description for f000d05committed
Commits on Feb 9, 2011
Replace PCRE with Yarr in WebCore
Show description for 1200122committed
Peter Varga
Commits on Feb 4, 2011
2011-02-04 Sheriff Bot <webkit.review.bot@gmail.com>
Show description for b38d2bbcommitted2011-02-04 Peter Varga <pvarga@webkit.org>
Show description for 7cdfe8fcommitted
Peter Varga
Commits on Jan 12, 2011
2011-01-12 Peter Varga <pvarga@webkit.org>
Show description for eb17f27committed
Peter VargaUnreviewed, rolling out r75595.
Show description for fcc6866authored andcommitted
2011-01-12 Peter Varga <pvarga@webkit.org>
Show description for 2260cd6committed
Peter Varga
Loading