Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | It’s -1 to subtract the ‘=’, not +1 | Thomas Voss | 3 weeks | |
Age | Commit message | Author | Files | Lines |
2024-11-01 | It’s -1 to subtract the ‘=’, not +1HEADmaster | Thomas Voss | 1 | -2/+2 |
2024-10-30 | Make string view lengths signed | Thomas Voss | 6 | -10/+10 |
2024-10-29 | Make ucswdth() take a current width | Thomas Voss | 2 | -5/+5 |
2024-10-28 | Only use UTF-8 when the locale permits it | Thomas Voss | 1 | -4/+15 |
2024-10-16 | Take a pointer to a pointer | Thomas Voss | 5 | -15/+15 |
2024-10-16 | Fix bounds check | Thomas Voss | 1 | -1/+1 |
2024-10-16 | Fix include name | Thomas Voss | 1 | -1/+1 |
2024-10-16 | Mark function as inline | Thomas Voss | 1 | -1/+1 |
2024-10-16 | Fix code I didn’t test | Thomas Voss | 1 | -1/+1 |
2024-10-16 | Add array_set_size() | Thomas Voss | 1 | -1/+12 |
[...] | ||||
Clone | ||||
git://git.thomasvoss.com/mlib.git | ||||
git@git.thomasvoss.com:mlib |