ladybird/Userland/Libraries/LibUnicode
Shannon Booth 6b32a1f18f AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase
Relocating the definition of this enum from LibUnicode to AK.
2023-11-28 17:15:27 -05:00
..
CharacterTypes.cpp LibUnicode: Define case-insensitive string comparison more generically 2023-11-08 12:54:26 -05:00
CharacterTypes.h AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 2023-11-28 17:15:27 -05:00
CMakeLists.txt
CurrencyCode.cpp
CurrencyCode.h
Emoji.cpp
Emoji.h
Forward.h AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 2023-11-28 17:15:27 -05:00
Normalize.cpp LibUnicode+LibJS: Stop propagating small OOM errors from normalization 2023-09-09 13:03:25 -04:00
Normalize.h LibUnicode+LibJS: Stop propagating small OOM errors from normalization 2023-09-09 13:03:25 -04:00
Segmentation.cpp LibUnicode: Update to Unicode version 15.1.0 2023-09-15 18:30:26 +02:00
Segmentation.h
String.cpp AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 2023-11-28 17:15:27 -05:00
UnicodeUtils.cpp LibWeb: Implement text-transform: capitalize 2023-10-03 09:47:17 -04:00
UnicodeUtils.h LibWeb: Implement text-transform: capitalize 2023-10-03 09:47:17 -04:00