Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2022-01-31 | LibUnicode: Generate a list of available numbering systems | Timothy Flynn |
2022-01-27 | LibUnicode: Templatize our naive implementation of plurality selection | Timothy Flynn |
2022-01-12 | LibUnicode: Parse number system digits from the CLDR | Timothy Flynn |
2022-01-11 | LibUnicode: Add an API to retrieve a locale's default numbering system | Timothy Flynn |
2022-01-11 | LibJS+LibUnicode: Move replacement of number system digits to LibUnicode | Timothy Flynn |
2022-01-04 | LibUnicode: Convert UnicodeNumberFormat to link with weak symbols | Timothy Flynn |
2021-12-21 | LibUnicode: Dynamically load the generated UnicodeNumberFormat symbols | Timothy Flynn |
2021-12-11 | LibJS+LibUnicode: Generate unique numeric symbol lists | Timothy Flynn |
2021-11-29 | LibJS+LibUnicode: Separate number formatting methods from Locale.h | Timothy Flynn |