1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 18:57:42 +00:00
serenity/Userland/Libraries/LibLocale
2023-01-19 20:57:30 +00:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DateTimeFormat.cpp LibLocale+LibJS: Port locale parsing and processing to String 2023-01-19 20:57:30 +00:00
DateTimeFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Forward.h LibLocale: Move locale source files to the LibLocale folder 2022-09-05 14:37:16 -04:00
Locale.cpp LibLocale: Remove now-unused [LanguageID,LocaleID]::to_deprecated_string 2023-01-19 20:57:30 +00:00
Locale.h LibLocale: Remove now-unused [LanguageID,LocaleID]::to_deprecated_string 2023-01-19 20:57:30 +00:00
NumberFormat.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
NumberFormat.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01: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