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

200 most recent check-ins using file win/rules.vc version 996a623bd2

2023-03-02
17:27
merge branch bulk-ignore-ws into bulk-xml-parse check-in: aad9fc7526 user: sebres tags: experimental/bulk-xml-parse
2022-06-21
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
00:45
Made test suite work with 8.4. check-in: 4e8c1eb9ec user: rolf tags: prepare-release
2022-06-20
20:12
Adapted code to deal with Tip 543. check-in: 162bfdac16 user: rolf tags: prepare-release
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
22:49
More tests. Closed-Leaf check-in: 49b088df68 user: rolf tags: wip
22:34
Added tdom::fsnewNode und tdom::fsinsertNode. check-in: 21c47bb0c6 user: rolf tags: wip
10:49
tdom::fsinsertNode works. check-in: c73a4ec636 user: rolf tags: wip
01:26
wip check-in: 02c7736bfa user: rolf tags: wip
2022-05-31
21:58
Hardened appendFromScript/insertBeforeFromScript against deletion of the doc on which the script works. check-in: 092ad67e81 user: rolf tags: trunk
21:51
Much better. Closed-Leaf check-in: 5ac2968867 user: rolf tags: wip
2022-05-27
16:43
wip check-in: a80bccddd0 user: rolf tags: wip
2022-05-26
01:18
wip check-in: 3f0e06054f user: rolf tags: wip
2022-05-16
07:48
Spell fix. check-in: e7edc13ffa user: rolf tags: trunk
2022-05-14
15:05
Updated CHANGES (expat update). check-in: ebf31bb542 user: rolf tags: trunk
01:59
Updated to expat 2.4.8. check-in: 6ef193c67f user: rolf tags: trunk
01:37
Merged schema command any improvements in. check-in: 5cf63249c4 user: rolf tags: trunk
01:31
Adjusted documentation. Closed-Leaf check-in: 1db61de8e8 user: rolf tags: any
2022-05-10
23:52
Improve any option handling. check-in: 2b5a2c2551 user: rolf tags: any
2022-05-08
00:48
Added any -not. check-in: 9327bf3b09 user: rolf tags: any
2022-05-07
14:56
Towards any -not (wip). check-in: d8384716bb user: rolf tags: any
2022-05-05
21:54
Now the empty namesapce (meaning elements without namespace) may be belong the namespaces list argument. check-in: 4002ad13df user: rolf tags: any
2022-04-28
01:34
Feature enhancement: Allow any element in a namespace out of a list. check-in: 9c7289af44 user: rolf tags: any
2022-04-27
00:46
Started. check-in: 5cf86622f8 user: rolf tags: any
2022-04-15
00:29
Added option -forrest to dom parse. check-in: e5e9feb0a8 user: rolf tags: trunk
2022-04-14
23:38
Mirco optimization. Closed-Leaf check-in: 3bb6869686 user: rolf tags: wip
22:09
Documentation work. Closed-Leaf check-in: 3a48816d85 user: rolf tags: parseforrest
16:32
Much better approach for dom parse -forrest w/ expat: use an external entity parser. check-in: 5efae5139b user: rolf tags: parseforrest
2022-04-08
22:44
Added alias for IANAEncoding2TclEncoding from namespace tdom to tDOM. Fixes [d5ab66290a92]. check-in: f744d9682b user: rolf tags: trunk
2022-04-03
17:40
Merged from trunk. Leaf check-in: 6db85b4ea3 user: rolf tags: toschema
2022-04-02
01:58
Smaller improvements. check-in: 71ad27132d user: rolf tags: parseforrest
2022-04-01
15:03
Reduced domReadDocument implementation redundancy. check-in: 8f590653dc user: rolf tags: parseforrest
2022-03-31
22:58
wip check-in: 8a28e0979e user: rolf tags: parseforrest
01:24
wip check-in: 9803aaacc1 user: rolf tags: parseforrest
2022-03-27
23:41
wip check-in: f5e136f14a user: rolf tags: parseforrest
2022-03-26
17:21
wip check-in: fc18ba69ef user: rolf tags: parseforrest
02:12
Added some documentation. check-in: d6bf719d3d user: rolf tags: parseforrest
01:25
Mostly done for dom parse. check-in: 8dce3d3bfd user: rolf tags: parseforrest
2022-03-24
00:56
Work on dom parse -forrest. check-in: 4d7afcb1aa user: rolf tags: parseforrest
2022-03-23
00:17
Mostly done for -html. check-in: 79b1e5e820 user: rolf tags: parseforrest
2022-03-21
23:44
Mostly done for -simple. check-in: 52160a56bd user: rolf tags: parseforrest
2022-03-19
17:11
Improved documentation. check-in: 8675c9954e user: rolf tags: trunk
01:56
Schema command mathods validate, validatefile and validatechannel enhanced with options to control external entitiy resolving. check-in: 2081bea03f user: rolf tags: trunk
01:24
Added documentation. Closed-Leaf check-in: 23c685b2e5 user: rolf tags: validateExtRef
2022-03-18
23:49
For validate/validatefile/validatechannel: Leave the error variable alone, if there is no validation error. check-in: 6c4c180008 user: rolf tags: validateExtRef
20:29
Removed debuging output. check-in: 9e9ec62333 user: rolf tags: validateExtRef
02:06
Put it all together. check-in: 3ba3600cb4 user: rolf tags: validateExtRef
2022-03-15
01:31
Added more of the stuff needed to control external enity resolving. check-in: ed1cc8e276 user: rolf tags: validateExtRef
2022-03-13
02:02
Merged from trunk. check-in: d1015acf15 user: rolf tags: validateExtRef
02:01
Save work. check-in: eb7992629c user: rolf tags: validateExtRef
01:02
More code hygiene. check-in: 7210926517 user: rolf tags: validateExtRef
2022-03-12
19:49
Save work. check-in: 84f8b98cc3 user: rolf tags: toschema
17:07
More simplification and centralisation of validate/validatefile/validatestring schema command method implementation. check-in: 3abd21b7d8 user: rolf tags: validateExtRef
02:32
Unified option handling of the schema command methos validate, validatefile and validatechannel. check-in: f3c0bd5e9a user: rolf tags: validateExtRef
00:41
Fixed test. check-in: 873752e46d user: rolf tags: trunk
2022-03-11
23:54
Cleaned up some memory problems introduced by the development. check-in: 2c1232e0ac user: rolf tags: validateExtRef
02:08
Enhance validate cmd validation methods (validate, validatefile, validatechannel) with parsing of external entities. check-in: e88eea9cad user: rolf tags: validateExtRef
2022-03-05
22:30
Merged from trunk. check-in: cd997a98a7 user: rolf tags: toschema
02:00
Implemented the text constraint commands byte, short, int and long, along the xsd counterparts. check-in: 50f8aea224 user: rolf tags: trunk
00:28
wip check-in: e7fdfa2e48 user: rolf tags: toschema
2022-02-26
16:06
Fixed typo. check-in: 6a7d1e17c6 user: rolf tags: trunk
16:05
Save work. check-in: 6606e26005 user: rolf tags: toschema
2022-02-20
17:41
Merged trunk. check-in: 2292f9077b user: rolf tags: toschema
2022-02-19
00:55
Added the options -billionLaughsAttackProtectionMaximumAmplification and -billionLaughsAttackProtectionActivationThreshold to dom parse and the by the xml::parser/expat command created parser commands. check-in: c51c286928 user: rolf tags: trunk
2022-02-17
15:12
xml::parser: option "-ignorewhitespace" extended, if set to true the parser wouldn't throw error "XML or text declaration not at start of entity" on spaces before XML declaration Closed-Leaf check-in: 4dcc0f03c3 user: sebres tags: experimental/bulk-ignore-ws
2022-02-16
17:05
merge trunk check-in: dbcd60f504 user: sebres tags: experimental/bulk-xml-parse
2022-02-14
22:28
Updated to expat 2.4.4. check-in: 9eb49501a2 user: rolf tags: trunk
2022-02-07
11:37
Fixed [52669bfb64a]. check-in: 21a31e3256 user: rolf tags: trunk
2022-02-04
20:14
Merged from trunk. check-in: aae8ce8dd5 user: rolf tags: towardsTcl9
20:12
Made more feature check test constraints work with 9.0 check-in: 52669bfb64 user: rolf tags: trunk
20:02
Correct [0f17fa49306ca]. check-in: 12909b2975 user: rolf tags: trunk
19:58
Made feature check test constraints work with 9.0. check-in: 5543e699e6 user: rolf tags: trunk
17:20
Prepare for TIP 595 fallout. check-in: 0f17fa4930 user: rolf tags: trunk
2022-01-27
13:37
Fixed memory leak in case of dom parsing w/ a -validateCmd which is in use. check-in: 436f9b8957 user: rolf tags: trunk
2022-01-15
16:39
Start integrate new BillionLaughsAttackProtection featurs. Closed-Leaf check-in: f540486a07 user: rolf tags: expat-update
16:29
Expat 2.4.2 check-in: 3c331ee575 user: rolf tags: expat-update
2022-01-10
01:35
Fixed argument check of a few schema commands. check-in: 6fcae124ae user: rolf tags: trunk
01:07
Fixed possible bufffer overrun because of too small buffer for a sprintf. check-in: c18371f74a user: rolf tags: trunk
2021-12-02
11:49
don't need copy a command of bulk handler, because no arguments will be supplied check-in: 6dfe577aaf user: sebres tags: experimental/bulk-xml-parse
2021-12-01
17:27
parsing of binary channel uses XML_ParseBuffer now (similar to parse file), so able to consider encoding specified in xml declaration check-in: e5d2c48bf5 user: sebres tags: experimental/bulk-xml-parse
2021-11-18
14:27
merge libexpat v.2.4.1 check-in: 281016f9cf user: sebres tags: experimental/bulk-xml-parse
14:24
version bump Closed-Leaf check-in: fe5b11eae2 user: sebres tags: libexpat-2.4.1
14:12
update expat to v.2.4.1 check-in: e3d7bd99ae user: sebres tags: libexpat-2.4.1
2021-11-12
09:59
more tests (covering properly stop on error/return in bulk XML-end handler) check-in: 9ba9808c25 user: sebres tags: experimental/bulk-xml-parse
2021-11-11
21:03
avoid to invoke bulk xml-end handler for empty block (e. g. repeated call of XML_ParseBuffer with final=1 invoked at end of file) check-in: 09bb4833ca user: sebres tags: experimental/bulk-xml-parse
18:16
xml-parser extended with bulk parsing facilities, if -bulkxmlendcommand handler specified multiple XML chunks in single stream/data can be parsed in one go check-in: 1f0952c224 user: sebres tags: experimental/bulk-xml-parse
2021-10-20
00:59
Integrated new element type system. check-in: 001a39426b user: rolf tags: trunk
2021-10-19
23:34
Documented the new element type mechanism. Closed-Leaf check-in: eb00a03da2 user: rolf tags: newtypes
2021-10-18
22:24
Integrated "Enhanced schema definition cleanup in case of script error withing a definition script". check-in: 3c5db29a40 user: rolf tags: newtypes
22:22
Enhanced schema definition cleanup in case of script error withing a definition script. Closed-Leaf check-in: 584c009ce7 user: rolf tags: wip
2021-10-16
15:59
Debuging. check-in: 1cc3580646 user: rolf tags: wip
2021-10-14
23:46
More work. check-in: 54db4d064f user: rolf tags: newtypes
2021-10-13
23:50
Still deeply in development. check-in: 2386218bdc user: rolf tags: newtypes
2021-10-10
23:14
More starting work. check-in: d1e2746cfa user: rolf tags: newtypes
2021-10-09
13:07
Started named types that can be assigned to elements. check-in: c2de60ce67 user: rolf tags: newtypes
2021-08-14
00:11
Added a test- check-in: 4377788fa8 user: rolf tags: trunk
2021-06-02
23:34
Noted the expat update in CHANGES. check-in: aa40b2a504 user: rolf tags: trunk
23:32
Update to expat-2.3.0. check-in: 07baccdcdc user: rolf tags: trunk
23:30
Reviewed integration of expat-2.3.0. Closed-Leaf check-in: 6e3bbe74a2 user: rolf tags: expat-update
2021-06-01
22:33
Added LDFLAGS to the various Makefile.in, as fix for [33972ca1bba1e689]. check-in: f67c0295c6 user: rolf tags: trunk
2021-05-07
00:37
Workaround for some fallout of TIP 542. check-in: 70a9b6c858 user: rolf tags: towardsTcl9
2021-05-05
13:51
Adapted code to deal with Tip 543. check-in: f1dbc9d96c user: rolf tags: towardsTcl9
2021-05-01
01:29
Added data files used by xsd2schema.tcl. check-in: 776e9d39f9 user: rolf tags: toschema
01:23
Save work. check-in: 2751afbf8d user: rolf tags: toschema
2021-04-30
19:35
Merged from trunk. check-in: 8ee35f88cd user: rolf tags: toschema
19:35
Allow the the usual regexp syntax (case-sensitive) for the text constraint command regexp - not only no reason to do not but that also matches better the xsd regexp dialect. check-in: fdf4cbc1b8 user: rolf tags: trunk
19:31
More improvements including handling of attributeGroups referencing itself (allowed in xsd 1.1) and avoid of possible name conflicts of complexType/group (which both are translated into defpattern). check-in: 79dbb7ba49 user: rolf tags: toschema
11:04
Various minor and not so minor fixes and enhancements. check-in: be358b1ccf user: rolf tags: toschema
2021-04-28
23:36
Merge from trunk. check-in: fd8662a1e6 user: rolf tags: toschema
23:35
Allow forward references to text types. check-in: e4fcea86e8 user: rolf tags: trunk
21:58
Save work. check-in: 1ab5eb5e7e user: rolf tags: toschema
2021-04-24
14:15
Fixed typo in output message. check-in: 6fa4c2c77d user: rolf tags: toschema
01:52
Save work. check-in: c024978d71 user: rolf tags: toschema
2021-04-23
10:36
Merged from trunk. check-in: c51fa29e2a user: rolf tags: toschema
10:36
Corrected documentation. check-in: c82d05a321 user: rolf tags: trunk
10:31
Merged changes in. check-in: 6608833ba3 user: rolf tags: toschema
10:29
Save work. Closed-Leaf check-in: 9e95ecf5d3 user: rolf tags: wip
2021-04-22
21:56
Revived. check-in: acd89152b3 user: rolf tags: wip
2021-04-01
00:12
Expat 2.3.0 check-in: 0a93cb62bb user: rolf tags: expat-update
2021-03-20
03:23
Moved the Tcl flavour of double (Tcl_GetDouble()) from number to the new double command. Renamed the number command to decimal (which it is, the xsd style of decimal). Leaf check-in: 3fa6fdc5e0 user: rolf tags: decimal
2021-03-19
02:13
Implementend text constaint command double (according to xsd rules). check-in: 8a666f99cd user: rolf tags: decimal
2021-03-18
02:12
Backouted [36e470e5a63b3a]. Turned out what should have been clear right from the start that cheating around in the background with the string value of a Tcl_Obj is not a good idea. check-in: cc4953c8a2 user: rolf tags: trunk
2021-03-13
15:56
wip check-in: e64df8b89b user: rolf tags: wip
2021-03-05
23:30
wip check-in: be3e5312c0 user: rolf tags: wip
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. check-in: 02d5084745 user: rolf tags: trunk
2021-02-13
17:41
wip check-in: 842c58c019 user: rolf tags: wip
2021-02-06
03:40
Minor improvements. 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
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
2020-08-27
23:39
Build with vc++ 6. Leaf check-in: c2eeda5064 user: rolf tags: vc6
16:32
Doh. Missed to add the new source file to visual studio nmake makefile.vc. check-in: d099d66e3c user: rolf tags: trunk, release, tdom-0-9-2
2020-08-26
21:24
More last tweaks on documentation and example scripts. check-in: ce17b26681 user: rolf tags: trunk
12:18
Header tweak to restore build with visual studio. check-in: 1a40df7869 user: rolf tags: trunk
2020-08-25
23:23
Last editorial work. check-in: 94fc418afb user: rolf tags: trunk
22:24
Still doc work. check-in: 8989726ac7 user: rolf tags: trunk
19:36
More doc work. check-in: 7e92058c27 user: rolf tags: trunk
2020-08-24
23:56
Regenerated doc files. check-in: 7e45e966d1 user: rolf tags: trunk
21:08
Doc work. check-in: 24687dfcdb user: rolf tags: trunk
2020-08-21
01:35
Fixed test. check-in: d5631d3f19 user: rolf tags: trunk
01:30
Noted that in CHANGES. check-in: 2b95bb6ceb user: rolf tags: trunk
01:27
Added the tdom::schema command. check-in: e4f2396201 user: rolf tags: trunk
01:22
Merged from trunk. Closed-Leaf check-in: 0b386f3852 user: rolf tags: schema
00:53
Merged proofreding work into. check-in: ee5267cf88 user: rolf tags: schema