tDOM

Changes On Branch prepare-release
Login

Changes On Branch prepare-release

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

Changes In Branch prepare-release Excluding Merge-Ins

This is equivalent to a diff from 27598e33da to 91873c2398

2022-07-14
23:51
Postponed the release for a few last minute feature adds and tweaks. check-in: 1db99effe6 user: rolf tags: trunk
2022-06-23
12:32
Adapted documentation to prior implementation changes. Closed-Leaf check-in: 91873c2398 user: rolf tags: prepare-release
2022-06-21
22:01
Merged from trunk. check-in: 8afa987140 user: rolf tags: prepare-release
22:00
Added non-standard XPath function laststring() which behaves like string(), just returing the string value of the last node in case of a node set result. check-in: 27598e33da user: rolf tags: trunk
2022-06-08
23:49
Added non-standard XPath function laststring() which behaves like string(), just returing the string value of the last string in case of a node set result. Closed-Leaf check-in: 53674ce50a user: rolf tags: xpath-func-laststring
2022-06-02
22:54
Added commands tdom::fsnewNode and tdom::fsinsertNode. check-in: 0595f7faca user: rolf tags: trunk

Changes to doc/schema.html.

Changes to doc/schema.n.

Changes to doc/schema.xml.

Changes to generic/tcldom.c.

Changes to tests/domNode.test.

Changes to tests/i18n.test.

Changes to tests/schema.test.

Changes to win/rules-ext.vc.

Changes to win/rules.vc.

Changes to win/targets.vc.