aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string/u8casefold.c
Commit message (Collapse)AuthorAgeFilesLines
* Huge library overhaulThomas Voss 2024-10-031-5/+4
|
* Shorten the string view type namesThomas Voss 2024-09-151-1/+1
|
* 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