Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Noted the TEA update in CHANGES. Declared Changelog as obsolete. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
6c1a36e58f450b95ac99b190f238a64f |
| User & Date: | rolf 2013-08-17 12:49:50.820 |
Context
|
2013-08-31
| ||
| 18:23 | Raised the limit of maximum number of different XML namespaceses within one DOM tree to what a signed int can hold. New configure switch --enable-lessns restores old code. This may mean (depending on the used malloc) that the DOM tree of an XML file may need a bit more memory (even if you don't have any XML namespace declaration within your documents) than before. check-in: 981c0340e2 user: rolf tags: trunk | |
|
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 | |
|
2013-08-16
| ||
| 14:59 | Fixed memory corruption in case of scripted xpath function with an attribute as context node (reported by https://github.com/tDOM/tdom/issues/16). check-in: d5664646d6 user: rolf tags: trunk | |
Changes
Changes to CHANGES.
Changes to ChangeLog.