aboutsummaryrefslogtreecommitdiff
path: root/include/unicode/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-2/+2
|
* Don’t dunder attributesThomas Voss 2024-04-161-10/+10
|
* Fix comment typoThomas Voss 2024-04-161-2/+2
|
* Add _attrs.h for function attributesThomas Voss 2024-04-161-7/+9
|
* Implement casefoldingThomas Voss 2024-04-151-0/+6
|
* Add u8lower()Thomas Voss 2024-04-151-0/+2
|
* Change UF_* for CF_*Thomas Voss 2024-04-141-4/+4
|
* upper_flags to caseflags, and mark dst as restrictThomas Voss 2024-04-141-6/+7
|
* Add u8upper()Thomas Voss 2024-04-131-0/+9
|
* Move unicode/gbrk.h to unicode/string.hThomas Voss 2024-04-091-0/+12