Sign in
webkit
/
WebKit
/
fbcf7adeebdff3c7dfa356e069317e3897161275
/
LayoutTests
/
fast
/
regex
/
script-tests
748c146
Update treatment of invoking RegExp.prototype methods on RegExp.prototype.
by mark.lam@apple.com
· 9 years ago
ae261a8
RegExp constructor should use Symbol.match and other properties
by keith_miller@apple.com
· 9 years ago
ff5f4f3
ES6 spec requires that RegExpPrototype not be a RegExp object.
by mark.lam@apple.com
· 9 years ago
8569857
[ES6] Allow RegExp constructor to take pattern from an existing RegExp with new flags
by msaboff@apple.com
· 9 years ago
080acdd
Get rid of the jsc-test-list by moving all not-jsc-capable tests into js/dom
by fpizlo@apple.com
· 11 years ago
3ea6290
Change fast/r* files to use pre and post js files in LayoutTests/resources.
by mark.lam@apple.com
· 11 years ago
49a919a
RegExpMatchesArray should not call [[put]]
by barraclough@apple.com
· 12 years ago
3f23b2b
Greek sigma is handled wrong in case independent regexp.
by barraclough@apple.com
· 13 years ago
39736cd
Source/JavaScriptCore: RefCounted::deprecatedTurnOffVerifier() should not be deprecated
by barraclough@apple.com
· 13 years ago
46406a9
RegExp lastIndex should behave as a regular property
by barraclough@apple.com
· 13 years ago
1a69752
Error check regexp min quantifier https://bugs.webkit.org/show_bug.cgi?id=70648
by msaboff@apple.com
· 13 years ago
540e7d9
ASSERT(position < 0) in JSC::Yarr::Interpreter::InputStream::readChecked
by msaboff@apple.com
· 13 years ago
2f3e1e6
Should not allow malformed \x escapes
by barraclough@apple.com
· 13 years ago
de3f96a
String new RegExp('\n').toString() returns is invalid RegularExpressionLiteral
by commit-queue@webkit.org
· 13 years ago
0a48e05
JS Test Harness: Make successfullyParsed optional
by arv@chromium.org
· 13 years ago
22f2827
JS Test Harness: Insert the stylesheet dynamically
by arv@chromium.org
· 13 years ago
245aeaf
JS Test Harness: Make console and description elements optional in the HTML
by arv@chromium.org
· 13 years ago
4d83841
Bug 67455 - Different regular expression result
by barraclough@apple.com
· 13 years ago
b0ba7fc
https://bugs.webkit.org/show_bug.cgi?id=64202
by msaboff@apple.com
· 14 years ago
a687736
https://bugs.webkit.org/show_bug.cgi?id=63819
by barraclough@apple.com
· 14 years ago
502e874
https://bugs.webkit.org/show_bug.cgi?id=55040
by barraclough@apple.com
· 14 years ago
4a5c87a
Source/JavaScriptCore: Build fix attempt after r89885.
by barraclough@apple.com
· 14 years ago
c61fb32
https://bugs.webkit.org/show_bug.cgi?id=61585
by barraclough@apple.com
· 14 years ago
0c25d9a
Rubber Stamped by Sam Weinig.
by barraclough@apple.com
· 14 years ago
ed12da4
https://bugs.webkit.org/show_bug.cgi?id=60866
by barraclough@apple.com
· 14 years ago
5a84a85
Source/JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=60860
by barraclough@apple.com
· 14 years ago
46ac6b3
2011-05-02 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
9e21f08
https://bugs.webkit.org/show_bug.cgi?id=59221
by barraclough@apple.com
· 14 years ago
ee320df
Removed some more executable bits from files that don't need them.
by darin@apple.com
· 14 years ago
f468550
2011-03-14 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
745949b
Bug 56041 - RexExp constructor should only accept flags "gim"
by barraclough@apple.com
· 14 years ago
9ccc4f3
2011-02-28 Tony Gentilcore <tonyg@chromium.org>
by tonyg@chromium.org
· 14 years ago
ba32bc9
2011-02-02 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
6626627
2011-01-24 Peter Varga <pvarga@inf.u-szeged.hu>
by pvarga@webkit.org
· 14 years ago
bb3b3ae
2011-01-21 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
633f239
2011-01-20 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
e217b16
2011-01-19 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
480ad15
2011-01-19 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
69e68d3
2011-01-18 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
b1155bd
2011-01-17 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
0fcfa8d
2011-01-14 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
39a2687
2010-12-17 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
cb86672
2010-12-13 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
ae6c34f
2010-12-10 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
29297b6
2010-12-09 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
8bebb7d
2010-06-28 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
210f453
Permit Character Class Escape in CharacterRange in Character Class.
by barraclough@apple.com
· 14 years ago
c518d8b
2010-12-03 Michael Saboff <msaboff@apple.com>
by msaboff@apple.com
· 14 years ago
59f5573
JavaScriptCore: 010-12-01 Steve Falkenburg <sfalken@apple.com>
by barraclough@apple.com
· 14 years ago
727c9e6
Bug 50297 - \s in YARR should match BOMs.
by barraclough@apple.com
· 14 years ago
1a56bac
JavaScriptCore: Fixed review comments following bug #48101.
by barraclough@apple.com
· 14 years ago
3eeac76
LayoutTests/fast/regex currently contains a number of test cases ported from PCRE's test suites.
by barraclough@apple.com
· 14 years ago
f863256
Bug 48100 - YARR allows what seems like a bogus character-class range
by barraclough@apple.com
· 14 years ago
a92fa37
Bug 48101 - Yarr gives different results for /(?:a*?){2,}/
by barraclough@apple.com
· 14 years ago
dc27e1c
2009-09-19 Shinichiro Hamaji <hamaji@chromium.org>
by hamaji@chromium.org
· 15 years ago