Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-01-28
| ||
00:30 | Some minor editorial work in documentation and code comments. Leaf check-in: 014e6256e7 user: rolf tags: trunk | |
2021-01-22
| ||
17:31 | Merged from trunk. Leaf check-in: 4c17ed9964 user: rolf tags: find-multiple-elements-hashed | |
17:31 | Fixed pullparser reset, which did not work correct in case the last method call on the pullparser command to reset throwed error because of not well-formed XML input. check-in: 7f9ca994ec user: rolf tags: trunk | |
13:13 | Added -not flag to find-element, expecting a list of names, with optional -hash flag, searching for the next element name not in the list. check-in: a7e0d35311 user: rolf tags: find-multiple-elements-hashed | |
01:07 | Better wording. check-in: 575f0e9e63 user: rolf tags: trunk | |
01:05 | Enhance the pull-parser command find-element - skip forward not only to a specific element but to the first out of a list of elements. Thanks go to Mark Janssen for idea and contribution. check-in: 77f3b8498b user: rolf tags: trunk | |
00:53 | Editorial changes. Closed-Leaf check-in: 46e1a5f6f7 user: rolf tags: find-multiple-elements | |
2021-01-21
| ||
13:58 | How about hashing the elements to find. check-in: 5d2ee3aaa3 user: rolf tags: find-multiple-elements-hashed | |
2021-01-18
| ||
17:14 | Move list of tags to -name option check-in: e0c5c9ae41 user: mjanssen tags: find-multiple-elements | |
15:59 | Don't do too much work check-in: 15137a5d17 user: mjanssen tags: find-multiple-elements | |
15:52 | Add support for multiple names in find-element check-in: 9a2bc3a9f7 user: mjanssen tags: find-multiple-elements | |
2021-01-06
| ||
22:34 | If asXML -indent tab is used now comments and processing instructions are also indented with tabs. Leaf check-in: 3c35cc9b09 user: rolf tags: stackless_asXML | |
18:16 | Better implementation of indentation with tabs or white space. check-in: a4dcb11f16 user: rolf tags: stackless_asXML | |
02:34 | Merged from trunk. check-in: 226d987aaa user: rolf tags: stackless_asXML | |
2021-01-03
| ||
01:37 | Merged from trunk. Leaf check-in: 57df626882 user: rolf tags: toschema | |
2020-12-31
| ||
01:18 | Correct cleanup in case of failing conversion of a dom tree into an xslt command. check-in: 2b327d36f3 user: rolf tags: trunk | |
2020-12-28
| ||
01:38 | Add compatibility to older gcc compiler. check-in: 4373add689 user: rolf tags: trunk | |
01:06 | Merged from trunk. Closed-Leaf check-in: cf804730f9 user: rolf tags: legacygcc | |
01:01 | Merged from trunk. check-in: e8552af0a4 user: rolf tags: legacygcc | |
01:00 | Fixed change to version 0.9.3. check-in: 9774cfa6a1 user: rolf tags: trunk | |
00:32 | Updated to expat 2.2.10. check-in: 74f983b55a user: rolf tags: trunk | |
00:07 | Fixed segmentation fault if toXSLTcmd is called on a DOCUMENT_NODE without any ELEMENT_NODE in the tree. More tests for DOCUMENT_NODEs without any ELEMENT_NODE in the tree. check-in: 66f8af7086 user: rolf tags: trunk | |
2020-12-27
| ||
00:55 | Changed version to 0.9.3 check-in: 8ba0acd94e user: rolf tags: trunk | |
2020-12-09
| ||
01:25 | Fixed [7b020e5cc6] and installation into location with space in the path to it. Synced with tea / sampleextension, while there. check-in: d8639ad4e4 user: rolf tags: trunk | |
01:10 | More fixes. Closed-Leaf check-in: f2b4cc4d5c user: rolf tags: ticket-7b020e | |
2020-12-08
| ||
23:59 | Work on [7b020e]. check-in: 9880f056ae user: rolf tags: ticket-7b020e | |
2020-11-28
| ||
15:35 | wip check-in: 2ff62d36ac user: rolf tags: toschema | |
2020-11-27
| ||
02:33 | Save work. check-in: 73eb8c072b user: rolf tags: toschema | |
2020-11-24
| ||
01:12 | Some more files to sync. check-in: 62bc9c5ef3 user: rolf tags: toschema | |
01:08 | Try to clean up the repository mess, that somehow happened. The files generic/schema.c and generich/schema.h should not differ between toschema and branch. check-in: 6426cb479c user: rolf tags: toschema | |
01:04 | Merged from trunk. check-in: e8af2a1eb7 user: rolf tags: toschema | |
2020-11-22
| ||
20:11 | Merged from trunk. check-in: a50db4168b user: rolf tags: toschema | |
19:56 | Fixed error msg of method getAttributeNS in case of wrong number of arguments. Fixed error msg of method getAttributeNS in case of attribute not found and no default value given. check-in: 2d247742ab user: rolf tags: trunk | |
19:43 | Save work. check-in: 115a9dda66 user: rolf tags: toschema | |
2020-11-21
| ||
14:15 | Save work. check-in: fac8fd80bc user: rolf tags: toschema | |
2020-11-18
| ||
20:45 | Added support for typical mixed context; docbook 5.0.1 converts fine now. check-in: 6d24915a57 user: rolf tags: toschema | |
03:30 | More work. check-in: b9973e2e44 user: rolf tags: toschema | |
2020-11-14
| ||
02:38 | Added text constaint command type. check-in: e3086ac247 user: rolf tags: trunk | |
01:22 | Minor tweaks. check-in: 1253c02fe6 user: rolf tags: toschema | |
2020-11-13
| ||
18:48 | Continued work. In current state the script converts the first xsd primer example (po.xsl) correctly to tdom schema. check-in: 9e71e575aa user: rolf tags: toschema | |
01:05 | Added simple work in progress xsd to tdom schema converter in it's early steps. It almost converts simple xsd schemas as the starting xsd primer example. check-in: 8a31ad8fc5 user: rolf tags: toschema | |
00:27 | Merged from trunk. check-in: c3bbc18ae9 user: rolf tags: toschema | |
2020-09-26
| ||
13:45 | Applied spell fixes provided by Gustaf Neumann (slightly modified and enhanced). check-in: a8fac2ca99 user: rolf tags: trunk | |
2020-09-24
| ||
16:42 | Merged from trunk. check-in: 1be8c0f9cb user: rolf tags: toschema | |
2020-09-18
| ||
23:50 | Fix for [011b8f3578fa]. check-in: 64c98c63ac user: rolf tags: trunk | |
2020-09-09
| ||
00:33 | Included patch from Simos (ticket [ebe8b1937e]). check-in: 9439a712b2 user: rolf tags: legacygcc | |
2020-09-03
| ||
00:03 | Added dummy function for the tdom stubs table in case of build without the validation engine. Fix for [3114185884]. check-in: 2f379d66ee user: rolf tags: trunk | |
2020-08-28
| ||
15:31 | Merged nmake build fixes for 0.9.2 check-in: 42740a7c75 user: apnadkarni tags: trunk | |
15:15 | nmake/VC++ support for schemadtx Closed-Leaf check-in: 2224952b55 user: apnadkarni tags: nmake-fixes-0.9.2 | |
15:14 | Fix tdom version lookup in nmake build. configure.in has changed to configure.ac. check-in: 012ab480db user: apnadkarni tags: nmake-fixes-0.9.2 | |