Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -2/+2 |
| | |||||
* | Add explicit underlying type for enums | Thomas Voss | 2024-04-22 | 1 | -1/+1 |
| | | | | | | Due to the size of the lookup tables, we want to use the smallest possible underlying type for the Unicode property enumerations in order to reduce the binary size as much as possible. | ||||
* | Add uprop_blkname() | Thomas Voss | 2024-04-15 | 1 | -0/+344 |