Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-08-17
| ||
23:34 | Started. Leaf check-in: 8818527027 user: rolf tags: c14n | |
16:53 | Split schema.c into two files schema.c and datatypes.c. Leaf 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 | |
2022-08-03
| ||
22:18 | Updated README check-in: 9bec6aee4c user: rolf tags: trunk | |
2022-08-02
| ||
23:21 | Regenerated docs. check-in: 1542449fde user: rolf tags: trunk | |
22:49 | Added the text constraint command jsontype. Added the structure constraint command jsontype. check-in: c0c8c86371 user: rolf tags: trunk | |
22:27 | Doc fix. Closed-Leaf check-in: 9fdc23254e user: rolf tags: jsonType | |
22:10 | Added error reporting for and recovering from jsontype structure constraints. Improved the error reporting for dom postvalidation without reportcmd. check-in: fd44f8cac2 user: rolf tags: jsonType | |
2022-08-01
| ||
16:56 | wip check-in: 5515d71d3e user: rolf tags: jsonType | |
2022-07-30
| ||
13:52 | wip check-in: 8323a8c0fb user: rolf tags: jsonType | |
2022-07-29
| ||
23:51 | More work on structure constraint jsontype. check-in: 9c5ec7ed6e user: rolf tags: jsonType | |
22:12 | Added structure constraint command jsontype. Useful error reporting and recovering to be done. check-in: 2402dbf858 user: rolf tags: jsonType | |
01:35 | Save work. check-in: ebd5f12335 user: rolf tags: jsonType | |
01:00 | Another test. check-in: 50d9de08be user: rolf tags: jsonType | |
2022-07-28
| ||
23:57 | Added text constraint command jsontype. check-in: b53a83bd51 user: rolf tags: jsonType | |
2022-07-27
| ||
21:56 | Merged from trunk. check-in: db583bf8d7 user: rolf tags: jsonType | |
16:42 | Code hygiene. check-in: d0e55d2011 user: rolf tags: trunk | |
14:24 | More tests wrt tdom used in child interpeter. check-in: 2d6516b7be user: rolf tags: trunk | |
00:27 | Fixed test file and test. check-in: 87afecf83d user: rolf tags: trunk | |
00:21 | Fix of the switch to assoc. Tests for the fix and the inital problem. check-in: 3d638bb6d0 user: rolf tags: trunk | |
2022-07-26
| ||
21:29 | wip check-in: 7d7f63aa4b user: rolf tags: jsonType | |
2022-07-25
| ||
22:38 | It's a tad (but stable) slower overall the test suite. But its more correct. At least it fixes a problem nobody has showed a test case for. check-in: 5cff19532d user: rolf tags: trunk, allassoc | |
22:06 | Kudos to Christian Werner. Closed-Leaf check-in: 097bfb4a81 user: rolf tags: assocall | |
16:57 | Corrected version number. check-in: aae300c935 user: rolf tags: trunk | |
2022-07-23
| ||
23:01 | Integrated compiler nits pacifying. check-in: df977eb805 user: rolf tags: trunk | |
2022-07-22
| ||
11:45 | Tweaked test suite to have a valid long int argument even on platforms with wordsize 4. Closed-Leaf check-in: 1a8a1b246a user: rolf tags: compiler-nits | |
10:31 | More explicit type conversion. check-in: 17443b8f46 user: rolf tags: compiler-nits | |
09:45 | Merged from trunk. check-in: 525e7c4db9 user: rolf tags: compiler-nits | |
01:44 | Made the Tcl interperter assoc mechanism to store the active schema data the default- check-in: 4c092ccb55 user: rolf tags: trunk | |
2022-07-21
| ||
22:48 | Added the magic comment to silence "fall trough" warnings by gcc and clang. More explizit type casts. Replaced most Tcl_Panic() calls with lesser rude reporting. check-in: 319cb70060 user: rolf tags: compiler-nits | |
2022-07-17
| ||
22:52 | More compiler warnings processed. check-in: ca92594493 user: rolf tags: compiler-nits | |
2022-07-16
| ||
14:03 | Started compiler warnings reduce (a few with better reasons, others with lesser). check-in: e572014487 user: rolf tags: compiler-nits | |
2022-07-15
| ||
09:54 | More signed/unsigned comparsion warnings handled. check-in: a59ab6f112 user: rolf tags: trunk | |
01:00 | Pacified a couple of comparsion between signed and unsigned compiler warnings, which had ground. check-in: a7869a16df user: rolf tags: trunk | |
2022-07-14
| ||
23:51 | Postponed the release for a few last minute feature adds and tweaks. check-in: 1db99effe6 user: rolf tags: trunk | |
2022-06-23
| ||
12:32 | Adapted documentation to prior implementation changes. Closed-Leaf check-in: 91873c2398 user: rolf tags: prepare-release | |
2022-06-21
| ||
22:01 | Merged from trunk. check-in: 8afa987140 user: rolf tags: prepare-release | |
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 | |
21:50 | Updated the nmake build system from sampleextension. check-in: 49c3a28335 user: rolf tags: prepare-release | |
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 | |