Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Everywhere: Use ReadonlySpan<T> instead of Span<T const> | MacDue |
2023-02-08 | LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operations | Timothy Flynn |
2023-01-27 | LibJS+LibLocale: Propagate errors from find_regional_values_for_locale | Timothy Flynn |
2023-01-24 | LibJS+LibLocale: Port Intl.NumberFormat 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 |