Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-01-28
| ||
01:39 | Adapting to Tcl 9: Reduce the fall-out of TIP 595. Leaf check-in: 258cbe5a24 user: rolf tags: trunk | |
2023-01-26
| ||
01:20 | Fixed test suite machinery to load the source tree version. check-in: 21c4691c2c user: rolf tags: trunk | |
2023-01-23
| ||
15:55 | Changed build system so that tcldomsh build works with Tcl 8 and Tcl 9. check-in: 58c4d6ae63 user: rolf tags: trunk | |
2023-01-19
| ||
00:27 | Editorial fixes. check-in: 6f446ead62 user: rolf tags: trunk | |
2023-01-15
| ||
01:55 | Merge from trunk. Leaf check-in: d570e523ac user: rolf tags: startpattern | |
2023-01-12
| ||
23:38 | wip check-in: 2b475b45e1 user: rolf tags: startpattern | |
2022-12-29
| ||
00:22 | Updated to expat 2.5.0. check-in: 32445cdcba user: rolf tags: trunk | |
2022-10-01
| ||
01:35 | Added some documentation. Leaf check-in: 3e93a507a9 user: rolf tags: cascadingxpath | |
00:37 | Provides the optional result set type variable also in case of selectNodes -list. check-in: 28fd512def user: rolf tags: cascadingxpath | |
2022-09-30
| ||
21:10 | Started new selectNodes option -list which expects a list of XPath queries, applies the next query on every node of the result set of the previous and returns the results of the last query as one list. check-in: e3b4318a14 user: rolf tags: cascadingxpath | |
2022-09-28
| ||
12:51 | Updated to expat 2.4.9. check-in: 0cc5e2fb0a user: rolf tags: trunk | |
2022-09-15
| ||
10:48 | Starts to work. check-in: b580c20330 user: rolf tags: startpattern | |
2022-09-14
| ||
12:24 | Started. check-in: c0a827ac8f user: rolf tags: startpattern | |
2022-09-13
| ||
13:10 | Simplified function - all callers used the same second arg (for reasons). check-in: 5ee0852228 user: rolf tags: trunk | |
2022-09-11
| ||
15:24 | Merged from trunk. Leaf check-in: 41527a21b1 user: rolf tags: jsonvalidationotf | |
15:08 | Added the node command method getByteIndex. Added the submethod byteIndex to the info method of the schema commands. check-in: 26f437e97f user: rolf tags: trunk | |
15:03 | Added a bit documentation and tests. Closed-Leaf check-in: b31054bdb7 user: rolf tags: morebyteindex | |
00:04 | Started. check-in: dfa0cb3694 user: rolf tags: morebyteindex | |
2022-09-08
| ||
22:17 | Started exeriment to do json validation against a tDOM schema while parsing (and not only by postvalidating the tree. check-in: 7b88ac3d92 user: rolf tags: jsonvalidationotf | |
2022-09-06
| ||
17:06 | Restored configure option --disable-schema which was brocken after the split of the schema code. check-in: d94520ac92 user: rolf tags: trunk | |
2022-09-01
| ||
11:55 | De-crufted recover() internals. check-in: 949b0142a6 user: rolf tags: trunk | |
2022-08-27
| ||
00:32 | Editorial change. check-in: 935e6cfb50 user: rolf tags: trunk | |
00:22 | Added the method asCanonicalXML to the domDoc and domNode commands. Added the options -escapeCR and -escapeTab to the method asXML of the domDoc and domNode commands. check-in: 11680727be user: rolf tags: trunk | |
00:01 | More documentation work. Closed-Leaf check-in: 82079abe93 user: rolf tags: c14n | |
2022-08-26
| ||
09:15 | Fixed more typos. check-in: 25ec47a271 user: rolf tags: c14n | |
08:44 | Fixed typo. check-in: 0cb0cc16eb user: rolf tags: c14n | |
00:11 | A few words of documentation for the new method asCanonicalXML added. check-in: 472185897e user: rolf tags: c14n | |
2022-08-25
| ||
23:40 | Added last example out of the recommendation as test. check-in: 01bf29fd5c user: rolf tags: c14n | |
23:30 | As fall-out of new functionalities needed for c14n XML new optiongs -escapeCR and -escapeTab for the method asXML. check-in: 83860cac4f user: rolf tags: c14n | |
22:48 | More work on encoding of special characters as character references in attribute values and text. check-in: 1681a54542 user: rolf tags: c14n | |
17:01 | Started encoding of special characters. check-in: 7181ead46c user: rolf tags: c14n | |
15:34 | Integrated attribute sorting. check-in: f8e0bb7c5b user: rolf tags: c14n | |
15:33 | Made attribute sort work. Closed-Leaf check-in: 45192143a5 user: rolf tags: wip | |
06:52 | wip check-in: 3febcb12fb user: rolf tags: wip | |
2022-08-20
| ||
02:19 | Suppress superfluous XML namespace declarations. check-in: 43e4e0a0c4 user: rolf tags: c14n | |
00:42 | Merged from trunk. check-in: ec1013c631 user: rolf tags: c14n | |
00:36 | More of the same. check-in: 65f47bb7e7 user: rolf tags: trunk | |
00:30 | Added documentation for the commands tdom::fsnewNode and tdom::fsinsertNode. check-in: f1cb932bba user: rolf tags: trunk | |
2022-08-19
| ||
22:13 | Noted 0.9.3 release in CHANGES. check-in: 9c8a034db3 user: rolf tags: trunk | |
22:09 | Save work. check-in: 4bf8e018ee user: rolf tags: c14n | |
01:04 | More work. check-in: d3f0ae983f user: rolf tags: c14n | |
2022-08-18
| ||
11:24 | More boilerplate. check-in: ec7a4d3aa2 user: rolf tags: c14n | |
2022-08-17
| ||
23:34 | Started. check-in: 8818527027 user: rolf tags: c14n | |
16:53 | Split schema.c into two files schema.c and datatypes.c. check-in: 0eb4796366 user: rolf tags: trunk | |
13:35 | More cleanup. Closed-Leaf check-in: 3c0f3c584c user: rolf tags: splitschemacode | |
2022-08-14
| ||
19:53 | Split schema.c into two files schema.c and datatypes.c. check-in: 127d90b976 user: rolf tags: splitschemacode | |
2022-08-12
| ||
07:52 | Replaced C99 idiom for compatibility with older compiler (as gcc4.9.2). check-in: 2f99526c44 user: rolf tags: trunk | |
00:28 | Automaticall proovereading. check-in: e36a320c65 user: rolf tags: trunk | |
2022-08-09
| ||
23:32 | Merged from trunk. Leaf check-in: 0f8f97f9bf user: rolf tags: towardsTcl9 | |
2022-08-05
| ||
23:25 | Renamed the -forrest option and all forrest symbols in the code with -forest, how it should have been spelt right from the start. check-in: 3eb60c75da user: rolf tags: trunk, release, tdom-0-9-3 | |