Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support NFD & NFKD scale detection… sort of | Thomas Voss | 2024-05-15 | 1 | -1/+5 |
* | Implement NFD string normalization | Thomas Voss | 2024-05-14 | 1 | -0/+77 |
* | Use a 2-stage lookup for u8wnext() and u8wcnt() | Thomas Voss | 2024-05-07 | 1 | -103/+169 |
* | Use a 2-stage lookups for u8gnext() and u8gcnt() | Thomas Voss | 2024-05-07 | 2 | -83/+161 |
* | Add disclaimer | Thomas Voss | 2024-04-22 | 1 | -0/+5 |
* | Fix various bugs in word segmentation | Thomas Voss | 2024-04-22 | 1 | -0/+109 |
* | Remove .txt extension | Thomas Voss | 2024-04-20 | 1 | -3/+3 |
* | Add the U8*_SCALE constants | Thomas Voss | 2024-04-18 | 1 | -0/+55 |
* | Change private symbol prefix from ‘__’ to ‘_’ | Thomas Voss | 2024-04-16 | 1 | -5/+5 |
* | Move script to gen/string/ | Thomas Voss | 2024-04-09 | 1 | -0/+97 |