| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add mbio.h and freadrune() | Thomas Voss | 2024-03-31 | 1 | -0/+16 | |
| * | Lowercase BITSET() to bitset() | Thomas Voss | 2024-03-29 | 1 | -1/+1 | |
| * | Add the dynarr() macro | Thomas Voss | 2024-03-29 | 1 | -0/+2 | |
| * | Rename bitset macros | Thomas Voss | 2024-03-27 | 1 | -8/+7 | |
| * | Add unicode/gbrk | Thomas Voss | 2024-03-23 | 3 | -0/+1638 | |
| * | Add U8_ARGSP() | Thomas Voss | 2024-03-15 | 1 | -2/+3 | |
| * | Formatting | Thomas Voss | 2024-03-15 | 1 | -1/+2 | |
| * | Use errx() instead of warnx() in ASSUME() | Thomas Voss | 2024-03-15 | 1 | -2/+2 | |
| * | Rename _RUNE_*DEF() to __MLIB_RUNE_*DEF() | Thomas Voss | 2024-03-15 | 1 | -17/+17 | |
| * | Add CLAMP() | Thomas Voss | 2024-03-15 | 1 | -2/+3 | |
| * | Add DAPOP() | Thomas Voss | 2024-03-15 | 1 | -1/+3 | |
| * | Prefer surrounding attribute names with ‘__’ | Thomas Voss | 2024-03-15 | 4 | -21/+32 | |
| * | Rename [set]progname() to mlib_[set]progname() | Thomas Voss | 2024-03-10 | 1 | -3/+3 | |
| * | Make progname() [[gnu::always_inline]] instead of a macro | Thomas Voss | 2024-03-10 | 1 | -1/+6 | |
| * | Make mkoptparser() [[gnu::always_inline]] | Thomas Voss | 2024-03-10 | 1 | -1/+10 | |
| * | Add the bufalloc_noterm() function | Thomas Voss | 2024-03-10 | 1 | -1/+2 | |
| * | Add the U8_ARGS() macro | Thomas Voss | 2024-03-10 | 2 | -10/+11 | |
| * | Make optparse() use u8view’s for longopts | Thomas Voss | 2024-03-10 | 2 | -1/+3 | |
| * | Remove Bob the String-Builder | Thomas Voss | 2024-03-10 | 1 | -39/+0 | |
| * | Replace optparse_init() with mkoptparser() | Thomas Voss | 2024-03-10 | 1 | -3/+6 | |
| * | Add optparse.h | Thomas Voss | 2024-03-10 | 1 | -0/+32 | |
| * | Add __u8view.h | Thomas Voss | 2024-03-10 | 3 | -18/+15 | |
| * | Add u8has(p s)fx | Thomas Voss | 2024-03-07 | 1 | -0/+2 | |
| * | Prefer macros | Thomas Voss | 2024-03-07 | 2 | -10/+10 | |
| * | Formatting fixes | Thomas Voss | 2024-03-07 | 4 | -7/+10 | |
| * | Use the __MLIB prefix | Thomas Voss | 2024-03-07 | 2 | -8/+8 | |
| * | Genesis | Thomas Voss | 2024-03-06 | 11 | -0/+298 | |