aboutsummaryrefslogtreecommitdiff
path: root/lib/mbstring
Commit message (Collapse)AuthorAgeFilesLines
* Shorten the string view type namesThomas Voss 2024-09-1511-11/+11
|
* FormattingThomas Voss 2024-06-043-5/+6
|
* Fix bug detected by GCC sanitizerThomas Voss 2024-05-101-1/+6
|
* Replace u8split() with u8cut()Thomas Voss 2024-05-042-16/+19
|
* Go all in on string views, and fix manualsThomas Voss 2024-05-0411-77/+74
|
* Add u8split()Thomas Voss 2024-05-041-0/+16
|
* Remove usages of __MLIB_NO_MACRO_WRAPPERThomas Voss 2024-04-093-6/+3
|
* Prefer constexpr, and rename U8_BYTE_*()Thomas Voss 2024-03-312-13/+12
|
* Add the U8_ARGS() macroThomas Voss 2024-03-104-9/+7
|
* Fix bugs in u8haspfx() and u8hassfx()Thomas Voss 2024-03-102-2/+4
|
* Add u8has(p s)fxThomas Voss 2024-03-072-0/+18
|
* Fix macro nameThomas Voss 2024-03-073-3/+3
|
* GenesisThomas Voss 2024-03-0611-0/+387