This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-14 03:36:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0d81e470ec07745efffbb81becfb4bfca89bb5b
ladybird
/
Userland
/
Libraries
/
LibUnicode
History
Andreas Kling
df547bb321
LibUnicode: Avoid redundant UTF-8 validation in AK::String helpers
2024-04-21 19:32:49 +02:00
..
CharacterTypes.cpp
…
CharacterTypes.h
…
CMakeLists.txt
…
CurrencyCode.cpp
LibUnicode+LibJS: Move Unicode::get_available_currencies() to Locale.h
2022-09-05 14:37:16 -04:00
CurrencyCode.h
…
Emoji.cpp
LibUnicode: Detect ZWJ sequences when filtering by emoji presentation
2023-03-05 20:21:57 +01:00
Emoji.h
…
Forward.h
AK+LibUnicode: Expose TrailingCodePointTransformation in to_titlecase
2023-11-28 17:15:27 -05:00
IDNA.cpp
…
IDNA.h
…
Normalize.cpp
…
Normalize.h
LibUnicode: Generate and use code point composition mappings
2024-04-06 14:21:04 -04:00
Punycode.cpp
LibUnicode: Add Punycode::encode
2023-12-10 08:04:58 -05:00
Punycode.h
…
Segmentation.cpp
LibUnicode: Update to Unicode version 15.1.0
2023-09-15 18:30:26 +02:00
Segmentation.h
…
String.cpp
LibUnicode: Avoid redundant UTF-8 validation in AK::String helpers
2024-04-21 19:32:49 +02:00
UnicodeUtils.cpp
…
UnicodeUtils.h
…