Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added code which handles outside BMP codepoints even for Tcl 8.6 in case of entity serialization. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | wip |
Files: | files | file ages | folders |
SHA3-256: |
96d934bb241f1e2aace3ce0a82fc9bc6 |
User & Date: | rolf 2024-06-26 01:32:29.921 |
Context
2024-06-26
| ||
01:48 | Updated to HTML 5 entities also for serializating with -htmlEntities. Closed-Leaf check-in: cb90628bb3 user: rolf tags: HTML5Entities | |
01:32 | Added code which handles outside BMP codepoints even for Tcl 8.6 in case of entity serialization. Closed-Leaf check-in: 96d934bb24 user: rolf tags: wip | |
2024-06-24
| ||
23:39 | Merged from trunk. check-in: 91f818a493 user: rolf tags: wip | |
Changes
Changes to generic/tcldom.c.
Changes to tests/domDoc.test.