Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ASSUME()s | Thomas Voss | 2024-05-09 | 1 | -0/+4 |
| | |||||
* | Add custom allocator support to u8upper() | Thomas Voss | 2024-05-09 | 1 | -13/+20 |
| | |||||
* | Go all in on string views, and fix manuals | Thomas Voss | 2024-05-04 | 1 | -2/+2 |
| | |||||
* | Properly upper- and titlecase āiā and ājā in Lithuanian | Thomas Voss | 2024-04-24 | 1 | -1/+8 |
| | |||||
* | Reorganize some things | Thomas Voss | 2024-04-14 | 1 | -8/+3 |
| | |||||
* | Change UF_* for CF_* | Thomas Voss | 2024-04-14 | 1 | -3/+3 |
| | |||||
* | Mark dst as restrict | Thomas Voss | 2024-04-14 | 1 | -2/+2 |
| | |||||
* | Add u8upper() | Thomas Voss | 2024-04-13 | 1 | -0/+36 |