Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename optparse.h to cli.h | Thomas Voss | 2024-05-09 | 1 | -4/+4 |
* | Update README | Thomas Voss | 2024-05-09 | 1 | -4/+9 |
* | Update README | Thomas Voss | 2024-04-28 | 1 | -2/+0 |
* | Add Dutch titlecase tailoring (ijssel → IJssel) | Thomas Voss | 2024-04-27 | 1 | -1/+0 |
* | Update README | Thomas Voss | 2024-04-26 | 1 | -1/+3 |
* | Fully comply with Unicode 15.1 § 3.13 in u8title() | Thomas Voss | 2024-04-26 | 1 | -4/+4 |
* | Fully comply with Unicode 15.1 § 3.13 in u8lower() | Thomas Voss | 2024-04-26 | 1 | -3/+2 |
* | Update README | Thomas Voss | 2024-04-23 | 1 | -0/+2 |
* | Add usage() | Thomas Voss | 2024-04-22 | 1 | -1/+2 |
* | Remove TODO() | Thomas Voss | 2024-04-22 | 1 | -1/+0 |
* | Fix various bugs in word segmentation | Thomas Voss | 2024-04-22 | 1 | -5/+4 |
* | Add TODO() macro | Thomas Voss | 2024-04-22 | 1 | -0/+1 |
* | Don’t support Name_Alias (yet) | Thomas Voss | 2024-04-21 | 1 | -0/+1 |
* | Don’t bother with Unihan (yet) | Thomas Voss | 2024-04-21 | 1 | -0/+5 |
* | Update README | Thomas Voss | 2024-04-16 | 1 | -0/+63 |
* | Formatting | Thomas Voss | 2024-04-16 | 1 | -5/+10 |
* | implement arena allocators | Thomas Voss | 2024-04-16 | 1 | -2/+1 |
* | Add planned feature | Thomas Voss | 2024-04-15 | 1 | -4/+5 |
* | Fix formatting | Thomas Voss | 2024-04-14 | 1 | -12/+13 |
* | Add build instructions | Thomas Voss | 2024-04-14 | 1 | -0/+12 |
* | Add planned features section | Thomas Voss | 2024-04-09 | 1 | -0/+6 |
* | Move unicode/gbrk.h to unicode/string.h | Thomas Voss | 2024-04-09 | 1 | -6/+1 |
* | Add unicode/prop.h | Thomas Voss | 2024-04-01 | 1 | -1/+1 |
* | Add mbio.h and freadrune() | Thomas Voss | 2024-03-31 | 1 | -0/+1 |
* | Update README | Thomas Voss | 2024-03-23 | 1 | -1/+4 |
* | Remove Bob the String-Builder | Thomas Voss | 2024-03-10 | 1 | -1/+0 |
* | Add a disclaimer | Thomas Voss | 2024-03-10 | 1 | -0/+9 |
* | Slightly reword two lines | Thomas Voss | 2024-03-10 | 1 | -2/+2 |
* | Add optparse.h | Thomas Voss | 2024-03-10 | 1 | -1/+1 |
* | Genesis | Thomas Voss | 2024-03-06 | 1 | -0/+24 |