| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add boolean properties to unicode/prop.h | Thomas Voss | 2024-04-05 | 49 | -0/+12765 | 
| * | Add unicode/prop.h | Thomas Voss | 2024-04-01 | 1 | -0/+12 | 
| * | Rename __gbrk_lookup.h to __gbrk.h | Thomas Voss | 2024-04-01 | 1 | -1/+1 | 
| * | Prefer constexpr, and rename U8_BYTE_*() | Thomas Voss | 2024-03-31 | 2 | -13/+12 | 
| * | Remove the need for a state in freadrune() | Thomas Voss | 2024-03-31 | 1 | -14/+40 | 
| * | Add mbio.h and freadrune() | Thomas Voss | 2024-03-31 | 1 | -0/+23 | 
| * | Add unicode/gbrk | Thomas Voss | 2024-03-23 | 2 | -0/+157 | 
| * | Rename [set]progname() to mlib_[set]progname() | Thomas Voss | 2024-03-10 | 3 | -3/+3 | 
| * | Make mkoptparser() [[gnu::always_inline]] | Thomas Voss | 2024-03-10 | 1 | -9/+0 | 
| * | Add the bufalloc_noterm() function | Thomas Voss | 2024-03-10 | 2 | -22/+29 | 
| * | Add the U8_ARGS() macro | Thomas Voss | 2024-03-10 | 5 | -21/+21 | 
| * | Fix bugs in u8haspfx() and u8hassfx() | Thomas Voss | 2024-03-10 | 2 | -2/+4 | 
| * | Make optparse() use u8view’s for longopts | Thomas Voss | 2024-03-10 | 1 | -52/+66 | 
| * | Fix signedness warning | Thomas Voss | 2024-03-10 | 1 | -1/+1 | 
| * | Remove Bob the String-Builder | Thomas Voss | 2024-03-10 | 7 | -107/+0 | 
| * | Replace optparse_init() with mkoptparser() | Thomas Voss | 2024-03-10 | 1 | -19/+18 | 
| * | Add optparse.h | Thomas Voss | 2024-03-10 | 1 | -0/+156 | 
| * | Add u8has(p s)fx | Thomas Voss | 2024-03-07 | 2 | -0/+18 | 
| * | Fix macro name | Thomas Voss | 2024-03-07 | 3 | -3/+3 | 
| * | Minor tweaks | Thomas Voss | 2024-03-07 | 1 | -1/+3 | 
| * | Genesis | Thomas Voss | 2024-03-06 | 28 | -0/+642 |