aboutsummaryrefslogtreecommitdiff
path: root/include/unicode/string.h
Commit message (Collapse)AuthorAgeFilesLines
* Add u8wcnt_human() and u8wnext_human()Thomas Voss 2024-04-221-0/+2
|
* Support word-segmentationThomas Voss 2024-04-211-0/+3
|
* Rename u8glen() to u8gcnt()Thomas Voss 2024-04-211-1/+1
|
* Add the U8*_SCALE constantsThomas Voss 2024-04-181-0/+5
|
* 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