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-04-06 04:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3690305794de2f9a8ed51fa71f3201ccf41efabb
ladybird
/
Userland
/
Libraries
/
LibUnicode
History
Timothy Flynn
32a01a60e7
LibUnicode: Remove non-iterative text segmentation algorithms
...
They are now unused.
2023-02-16 11:18:53 +01:00
..
CharacterTypes.cpp
…
CharacterTypes.h
…
CMakeLists.txt
…
CurrencyCode.cpp
…
CurrencyCode.h
…
Emoji.cpp
…
Emoji.h
…
Forward.h
…
Normalize.cpp
…
Normalize.h
…
Segmentation.cpp
LibUnicode: Fix typos causing text segmentation on mid-word punctuation
2023-02-15 12:36:47 +01:00
Segmentation.h
LibUnicode: Remove non-iterative text segmentation algorithms
2023-02-16 11:18:53 +01:00
String.cpp
…
UnicodeUtils.cpp
LibUnicode: Use iterative text segmentation algorithms for titlecasing
2023-02-16 11:18:53 +01:00
UnicodeUtils.h
…