Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | charcategory: move out isDigitAscii | bptato | 2023-12-14 | 1 | -5/+0 |
| | | | | so we do not have to import unicode | ||||
* | break up twtstr somewhat | bptato | 2023-12-13 | 1 | -0/+16 |
Avoid computing e.g. charwidth data for http which does not need it at all. |