Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It’s -1 to subtract the ‘=’, not +1HEADmaster | Thomas Voss | 2024-11-01 | 1 | -2/+2 |
| | |||||
* | Make string view lengths signed | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | Only use UTF-8 when the locale permits it | Thomas Voss | 2024-10-28 | 1 | -4/+15 |
| | |||||
* | Typedef enums and structures | Thomas Voss | 2024-10-03 | 1 | -8/+8 |
| | |||||
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -12/+12 |
| | |||||
* | Add encoding-generic macros | Thomas Voss | 2024-05-14 | 1 | -2/+2 |
| | |||||
* | Rename optparse.h to cli.h | Thomas Voss | 2024-05-09 | 1 | -0/+159 |