Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Raise the limit of maximum number of different xml namespace declarations within an xml document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | more-xml-ns |
Files: | files | file ages | folders |
SHA1: |
a689b0c326c503da3d86628bb73d7012 |
User & Date: | rolf 2013-08-28 12:50:32.357 |
Context
2013-08-29
| ||
14:44 | Added configure switch to build tdom with the old (much smaller) limit of different XML namespace declarations within one document while building a dom tree (and restore the old lesser memory demands). Closed-Leaf check-in: dd4f2b0aae user: rolf tags: more-xml-ns | |
2013-08-28
| ||
12:50 | Raise the limit of maximum number of different xml namespace declarations within an xml document. check-in: a689b0c326 user: rolf tags: more-xml-ns | |
2013-08-17
| ||
12:49 | Noted the TEA update in CHANGES. Declared Changelog as obsolete. check-in: 6c1a36e58f user: rolf tags: trunk | |
Changes
Changes to generic/dom.c.
Changes to generic/dom.h.
Changes to generic/domhtml.c.
Changes to generic/xmlsimple.c.