aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string/u8casefold.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
* Make the rest of the casemapping functions take custom allocatorsThomas Voss 2024-05-091-12/+20
* Go all in on string views, and fix manualsThomas Voss 2024-05-041-2/+2
* Implement casefoldingThomas Voss 2024-04-151-0/+24