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

Changes In Branch parser-defaultcurrent Excluding Merge-Ins

This is equivalent to a diff from ac03b8c44e to d501542ab8

2015-04-01
22:12
Added new expat parser cmd method currentmarkup. check-in: 2b183ffd3f user: rolf tags: trunk
21:46
Added lokal clean-up to every test (as it should be) and removed general clean-up, which was interfered by other test helper procs. Closed-Leaf check-in: d501542ab8 user: rolf tags: parser-defaultcurrent
21:35
Corrected typo. check-in: 6f3daefad3 user: rolf tags: parser-defaultcurrent
18:12
Plugged memory leaks in case of defective XPath expressions. check-in: 6cae756100 user: rolf tags: trunk
00:44
Merged from trunk. check-in: 9a616f0d21 user: rolf tags: parser-defaultcurrent
2015-03-26
11:29
Enforce value range for -indentAttrs value. check-in: ac03b8c44e user: rolf tags: trunk
01:23
Added option -indentAttrs to the domDoc/domNode method asXML. check-in: 3245a04ed5 user: rolf tags: trunk

Changes to doc/expat.xml.

Changes to generic/tclexpat.c.

Changes to generic/tclexpat.h.

Changes to tests/parser.test.

Changes to tests/pi.test.