Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Go all in on string views, and fix manuals | Thomas Voss | 2024-05-04 | 1 | -8/+8 |
* | Add tests for u8lower() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 1 | -2/+4 |
* | Only compute before_dot or more_above for AZ/TR/LT | Thomas Voss | 2024-04-26 | 1 | -17/+19 |
* | Fully comply with Unicode 15.1 § 3.13 in u8lower() | Thomas Voss | 2024-04-26 | 1 | -13/+55 |
* | Properly lowercase ‘Σ’ to ‘ς’ when at end of word | Thomas Voss | 2024-04-22 | 1 | -2/+5 |
* | Add u8lower() | Thomas Voss | 2024-04-15 | 1 | -0/+46 |