aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string
Commit message (Collapse)AuthorAgeFilesLines
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-3/+3
|
* Implement casefoldingThomas Voss 2024-04-151-0/+24
|
* Add u8lower()Thomas Voss 2024-04-151-0/+46
|
* 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
|
* Move unicode/gbrk.h to unicode/string.hThomas Voss 2024-04-092-0/+157