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
2025-12-25 10:48:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
823fdb83dbba2643475f77f5041f6f1da179b88c
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
LibURL+LibUnicode+LibWebView: Handle punycode directly in LibURL
2024-03-26 12:25:21 -04:00
CurrencyCode.cpp
…
CurrencyCode.h
…
Emoji.cpp
…
Emoji.h
…
Forward.h
…
IDNA.cpp
…
IDNA.h
…
Normalize.cpp
LibUnicode: Generate and use code point composition mappings
2024-04-06 14:21:04 -04:00
Normalize.h
LibUnicode: Generate and use code point composition mappings
2024-04-06 14:21:04 -04:00
Punycode.cpp
…
Punycode.h
…
Segmentation.cpp
…
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
…