Timothy Flynn 32a01a60e7 LibUnicode: Remove non-iterative text segmentation algorithms vor 2 Jahren
..
CMakeLists.txt 2d487e4e4c LibUnicode+LibJS: Move text segmentation algorithms to their own files vor 2 Jahren
CharacterTypes.cpp 2d487e4e4c LibUnicode+LibJS: Move text segmentation algorithms to their own files vor 2 Jahren
CharacterTypes.h 2d487e4e4c LibUnicode+LibJS: Move text segmentation algorithms to their own files vor 2 Jahren
CurrencyCode.cpp 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h vor 2 Jahren
CurrencyCode.h 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h vor 2 Jahren
Emoji.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
Emoji.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
Forward.h 70d0c1616f LibUnicode: Add decomposition mappings and Unicode normalization vor 2 Jahren
Normalize.cpp 58bc831750 LibUnicode: Return a String from Unicode normalization vor 2 Jahren
Normalize.h 58bc831750 LibUnicode: Return a String from Unicode normalization vor 2 Jahren
Segmentation.cpp 5cbf054651 LibUnicode: Fix typos causing text segmentation on mid-word punctuation vor 2 Jahren
Segmentation.h 32a01a60e7 LibUnicode: Remove non-iterative text segmentation algorithms vor 2 Jahren
String.cpp 537fcaf59e AK+LibUnicode: Provide Unicode-aware caseless String matching vor 2 Jahren
UnicodeUtils.cpp 6ce7ec2eb3 LibUnicode: Use iterative text segmentation algorithms for titlecasing vor 2 Jahren
UnicodeUtils.h 8f2589b3b0 LibUnicode: Parse and generate case folding code point data vor 2 Jahren