summaryrefslogtreecommitdiff
path: root/js/src/jsstr.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.Brian Smith2023-07-13
* Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects.Brian Smith2023-07-13
* Issue #1240 - Part 1 - Define a new BigInt primitive type.Brian Smith2023-07-13
* Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA...Martok2023-06-29
* Issue #2046 - Trim builtin/Intl.*'s #include set down to what is required for...Martok2023-02-16
* 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 #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
* Issue #1751 -- Remove XP_DARWINMoonchild2021-05-02
* Issue #1726 - Implement String.replaceAll()meatloaf2021-02-04
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22
* Issue #1302 - Add self-hosted implementation for string regex .matchAllwolfbeast2019-11-26
* 1320408 - Part 18: Change StringObject::init to static method.Gaming4JC2019-07-18
* 1320408 - Part 15: Change NativeObject::addDataProperty to static method.Gaming4JC2019-07-18
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18
* 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12
* Implement String.prototype.trimStart and trimEnd.wolfbeast2019-05-17
* Fix build error with JS_HAS_TOSOURCE undefined.wolfbeast2019-02-02
* Reinstate string.prototype.contains()wolfbeast2018-06-07
* Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.wolfbeast2018-05-04
* Issue #325 Part 5: Remove non-Intl legacy code paths from js.wolfbeast2018-05-04
* Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScriptjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02