Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | LibLocale: Propagate OOM from CLDR DateTime Vector and String operations | Timothy Flynn |
2023-01-28 | LibLocale: Remove last use of DeprecatedString from LibLocale | Timothy Flynn |
2023-01-27 | AK: Remove StringBuilder::build() in favor of to_deprecated_string() | Linus Groh |
2023-01-27 | LibJS+LibLocale: Propagate errors from find_regional_values_for_locale | Timothy Flynn |
2023-01-27 | LibJS+LibLocale: Port Intl.DateTimeFormat to String | Timothy Flynn |
2023-01-27 | LibLocale: Remove "else" after "if" statements that always return | Timothy Flynn |
2023-01-24 | LibJS+LibLocale: Port Intl.NumberFormat to String | Timothy Flynn |
2023-01-22 | LibJS+LibLocale: Port remaining locale APIs to String | Timothy Flynn |
2023-01-19 | LibLocale+LibJS: Port locale parsing and processing to String | Timothy Flynn |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-05 | LibLocale: Move locale source files to the LibLocale folder | Timothy Flynn |