Timothy Flynn aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
..
CMakeLists.txt aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
CharacterTypes.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
CharacterTypes.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
CurrencyCode.cpp 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h 2 years ago
CurrencyCode.h 6c7b05a0ff LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h 2 years ago
Emoji.cpp f8a0365002 LibUnicode: Detect ZWJ sequences when filtering by emoji presentation 2 years ago
Emoji.h 42c272c059 LibUnicode: Allow ignoring text presentation emoji in sequence detection 2 years ago
Forward.h 6b32a1f18f AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 1 year ago
IDNA.cpp 43e9dc0500 LibUnicode: Use weak symbols to provide default IDNA defintions 1 year ago
IDNA.h 43e9dc0500 LibUnicode: Use weak symbols to provide default IDNA defintions 1 year ago
Normalize.cpp 02a8683266 LibUnicode+LibJS: Stop propagating small OOM errors from normalization 1 year ago
Normalize.h 02a8683266 LibUnicode+LibJS: Stop propagating small OOM errors from normalization 1 year ago
Punycode.cpp cfd0a60863 LibUnicode: Add Punycode::encode 1 year ago
Punycode.h cfd0a60863 LibUnicode: Add Punycode::encode 1 year ago
Segmentation.cpp 139c575cc9 LibUnicode: Update to Unicode version 15.1.0 1 year ago
Segmentation.h 32a01a60e7 LibUnicode: Remove non-iterative text segmentation algorithms 2 years ago
String.cpp 6b32a1f18f AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase 1 year ago
URL.cpp 58f08107b0 AK+LibUnicode: Add Unicode::create_unicode_url 1 year ago
URL.h 58f08107b0 AK+LibUnicode: Add Unicode::create_unicode_url 1 year ago
UnicodeUtils.cpp 1f0e24bc3b LibUnicode: Fix compilation when ENABLE_UNICODE_DATABASE_DOWNLOAD is OFF 1 year ago
UnicodeUtils.h bbfe0d3a82 LibWeb: Implement `text-transform: capitalize` 1 year ago