summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibLocale/NumberFormat.h
AgeCommit message (Expand)Author
2023-02-08Everywhere: Use ReadonlySpan<T> instead of Span<T const>MacDue
2023-02-08LibJS+LibLocale: Propagate OOM from CLDR NumberFormat Vector operationsTimothy Flynn
2023-01-27LibJS+LibLocale: Propagate errors from find_regional_values_for_localeTimothy Flynn
2023-01-24LibJS+LibLocale: Port Intl.NumberFormat to StringTimothy Flynn
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-09-05LibLocale: Move locale source files to the LibLocale folderTimothy Flynn