Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-02-19
| ||
02:50 | Simplified validateDOM(), yet enabled dom validation for successive text nodes, as with JSON data. By default tDOM parses XML into "normalized" DOM trees and if there are nevertheless successive text nodes then there is already the normalize method. Leaf check-in: 02d5084745 user: rolf tags: trunk | |
2021-02-13
| ||
17:41 | wip Leaf check-in: 842c58c019 user: rolf tags: wip | |
2021-02-06
| ||
03:40 | Minor improvements. Leaf check-in: 6d4a76a369 user: rolf tags: toschema | |
2021-02-05
| ||
12:28 | Improved xsd quantifier translation. check-in: f58460e048 user: rolf tags: toschema | |
00:21 | Cleaned up the apparently mess in the repository by hand. Picked, what's new in branches toschema and wip, closed both branches and build this new toschema from trunk. Which was all, what I wanted to do: to bring up my feature branch to what happend on trunk in the meantime. See https://fossil-scm.org/forum/forumpost/5c1a100b2d for the problems I struggled while trying to do this. check-in: 9ce70367f7 user: rolf tags: toschema | |
2021-02-03
| ||
22:56 | Save work. Closed-Leaf check-in: acdc0ea656 user: rolf tags: wip | |
22:53 | Added a way to express "at least n times and then unbound" in tdom schemas. check-in: 049f31fab5 user: rolf tags: trunk | |
2021-02-01
| ||
23:58 | Fixed segmentation fault in the error handling code of the schema text constraint command "type". check-in: afd73d0e7f user: rolf tags: trunk | |
01:20 | wip check-in: f16e1812c8 user: rolf tags: wip | |
2021-01-30
| ||
15:58 | wip check-in: 0deaff3fbe user: rolf tags: wip | |
2021-01-29
| ||
20:12 | Prepared xsd2schema.tcl to be usable as standalone converter script as well as sourced lib file. Closed-Leaf check-in: de524342e3 user: rolf tags: toschema | |
2021-01-28
| ||
00:30 | Some minor editorial work in documentation and code comments. 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. 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 | |