Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | charwidth: use pre-generated map file | bptato | 2024-01-04 | 1 | -0/+1 |
| | | | | Also for reducing compilation time. | ||||
* | idna: use pre-generated map file, misc changes | bptato | 2024-01-04 | 1 | -0/+218 |
Speeds up compilation somewhat. Included in the repository because it's not that huge. misc changes: * use seq, not set for UCS-16 sets (it takes up less space) * remove unnecessary noSideEffects casts |