Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ucsnorm_nfkd() | Thomas Voss | 2024-05-15 | 1 | -1/+1 |
* | Implement NFD string normalization | Thomas Voss | 2024-05-14 | 1 | -8/+10 |
* | Fix test suite | Thomas Voss | 2024-05-14 | 1 | -2/+2 |
* | Make the rest of the casemapping functions take custom allocators | Thomas Voss | 2024-05-09 | 1 | -0/+1 |
* | Add tests for u8wnext_human() | Thomas Voss | 2024-05-04 | 1 | -6/+7 |
* | Add tests for u8casefold() | Thomas Voss | 2024-05-04 | 1 | -0/+1 |
* | Fix tests and generalize *brk tests | Thomas Voss | 2024-05-04 | 1 | -2/+2 |
* | Add tests for u8title() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 1 | -0/+1 |
* | Inline gen-test-data | Thomas Voss | 2024-05-04 | 1 | -14/+23 |
* | Add tests for grapheme breaking | Thomas Voss | 2024-05-03 | 1 | -1/+2 |
* | Add a test for word breaking | Thomas Voss | 2024-04-22 | 1 | -0/+33 |