summaryrefslogtreecommitdiff
path: root/js/src/builtin/RegExp.cpp
Commit message (Expand)AuthorAge
* Issue #2259 - process Unicode langtags and locale identifiers according to BC...Martok2023-06-30
* Issue #2083 - Part 3: Fix RegExpShared rooting hazards now it's a GC thing.Job Bautista2023-01-26
* Issue #2083 - Part 2: Remove use of RegExpGuard.Job Bautista2023-01-26
* Issue #1285 - Implement named capturing groups for replacingMartok2022-12-21
* Issue #1285 - implement named capturing groups and named backrefsMartok2022-12-21
* No issue - refactor base classes for easier accessMartok2022-12-21
* Issue #2008 - Implement missing s parameter parsing and align case with spec.Moonchild2022-09-18
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18
* Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."wolfbeast2019-11-18
* Issue #1284 - Implement /s (dotAll) for regular expressions.wolfbeast2019-11-18
* 1320408 - Part 23: Change RegExpObject::{getShared,createShared,dumpBytecode}...Gaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.Gaming4JC2019-07-18
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18
* Use ordinary object for RegExp prototypejanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02