Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'extensions/*'
2024-10-27
| ||
19:06 | Merged from trunk. Leaf check-in: cade607cba user: rolf tags: picky | |
2024-10-24
| ||
23:27 | Integrated the fix for tnc nmake for Tcl 9. Thanks. check-in: 165789b730 user: rolf tags: trunk | |
2024-10-21
| ||
09:19 | Fix tnc nmake for Tcl 9 Closed-Leaf check-in: 61d4f56d62 user: apnadkarni tags: apn-tnc-nmake-fix | |
2024-10-13
| ||
00:28 | Merged from trunk. check-in: 95366bc715 user: rolf tags: prepare-release | |
2024-10-12
| ||
15:07 | Corrected the tnc pkgIndex.tcl.in. check-in: 7c52efe740 user: rolf tags: trunk | |
01:16 | Use the configure created pkgIndex.tcl for tnc. Removed an not used variable. check-in: 9887c93bab user: rolf tags: trunk | |
2024-09-30
| ||
20:45 | Merged from trunk. check-in: 946d048908 user: rolf tags: prepare-release | |
20:45 | With Tcl 9 now even on windows (worded already on LP64 platforms) a single text node in an XML source may be longer than 2 GByte. check-in: c219a15f48 user: rolf tags: trunk | |
2024-09-27
| ||
23:50 | Updated tclconfig. check-in: a5598e460d user: rolf tags: trunk | |
2024-08-14
| ||
22:43 | Merged from trunk. check-in: de4cfdfd69 user: rolf tags: asDict | |
14:47 | Modified pkgIndex.tcl.in so that it is usable for a side by side installation of tnc for Tcl 8.6 and Tcl 9. Completed [08a419c823]. check-in: 106ba75625 user: rolf tags: trunk | |
13:01 | At some point in time the test data file REC-xslt-19991116.xml got locally modified for testing purpose and that changes got commited by mistake. Changed the data file so that is is valid and added the modified to be invalid version to have a test for that with a larger file. check-in: c744ce9b1b user: rolf tags: trunk | |
2024-08-13
| ||
20:34 | Updated the nmake build infrastructure. check-in: 7985438e92 user: rolf tags: trunk | |
20:30 | Regenerated tnc configure. check-in: 5e12d0cccd user: rolf tags: trunk | |
20:21 | Rename tnc configure.in to configure.ac to follow nowadays habits. check-in: 5beb22ffe8 user: rolf tags: trunk | |
2024-08-12
| ||
10:21 | Missed to call Tcl_InitStubs() in tnc accoding to the Tcl major version. check-in: 08a419c823 user: rolf tags: trunk | |
2024-07-21
| ||
22:56 | Merged from trunk. check-in: fdc2234238 user: rolf tags: prepare-release | |
2024-07-15
| ||
22:54 | Added some const declaration and spell fixes. Bow to Gustaf. check-in: 046fbf0195 user: rolf tags: trunk | |
2024-07-08
| ||
17:52 | More changes needed for Tcl 9 detected while preparing a new release. check-in: de5237af97 user: rolf tags: trunk | |
2024-07-04
| ||
13:31 | More version number updates. check-in: b1097ab086 user: rolf tags: prepare-release | |
2024-06-26
| ||
01:48 | Updated to HTML 5 entities also for serializating with -htmlEntities. Closed-Leaf check-in: cb90628bb3 user: rolf tags: HTML5Entities | |
2024-06-03
| ||
22:37 | Merged from trunk. check-in: 78f2a07767 user: rolf tags: wip | |
2024-05-30
| ||
23:24 | Simplified tdom.h - it is surely better to include the necessary header files instead of duplicating structure definitions. check-in: ce2d6a0f35 user: rolf tags: trunk | |
22:16 | Updated the "example" tdom extension. Closed-Leaf check-in: 25a988a492 user: rolf tags: cleanup | |
2022-02-20
| ||
17:41 | Merged trunk. check-in: 2292f9077b user: rolf tags: toschema | |
2022-02-04
| ||
20:14 | Merged from trunk. check-in: aae8ce8dd5 user: rolf tags: towardsTcl9 | |
2021-06-01
| ||
22:33 | Added LDFLAGS to the various Makefile.in, as fix for [33972ca1bba1e689]. check-in: f67c0295c6 user: rolf tags: trunk | |
2021-01-28
| ||
00:30 | Some minor editorial work in documentation and code comments. check-in: 014e6256e7 user: rolf tags: trunk | |
2021-01-06
| ||
02:34 | Merged from trunk. check-in: 226d987aaa user: rolf tags: stackless_asXML | |
2020-12-28
| ||
01:01 | Merged from trunk. check-in: e8552af0a4 user: rolf tags: legacygcc | |
2020-11-13
| ||
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-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-21
| ||
01:27 | Added the tdom::schema command. check-in: e4f2396201 user: rolf tags: trunk | |
2020-08-20
| ||
16:18 | Merged from schema. check-in: 89c94160da user: rolf tags: 8.4 | |
14:40 | Merged from trunk. check-in: d0fe2d44da user: rolf tags: schema | |
13:50 | Fixed tnc. check-in: a55a95ca7f user: rolf tags: trunk | |
13:22 | Updated extensions configure. check-in: df7992efe4 user: rolf tags: trunk | |
12:23 | Fixed tnc. check-in: 6ee5a58b81 user: rolf tags: trunk | |
2020-07-23
| ||
23:50 | Merged from schema. check-in: 227e773285 user: rolf tags: wip | |
23:50 | Merged from trunk. check-in: 76ba31355c user: rolf tags: schema | |
00:03 | Cherry-pick by hand of [c4947454bce0]. check-in: ba1e7f4ba5 user: rolf tags: trunk | |
2020-07-10
| ||
00:31 | Merged from trunk. check-in: 174626facf user: rolf tags: domvalidation | |
2020-05-02
| ||
00:51 | Merged from schema. check-in: c3fc68e0e2 user: rolf tags: wip | |
2020-04-17
| ||
00:35 | Enhanced the tDOM C API. Now, binary extensions to tDOM may enhance the schema feature. As use case added sample extension schemadtx with the implementation of an extended text constraint (gtin checksum). check-in: 575f006829 user: rolf tags: schema | |
2020-04-16
| ||
23:56 | Fixed build: use internal expat.h. Closed-Leaf check-in: 26cc7bb789 user: rolf tags: schema-extension | |
2020-04-03
| ||
13:07 | Extended the tdom extensions stub machinery to allow binary extensions to add schema text constraint commands. Added extension schemadtx as simple example, which provides the needed boilerplate code. check-in: c4c28aed76 user: rolf tags: schema-extension | |