aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add boolean properties to unicode/prop.hThomas Voss 2024-04-0549-0/+12765
* Add unicode/prop.hThomas Voss 2024-04-011-0/+12
* Rename __gbrk_lookup.h to __gbrk.hThomas Voss 2024-04-011-1/+1
* Prefer constexpr, and rename U8_BYTE_*()Thomas Voss 2024-03-312-13/+12
* Remove the need for a state in freadrune()Thomas Voss 2024-03-311-14/+40
* Add mbio.h and freadrune()Thomas Voss 2024-03-311-0/+23
* Add unicode/gbrkThomas Voss 2024-03-232-0/+157
* Rename [set]progname() to mlib_[set]progname()Thomas Voss 2024-03-103-3/+3
* Make mkoptparser() [[gnu::always_inline]]Thomas Voss 2024-03-101-9/+0
* Add the bufalloc_noterm() functionThomas Voss 2024-03-102-22/+29
* Add the U8_ARGS() macroThomas Voss 2024-03-105-21/+21
* Fix bugs in u8haspfx() and u8hassfx()Thomas Voss 2024-03-102-2/+4
* Make optparse() use u8view’s for longoptsThomas Voss 2024-03-101-52/+66
* Fix signedness warningThomas Voss 2024-03-101-1/+1
* Remove Bob the String-BuilderThomas Voss 2024-03-107-107/+0
* Replace optparse_init() with mkoptparser()Thomas Voss 2024-03-101-19/+18
* Add optparse.hThomas Voss 2024-03-101-0/+156
* Add u8has(p s)fxThomas Voss 2024-03-072-0/+18
* Fix macro nameThomas Voss 2024-03-073-3/+3
* Minor tweaksThomas Voss 2024-03-071-1/+3
* GenesisThomas Voss 2024-03-0628-0/+642