Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don’t require arg to be passed by reference | Thomas Voss | 2024-10-03 | 1 | -1/+1 |
* | Huge library overhaul | Thomas Voss | 2024-10-03 | 1 | -19/+12 |
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -8/+8 |
* | Rename normtype/NT to normform/NF | Thomas Voss | 2024-05-20 | 1 | -4/+4 |
* | Support the 4 forms of Unicode string normalization | Thomas Voss | 2024-05-20 | 1 | -7/+13 |
* | Add ucsnorm_nfkd() | Thomas Voss | 2024-05-15 | 1 | -0/+107 |