ladybird/Userland/Libraries/LibUnicode
2024-09-06 15:42:33 -04:00
..
CharacterTypes.cpp LibUnicode: Add code point GC queries for Punctuation and Separator 2024-09-06 07:42:59 +02:00
CharacterTypes.h LibUnicode: Add code point GC queries for Punctuation and Separator 2024-09-06 07:42:59 +02:00
CMakeLists.txt LibUnicode: Remove unused emoji support methods 2024-09-06 15:42:33 -04:00
Collator.cpp LibJS+LibUnicode: Make the collation sensitivity default locale-aware 2024-08-15 13:44:32 +02:00
Collator.h LibJS+LibUnicode: Make the collation sensitivity default locale-aware 2024-08-15 13:44:32 +02:00
CurrencyCode.cpp LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h 2022-09-05 14:37:16 -04:00
CurrencyCode.h LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h 2022-09-05 14:37:16 -04:00
DateTimeFormat.cpp LibUnicode: Cache all created icu::TimeZone objects 2024-09-03 19:26:04 +02:00
DateTimeFormat.h LibJS+LibUnicode: Update the Intl.DateTimeFormat constructor spec steps 2024-08-15 17:21:00 -04:00
DisplayNames.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
DisplayNames.h LibCore+LibJS+LibUnicode: Port retrieving time zone offsets to ICU 2024-06-26 10:14:02 +02:00
DurationFormat.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
DurationFormat.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
Forward.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
ICU.cpp LibUnicode: Cache all created icu::TimeZone objects 2024-09-03 19:26:04 +02:00
ICU.h LibUnicode: Cache all created icu::TimeZone objects 2024-09-03 19:26:04 +02:00
IDNA.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
IDNA.h LibUnicode: Replace IDNA ASCII conversion with ICU 2024-06-18 21:07:56 +02:00
ListFormat.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
ListFormat.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
Locale.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
Locale.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
Normalize.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
Normalize.h LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
NumberFormat.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
NumberFormat.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
PartitionRange.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
PluralRules.cpp LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
PluralRules.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
RelativeTimeFormat.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
RelativeTimeFormat.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
Segmenter.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
Segmenter.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00
String.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
TimeZone.cpp LibUnicode: Cache all created icu::TimeZone objects 2024-09-03 19:26:04 +02:00
TimeZone.h LibUnicode: Cache all created icu::TimeZone objects 2024-09-03 19:26:04 +02:00
UnicodeKeywords.cpp Everywhere: Remove AK_DONT_REPLACE_STD macro 2024-07-30 18:38:02 -06:00
UnicodeKeywords.h LibUnicode+Everywhere: Merge LibLocale back into LibUnicode 2024-06-23 19:52:45 +02:00