Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Huge library overhaul | Thomas Voss | 2024-10-03 | 1 | -11/+10 |
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -2/+2 |
* | Add encoding-generic macros | Thomas Voss | 2024-05-14 | 1 | -11/+11 |
* | Fix bug where pointer to local was returned | Thomas Voss | 2024-05-09 | 1 | -0/+1 |
* | Try to do better error handling with custom allocators | Thomas Voss | 2024-05-09 | 1 | -6/+3 |
* | Make the rest of the casemapping functions take custom allocators | Thomas Voss | 2024-05-09 | 1 | -16/+10 |
* | Fix typo | Thomas Voss | 2024-05-04 | 1 | -1/+1 |
* | Minor cleanup | Thomas Voss | 2024-05-04 | 1 | -6/+6 |
* | Slightly improve tests | Thomas Voss | 2024-05-04 | 1 | -10/+8 |
* | Replace u8split() with u8cut() | Thomas Voss | 2024-05-04 | 1 | -3/+3 |
* | Fix tests and generalize *brk tests | Thomas Voss | 2024-05-04 | 1 | -16/+14 |
* | Use a ternary | Thomas Voss | 2024-05-04 | 1 | -10/+5 |
* | Generalize case-mapping tests | Thomas Voss | 2024-05-04 | 1 | -0/+98 |