Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'F' missing from fullwidth chars + display bugs | bptato | 2023-06-09 | 1 | -1/+1 |
* | Add support for canvas and multipart | bptato | 2023-06-05 | 1 | -5/+0 |
* | Support all whatwg encodings | bptato | 2023-05-20 | 1 | -0/+7 |
* | Add display/output encoding | bptato | 2023-05-19 | 1 | -8/+31 |
* | Update character width ranges | bptato | 2023-02-05 | 1 | -0/+42 |
* | data/idna, utils/twtstr: clean up, fix bugs | bptato | 2023-01-05 | 1 | -8/+1 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 2 | -1/+434 |
* | Implement HTML5 parsing | bptato | 2022-07-11 | 1 | -1/+1 |
* | Fix bug in idna that prevented building release | bptato | 2022-02-08 | 1 | -2/+7 |
* | Cleanup idna code a bit | bptato | 2022-02-08 | 1 | -100/+85 |
* | Add punycode support | bptato | 2021-12-29 | 1 | -0/+212 |