ladybird/Userland/Libraries/LibLocale
Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Having an alias function that only wraps another one is silly, and
keeping the more obvious name should flush out more uses of deprecated
strings.
No behavior change.
2023-01-27 20:38:49 +00:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DateTimeFormat.cpp AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
DateTimeFormat.h LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2023-01-27 18:00:17 +00:00
Forward.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
Locale.cpp LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2023-01-27 18:00:17 +00:00
Locale.h LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2023-01-27 18:00:17 +00:00
NumberFormat.cpp LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2023-01-27 18:00:17 +00:00
NumberFormat.h LibJS+LibLocale: Propagate errors from find_regional_values_for_locale 2023-01-27 18:00:17 +00:00
PluralRules.cpp LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
PluralRules.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
RelativeTimeFormat.cpp LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
RelativeTimeFormat.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00