aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string/u8upper.c
Commit message (Expand)AuthorAgeFilesLines
* Accept an element size argument to allocatorsThomas Voss 2024-05-101-2/+2
* Try to do better error handling with custom allocatorsThomas Voss 2024-05-091-2/+0
* Add ASSUME()sThomas Voss 2024-05-091-0/+4
* Add custom allocator support to u8upper()Thomas Voss 2024-05-091-13/+20
* Go all in on string views, and fix manualsThomas Voss 2024-05-041-2/+2
* Properly upper- and titlecase ā€˜iā€™ and ā€˜jā€™ in LithuanianThomas Voss 2024-04-241-1/+8
* Reorganize some thingsThomas Voss 2024-04-141-8/+3
* Change UF_* for CF_*Thomas Voss 2024-04-141-3/+3
* Mark dst as restrictThomas Voss 2024-04-141-2/+2
* Add u8upper()Thomas Voss 2024-04-131-0/+36