ladybird/Userland/Libraries/LibUnicode
2024-06-22 14:56:39 +02:00
..
CharacterTypes.cpp LibUnicode: Replace code point bidirectional classes with ICU 2024-06-22 14:56:39 +02:00
CharacterTypes.h LibUnicode: Remove now-unused code generator facilities 2024-06-22 14:56:39 +02:00
CMakeLists.txt CI+LibUnicode: Remove the UCD from the system 2024-06-22 14:56:39 +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
Emoji.cpp LibUnicode+LibGfx: Remove superfluous emoji metadata 2024-06-22 14:56:39 +02:00
Emoji.h LibUnicode+LibGfx: Remove superfluous emoji metadata 2024-06-22 14:56:39 +02:00
Forward.h LibUnicode+LibGfx: Remove superfluous emoji metadata 2024-06-22 14:56:39 +02:00
IDNA.cpp LibUnicode: Replace IDNA ASCII conversion with ICU 2024-06-18 21:07:56 +02:00
IDNA.h LibUnicode: Replace IDNA ASCII conversion with ICU 2024-06-18 21:07:56 +02:00
Normalize.cpp LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
Normalize.h LibUnicode: Replace Unicode string normalization with ICU 2024-06-18 21:07:56 +02:00
String.cpp LibUnicode: Replace case transformations and comparison with ICUs 2024-06-20 10:59:55 +02:00