tDOM

Check-in [672fc9ca28]
Login

Check-in [672fc9ca28]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merged from trunk.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | domvalidation
Files: files | file ages | folders
SHA3-256: 672fc9ca28d5fbdda879e7f0774aa50d3da182d8b1058e912dcbaa2b9df78ea5
User & Date: rolf 2019-06-06 23:23:42.668
Context
2020-07-10
00:28
Fixed the test data to be valid (and in sync with the source). check-in: 6ff953f765 user: rolf tags: domvalidation
2019-06-06
23:23
Merged from trunk. check-in: 672fc9ca28 user: rolf tags: domvalidation
2019-05-09
18:31
Reworked (and renamed) selectNodesNamespaces to make it usable from elsewhere and made it public. check-in: 4ca5de8963 user: rolf tags: trunk
2018-12-14
09:54
Merged from trunk. check-in: 6a48682b06 user: rolf tags: domvalidation
Changes
Unified Diff Side-by-Side Diff Patch
Changes to configure.
Changes to generic/dom.c.
Changes to generic/tcldom.c.
Changes to generic/tcldom.h.
Changes to generic/tclexpat.h.
Changes to generic/tdomDecls.h.
Changes to lib/tdom.tcl.
Changes to tdom.m4.
Changes to tests/data/REC-xslt-19991116.xml.
Changes to tests/dom.test.
Changes to tests/loadtdom.tcl.