summaryrefslogtreecommitdiff
path: root/js/src/builtin/intl/CommonFunctions.js
Commit message (Expand)AuthorAge
* Issue #2350 - Part 1: Apply "minimumIntegerDigits" to number-formattersMoonchild2023-10-19
* Issue #2350 - Part 0: Add a helper function DefaultNumberOptionMoonchild2023-10-19
* Issue #2259 - Performance improvements in LocaleMartok2023-06-30
* Issue #1819 - Implement Intl.Locale proposalMartok2023-06-30
* Issue #2259 - process Unicode langtags and locale identifiers according to BC...Martok2023-06-30
* Issue #2259 - Improve ResolveLocale performance when initializing the default...Martok2023-06-30
* Issue #2259 - Support Unicode extensions with multiple value subtags in BCP47...Martok2023-06-30
* Issue #2259 - Reimplement String.prototype.toLocale{Lower,Upper}Case per ECMA...Martok2023-06-29
* Issue #2259 - Update Intl.* Object-ness to ECMA-402, 4th editionMartok2023-06-29
* Issue #2259 - Introduce helper for self-hosted hasOwnProperty calls in intlMartok2023-06-29
* Issue #2046 - Move a bunch of functions in builtin/intl/CommonFunctions.js in...Martok2023-02-17
* Issue #2046 - Move builtin/Intl.js (which now contains only shared functional...Martok2023-02-17