tDOM

Changes On Branch domvalidation
Login

Changes On Branch domvalidation

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

Changes In Branch domvalidation Excluding Merge-Ins

This is equivalent to a diff from 57cf341505 to c4947454bc

2020-07-23
00:03
Cherry-pick by hand of [c4947454bce0]. check-in: ba1e7f4ba5 user: rolf tags: trunk
2020-07-22
00:49
Added "tabs" as possible value to asXML -indent and do the indentation with tabs, if given. check-in: cf00a7c899 user: rolf tags: tabs
2020-07-11
01:04
Fixed bug in case of unknown empty document element. Leaf check-in: c4947454bc user: rolf tags: domvalidation
2020-07-10
18:15
Made dom parse -dtdvalidation a (by default enabled) build option. check-in: 2c055a1883 user: rolf tags: domvalidation
00:31
Merged from trunk. check-in: 174626facf user: rolf tags: domvalidation
00:08
Minor documentation work. check-in: 57cf341505 user: rolf tags: trunk
2020-07-03
11:12
User configurable separator character between namespace URI and local name for XML namespace-aware SAX parser: Added the option -namespaceseparator to the expat command. check-in: 515c90d025 user: rolf tags: trunk

Changes to configure.

Changes to configure.ac.

Changes to doc/domNode.xml.

Changes to extensions/tnc/tnc.c.

Changes to generic/dom.c.

Changes to generic/dom.h.

Changes to generic/domxslt.c.

Changes to generic/tcldom.c.

Changes to tdom.m4.

Changes to tests/data/REC-xslt-19991116.xml.

Changes to tests/dom.test.