summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* Issue #80 - Fix deprot in js/src/irregexp.Job Bautista2022-12-29
* No issue - Fallthrough attributes must be terminated with semicolon.Job Bautista2022-12-25
* Issue #2065 - Part 3: Process install manifests with --track in the recursive...FranklinDM2022-12-24
* Issue #1286 - Parse unicode property escapes and property sequencesMartok2022-12-21
* No issue - Refactor CharacterRange + Unicode handling into module for maintai...Martok2022-12-21
* Issue #1285 - Implement named capturing groups for replacingMartok2022-12-21
* Issue #1285 - implement named capturing groups and named backrefsMartok2022-12-21
* No issue - Refactor parsing of unicode escapes to be more generalMartok2022-12-21
* No issue - Fix VectorMatchPairs allocating more memory than requiredMartok2022-12-21
* No issue - Flag to parse 'v' flag as 'u' for automated tests, disabled by def...Martok2022-12-21
* No issue - refactor base classes for easier accessMartok2022-12-21
* Issue #2056 - Fix handling of captures in lookbehindsMartok2022-12-21
* Issue #1279 - Implement regular expressions lookbehind (v3)Moonchild2022-12-21
* Revert "Issue #1279 - Implement regular expressions lookbehind (v2)"Moonchild2022-12-15
* [No issue] Add executable bit to shell scripts in treetrav902022-11-25
* [intl] Update timezone data to 2022eMoonchild2022-11-06
* Issue #58 - Remove leftover rust build files from /jsFranklinDM2022-10-23
* Issue #1279 - Implement regular expressions lookbehind (v2)Moonchild2022-10-11
* Issue #2016 - Remove non-functional V8 regex importMoonchild2022-10-10
* Fix some debug assertions.Moonchild2022-10-04
* Issue #2008 - Implement missing s parameter parsing and align case with spec.Moonchild2022-09-18
* Issue #80 - Re-unify building of /js/srcMoonchild2022-09-05
* Revert "Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 6: Split ds sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 8: Fix up include for selfhosted.out.h"Moonchild2022-09-05
* Revert "Issue #1676 - Part 9: Move DIRS down in js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 10: Split gc sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 12: Split jit sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 13: Split perf sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 15: Split threading sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 17: Put remaining source files which have debug co...Moonchild2022-09-05
* Revert "Issue #1676 - Part 18: Move and separate top level sources from vm so...Moonchild2022-09-05
* Revert "Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 20: Split vtune sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm bac...Moonchild2022-09-05
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Issue #1999 - Switch to the unorm2 API for String.normalize()Moonchild2022-09-02
* Issue #1996 - Implement at() method on built-in indexables.Moonchild2022-08-29
* Issue #1956 - Fix C++ code standard conformance issue in StoreBuffer.hMoonchild2022-08-28
* Issue #1969 - Implement Intl.RelativeTimeFormat.Job Bautista2022-07-25
* Issue #1971 - Part 5: Update Spidermonkey for Unicode 11.Job Bautista2022-07-24
* Issue #1971 - Part 2: Update ICU source to 63.2.Job Bautista2022-07-24
* Issue #1805 - Follow-up: Include the same headers for Solaris as well to1805-stacksizeMoonchild2022-07-15
* Issue #1805 - Follow-up: provide for Linux builds using rlimit and min/max.Moonchild2022-07-15
* Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15