Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-08-28
| ||
13:10 | Changes to make the generated tdom schema output more pretty. Still some tweaks to do. Leaf check-in: 9842372339 user: rolf tags: toschema | |
2025-08-26
| ||
21:26 | Merged from trunk. check-in: fdcf197b2e user: rolf tags: toschema | |
2025-08-25
| ||
20:08 | One more spelling error corrected. Leaf check-in: 12cb49f759 user: rolf tags: trunk | |
15:50 | Fixed documentation spelling errors reported by Hector Romojaro and a bit wording improvement. check-in: a073a834c4 user: rolf tags: trunk | |
2025-08-22
| ||
00:56 | Fixed argument check. More user friendly error in case of invalid argument. check-in: d2d0e6fafb user: rolf tags: toschema | |
2025-08-19
| ||
00:18 | Able now to generate a useful tdom schema file from the wml.xsd. check-in: 94b6150ae1 user: rolf tags: toschema | |
2025-08-17
| ||
01:06 | wip check-in: eff20697a4 user: rolf tags: toschema | |
2025-08-15
| ||
15:43 | wip check-in: 89d8f309e1 user: rolf tags: toschema | |
2025-08-10
| ||
22:52 | Merged from trunk. check-in: 1fd55d51b5 user: rolf tags: toschema | |
2025-08-09
| ||
00:11 | Exploring. Leaf check-in: 1b4d2993d6 user: rolf tags: any-lax | |
2025-06-25
| ||
11:10 | Added release mark to CHANGES. check-in: 7de7413ea6 user: rolf tags: trunk | |
2025-06-24
| ||
23:13 | Fixed typo in README.md. check-in: 521ed53264 user: rolf tags: trunk | |
2025-06-22
| ||
11:57 | Silenced an unwarranted compiler warning. check-in: 7db06f6e96 user: rolf tags: trunk, release, tdom-0-9-6 | |
2025-06-05
| ||
12:50 | Updated CHANGES. check-in: 7bcde5ef58 user: rolf tags: trunk | |
12:46 | Added documentation for the scripted additional XPath functions features. Thanks to Peter Piwowarski for his valuable input. check-in: 3d585f59bf user: rolf tags: trunk | |
01:13 | Made some constans/limits more configurable by environment variables at build time. Added tests regarding the nodeList argument of scriptend XPath functions. check-in: 0479719628 user: rolf tags: trunk | |
2025-05-01
| ||
23:29 | Documented the behaviour in case an element creating node command is called with only one argument. check-in: 1c6857702b user: rolf tags: trunk | |
23:09 | Added a test. check-in: 38c34b979d user: rolf tags: trunk | |
2025-04-11
| ||
00:54 | Re-generated docs. check-in: 38d5a746d7 user: rolf tags: trunk | |
2025-04-05
| ||
00:20 | Added the dom command method fromScriptContext. check-in: b33f6d7b8f user: rolf tags: trunk | |
00:16 | Added a test. Fixed markup error in documentation. Closed-Leaf check-in: 0d64b57338 user: rolf tags: fromScriptContext | |
2025-04-03
| ||
12:24 | Fixed the dom command method specification. check-in: 152505895b user: rolf tags: fromScriptContext | |
00:47 | Added some documentation and a first test. check-in: 7b845c75ee user: rolf tags: fromScriptContext | |
00:20 | Added a simple way to get the current parent node in fromScript context. check-in: bbb70f8365 user: rolf tags: fromScriptContext | |
2025-03-28
| ||
23:43 | Fixed typo. check-in: 82744078d0 user: rolf tags: trunk | |
23:15 | Updated to expat 2.7.1. check-in: 656331114b user: rolf tags: trunk | |
2025-03-21
| ||
00:58 | Changed the way to create XML namespaced attributes in *FromScript scripts. There are corner cases in really pathological scenarious but for a broad range of practical needs this should work pretty well and intuitively. check-in: ba30c5e1dc user: rolf tags: trunk | |
00:43 | Documented the new behaviour. Closed-Leaf check-in: a1bc3ec176 user: rolf tags: otherfsatts | |
2025-03-20
| ||
23:30 | Updated to expat 2.7.0. check-in: 1ab19b7742 user: rolf tags: trunk | |
23:24 | Revised. check-in: a97bd99390 user: rolf tags: otherfsatts | |
13:34 | Try the "natural" approach: if the attribute name has a prefix resolve that (with first looking at the selectNodesNamespaces mapping for full control) and error out if it doesn't resolve. Still to decide what to do with XML namspace declaration attributes. check-in: 429712d6c8 user: rolf tags: otherfsatts | |
2025-03-19
| ||
00:59 | The first approach to add XML namespaced attributes to the *fromScript feature turned out to be cumbersome and with unwanted fall out so this first backs out this to perhaps find something better. check-in: e05a9d62a5 user: rolf tags: otherfsatts | |
2025-02-24
| ||
22:31 | Some documentation improvements. check-in: 3f550753d8 user: rolf tags: trunk | |
17:14 | Made code base C23 compliant. check-in: 2db2c39167 user: rolf tags: trunk | |
17:10 | Again more variable renames because of clashes with new C23 keywords. Closed-Leaf check-in: 7c9109a481 user: rolf tags: c23 | |
17:08 | More variable renames because of clashes with new C23 keywords. check-in: 14eb61f9d4 user: rolf tags: c23 | |
17:04 | Resolved more variable name clashes with new C23 keywords. check-in: ee17fba931 user: rolf tags: c23 | |
16:57 | Merged from trunk (started branch not from trunk tip by mistake). check-in: cf04bc2b8d user: rolf tags: c23 | |
16:54 | Fixed clashes of variable names with new C23 keywords. check-in: 765ee3d90f user: rolf tags: c23 | |
2025-02-16
| ||
01:37 | Added the node creation command flag -notempty also to tdom::fsnewNode. check-in: c7c21fe726 user: rolf tags: trunk | |
2025-02-01
| ||
01:11 | Datatype fix. check-in: 34a1770cf6 user: rolf tags: trunk | |
2025-01-31
| ||
13:17 | Disable another test by default because it works with large data. check-in: f7c09e580b user: rolf tags: trunk | |
00:53 | Disable tests by default which use huge amounts of memory. check-in: 30670b161a user: rolf tags: trunk | |
2025-01-30
| ||
22:50 | Added a so far missing data file for a test. check-in: 1aa7a950c6 user: rolf tags: trunk | |
22:30 | Pacify a (pointless) compiler warning. check-in: d7e845b5af user: rolf tags: trunk | |
2025-01-29
| ||
13:54 | Modified the sample xslt.tcl script to use -channel in in- and output. This enables to transform xml and/or xslt files bigger than 2 GByte (or if the result XML is bigger than that) even with tcl 8.6 and reduces the memory need of the process by some percent because this doesn't need to keep the input and output data in memory beside the inevitable DOM trees. check-in: 05f935218b user: rolf tags: trunk | |
2025-01-22
| ||
23:34 | Bumpt to the next release version (not to be released in short time). check-in: 9d51630953 user: rolf tags: trunk | |
22:31 | Typo fix. check-in: 29b977cadc user: rolf tags: trunk | |
22:30 | Added the "virtual" JSON type BOOLEAN for text nodes. check-in: 8a8dee52e5 user: rolf tags: trunk | |
22:25 | Merged from trunk. Closed-Leaf check-in: 5768bc4e95 user: rolf tags: jsonbool | |