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

200 most recent check-ins using file extensions/tdomhtml/configure.in version e64b9e2e9a

2013-06-08
12:15
Started tea update of extensions. check-in: d0ce231bf9 user: rolf tags: tea-update
2013-06-06
01:49
Updated TEA for tdom core. tcldomsh seg fault makes that retarded. check-in: f5d136bd2f user: rolf tags: tea-update
2013-05-16
00:03
Update to expat 2.1.0. check-in: 90dd28722d user: rolf tags: trunk
2012-05-17
21:21
Updated check-in: a842228559 user: rolf@point.pointsman.de tags: trunk
21:12
Compatibility with Tcl 8.6 - Beginning with 8.6, interp->errorLine isn't public visible anymore (TIP 330). check-in: 411908be4f user: rolf@point.pointsman.de tags: trunk
20:30
Fixed wrong size on memcpy on 64 bit (when sizeof(int)!=sizeof(int*)) check-in: c62dffee03 user: rolf@point.pointsman.de tags: trunk
2011-12-20
00:54
fix minor grammar typo in domDoc check-in: 22a1a70a31 user: jeff@bovine.net tags: trunk
2011-03-30
16:17
as per email exchange with Richard Hipp on March 29th, 2011, we can move the license of his very old XML parsing code (from TMML) into public domain: " Call it public domain. Do whatever you like with it. (Just please remove my name from the comment.) " drh@sqlite.org check-in: 1968382659 user: jolo@osslab-jl.emea.hpqcorp.net tags: trunk
2009-11-10
20:49
See file. Leaf check-in: 3e8527de8c user: rolf tags: trunk, origin
20:47
Fix for possible DoS attack (see CVE-2009-3720) check-in: 156458f135 user: rolf tags: trunk, origin
2008-08-27
11:40
See file. check-in: 171f741ae8 user: rolf tags: trunk, origin
11:39
Added missing space in target pkgIndex.tcl-hand. Thanks to Gustaf Neumann for reporting the problem and providing a fix. check-in: f72751fb57 user: rolf tags: trunk, origin
2008-05-24
22:01
See file. check-in: b4d7122edf user: rolf tags: trunk, origin
21:59
The XPath function element-available() should, aroding to the rec, return true "if and only if the <argument> is the name of an instruction". That is, not for all known XSLT elements. check-in: eb05498afc user: rolf tags: trunk, origin
2008-03-04
21:04
See file. Leaf check-in: 1b5b7e10e4 user: rolf tags: tdom-0.8.3-postrelease, trunk
21:03
Added a few casts, to pacify picky compliers. check-in: 43b903a3b0 user: rolf tags: trunk
20:58
See file. check-in: 45cb0ea256 user: rolf tags: trunk
20:52
Added a cast, to pacify picky compliers. check-in: 33c186a204 user: rolf tags: trunk
20:35
See file. check-in: 5abde0c7a3 user: rolf tags: trunk
20:34
Editorial changes. check-in: ed2de2fd5c user: rolf tags: trunk
2007-12-25
23:19
See file. check-in: 88b105d155 user: rolf tags: trunk
23:18
Fixed a memory leak in case of --enable-threads. check-in: 96ee41816c user: rolf tags: trunk
2007-10-30
11:49
See file. check-in: 1a8b351623 user: rolf tags: trunk
01:05
See file. check-in: 804488f478 user: rolf tags: trunk
01:04
ID Attributes in HTML documents parsed with -html do what you expect: you find it with getElementById. check-in: 4ce79736e0 user: rolf tags: trunk
2007-10-29
19:10
See file. check-in: 6f35ae3850 user: rolf tags: trunk
19:07
Fixed documentation error in the documentation of the replaceChild method. check-in: 335a3354ed user: rolf tags: trunk
2007-10-08
16:23
See file. check-in: 9d006c9b12 user: rolf tags: trunk
16:23
Fixed handling of attributes without value. Now, an attribute without value gets the attribute name as value. check-in: d11d12aebe user: rolf tags: trunk
2007-10-04
17:48
See file. check-in: 0141ef9e02 user: rolf tags: trunk
17:48
Fixed test domDoc-1.2: Test was broken in case of locale != ISO-8859-1 (or -15). check-in: 7d6119c645 user: rolf tags: trunk
2007-10-03
11:16
See file. check-in: 68b613a1f1 user: rolf tags: trunk
11:16
makefile.vc generated a pkgIndex.tcl file, that didn't work in case of spaces in the install path. Thanks to Koen Danckaert. check-in: 030301a147 user: rolf tags: trunk
2007-09-27
23:19
See file. check-in: 220f9aa9b2 user: rolf tags: trunk
23:17
Added this files: Start of a benchmark suite. check-in: e327e2dd7b user: rolf tags: trunk
2007-09-24
23:36
See file. check-in: 3f97b142e5 user: rolf tags: trunk
23:35
Updated. (Thanks to Pat Thoyts.) check-in: 9fdf326a15 user: rolf tags: trunk
23:31
See file. check-in: cb867d5532 user: rolf tags: trunk
23:30
Fixes tnc building against uninstalled tdom (Thanks to Daniel A. Steffen.) check-in: a4268b4f7d user: rolf tags: trunk
2007-09-21
12:35
Bumped version number to 0.8.3. check-in: 0e9efad745 user: rolf tags: trunk
2007-08-23
16:35
See file. check-in: dd26df8a4e user: rolf tags: trunk
16:34
Fixed bug triggered by invalid XSLT XPath pattern (normal XPath expr (via selectNodes) wasn't infected). check-in: 5d08962991 user: rolf tags: trunk
16:33
Fixed bug triggered by invalid XSLT XPath pattern (normal XPath expr (via selectNodes) wasn't infected). Checked the code for similar spots and fixed a few. Replaced a fprintf(stderr, ..) called in an 'impossible' case with a more appropriate domPanic call. check-in: 7614ab937d user: rolf tags: trunk
2007-08-18
19:45
See file. check-in: 22f69747ad user: rolf tags: trunk
19:44
Code cleanup in document() implementation. check-in: beb97872f7 user: rolf tags: trunk
12:52
See file. check-in: 21ff9cd6fa user: rolf tags: trunk
12:51
More constification and clean up. check-in: a3bd6b4470 user: rolf tags: trunk
00:33
See file. check-in: c77a449cd1 user: rolf tags: trunk
00:33
Big const ification. check-in: d68baf7688 user: rolf tags: trunk
2007-08-15
21:49
Doh! It's still 2007-08-15! check-in: 9655a52fdc user: rolf tags: trunk
21:44
See file. check-in: bce8238427 user: rolf tags: trunk
21:42
New default build: --disable-tdomalloc. check-in: 1cc5318f8e user: rolf tags: trunk
21:40
See file. check-in: b13b9c529a user: rolf tags: trunk
21:40
New default build: --disable-tdomalloc. check-in: 984d64380a user: rolf tags: trunk
21:07
See file. check-in: 549783a376 user: rolf tags: trunk
21:06
Updated. check-in: fb0051746c user: rolf tags: trunk
21:05
See file. check-in: f8cf723db4 user: rolf tags: trunk
20:53
Bumped version to 0.8.3. check-in: 8e7e1eb103 user: rolf tags: trunk
2007-08-14
23:22
See file. check-in: 61c43e99fc user: rolf tags: trunk
23:22
Bumped version to 0.8.2 check-in: 4852addeb4 user: rolf tags: trunk
2007-08-12
11:55
See file. check-in: 205a9e2f16 user: rolf tags: trunk
11:55
Updated the asXML related parts of the doc and node cmd usage msg. Corrected a typo in the error msg in case of wrong # of args to asXML. check-in: f5076031ca user: rolf tags: trunk
11:30
See file. check-in: f273b0e834 user: rolf tags: trunk
11:29
Ensure that the new code build also with tcl8.0.x (although that old versions doesn't have extension stubs tables.) check-in: addc00e739 user: rolf tags: trunk
2007-08-11
23:11
See file. check-in: a7cde3fcae user: rolf tags: trunk
23:10
Tweaks to build tnc with win/msys/mingw. check-in: 93fa66332f user: rolf tags: trunk
23:08
Removed irritating breaks in TDOM_PATH_CONFIG. check-in: 084ad3d90a user: rolf tags: trunk
22:20
See file. check-in: 35882199d9 user: rolf tags: trunk
22:20
Editorial fix. check-in: fcd1946f1b user: rolf tags: trunk
22:15
See file. check-in: 0d808b808a user: rolf tags: trunk
22:15
Rewritten from the scratch. check-in: 3af502623e user: rolf tags: trunk
00:39
See file. check-in: 2b38339d0a user: rolf tags: trunk
00:39
Code cosmetic. check-in: 8257fa162c user: rolf tags: trunk
00:12
See file. check-in: 144a742fb9 user: rolf tags: trunk
00:04
See file. check-in: 576601d1ab user: rolf tags: trunk
00:04
Updated error msg in case of wrong # of args to the asXML method to the new added option -escapeAllQuot. check-in: 1b47625393 user: rolf tags: trunk
00:01
See file. check-in: 0f03f9df2d user: rolf tags: trunk
00:00
Fixed build problem with the build environment win/msys/mingw. check-in: cd06b33d20 user: rolf tags: trunk
2007-08-10
22:46
See file. check-in: a40a203b67 user: rolf tags: trunk
22:46
Fixed editorial mistake in comment. check-in: f20f436aeb user: rolf tags: trunk
22:40
See file. check-in: bddfeb7bfb user: rolf tags: trunk
22:38
Rewritten from the scratch. check-in: 097560b234 user: rolf tags: trunk
2007-08-08
15:52
See file. check-in: 3e3cd4f70e user: rolf tags: trunk
15:52
Another change needed, to complete the new type of domDoc->documentNumber. check-in: 44a3ae9ffd user: rolf tags: trunk
2007-08-07
20:32
See file. check-in: b3fe57ee36 user: rolf tags: trunk
20:32
See file. check-in: 59d99d938e user: rolf tags: trunk
20:32
Correction for 64 bit systems. check-in: ef534410d7 user: rolf tags: trunk
20:12
See file. check-in: 5754fc9ae9 user: rolf tags: trunk
20:10
Changed domDoc->documentNumber, domUniqueNodeNr and domUniqueDocNr to unsigned long, to prevent hard to debug / reproduce problems on 64 systems. check-in: 47be960351 user: rolf tags: trunk
19:59
Don't use precompiled headers. check-in: 8d89644b7b user: rolf tags: trunk
18:09
See file. check-in: 9dc5b2a8c3 user: rolf tags: trunk
18:09
Brought in sync with tdom core. check-in: 37a883998f user: rolf tags: trunk
17:54
See file. check-in: 6f42ee9aa9 user: rolf tags: trunk
17:54
Compiler pacifying. check-in: 6bb6d68fde user: rolf tags: trunk
17:27
Editorial correction. check-in: 4648b6e894 user: rolf tags: trunk
17:26
See file. check-in: 0960c6afa1 user: rolf tags: trunk
17:26
Fixed a wrong function signature. check-in: 3ca432a232 user: rolf tags: trunk
17:25
Made the compiler happy. check-in: e2883d0b25 user: rolf tags: trunk
00:06
Corrected typo. check-in: 6e8a4fd524 user: rolf tags: trunk
2007-08-06
23:56
See file. check-in: 51e46e37b0 user: rolf tags: trunk
23:55
Still problems on 64bit /w -externalentitycommand. This health the biggest pain. check-in: 577fa61eff user: rolf tags: trunk
23:55
Corrected an error msg. check-in: 73bf9fdbb0 user: rolf tags: trunk
2007-08-05
19:34
See file. check-in: 7e56787f3d user: rolf tags: trunk
19:33
Bumped version to 0.8.2. Missed that in 0.8.2rc1 check-in: 42acc3a56c user: rolf tags: trunk
18:51
See file. check-in: aa8aed96e3 user: rolf tags: trunk
18:47
Bumped version to 0.8.2. check-in: ed3492aa0b user: rolf tags: trunk
18:09
See file. check-in: f5a6c26e8e user: rolf tags: trunk
17:53
See file. check-in: cb17e14a8d user: rolf tags: trunk
17:52
Casted arg of ctype.h is* macros/function calles to unsigned char to reduce compiler warning noise. check-in: 523049bfc6 user: rolf tags: trunk
17:27
In case of asXML with indentation: indent XML comments as well. check-in: afb7224400 user: rolf tags: trunk
17:04
See file. check-in: eb764ed238 user: rolf tags: trunk
17:04
Added documentation to the new variable references feature of the selectNodes method, for the deleteXPathCache method and the -escapeAllQuot option of the asXML method. check-in: 06328981a1 user: rolf tags: trunk
16:52
See file. check-in: 35cc194bda user: rolf tags: trunk
16:52
Fixed a mem leak introduced by deleteXPathCache. Added option -escapeAllQuot to the asXML method. check-in: 6f8271b479 user: rolf tags: trunk
02:12
See file. check-in: ce2548d4aa user: rolf tags: trunk
02:11
Added method deleteXPathCache: basic control over the xpath expression cache. check-in: 4ff79014b6 user: rolf tags: trunk
01:17
See file. check-in: 12a65f6735 user: rolf tags: trunk
01:15
Variable references (at the places allowed by the XPath syntax) will now be resoved as Tcl variables, relative to the scope of the expression. Ignoring the XPath syntax rules at this point, any valid Tcl variable name will work. check-in: 3843d517af user: rolf tags: trunk
2007-08-02
23:44
See file. check-in: b13684706a user: rolf tags: trunk
23:43
Added doc method renameNode, without XML namespace awareness. There will be a final (XML namespace aware) method implementation after 0.8.2, therefore, this will slip in as hidden or 'unsupported' and at least undocumented method. check-in: 5f42d91a2e user: rolf tags: trunk
2007-07-31
00:58
See file. check-in: a475d9f6c2 user: rolf tags: trunk
00:57
Bug fix: floats in xpath expressions starting with . could have an additional (erroneous) dot in it without detection. check-in: 2d062126ae user: rolf tags: trunk
00:25
See file. check-in: 07090a77a3 user: rolf tags: trunk
00:23
Update to expat 2.0.1; minor build cosmetic. check-in: 8ef882fd3e user: rolf tags: trunk
00:16
Update to expat 2.0.1; minor build cosmetic. check-in: 5658159fd7 user: rolf tags: trunk
2007-07-26
23:52
See file. check-in: dd449f00e1 user: rolf tags: trunk
23:51
Updated to TEA 3.6. Rebuild configure. check-in: 14aa2aca24 user: rolf tags: trunk
23:46
See file. check-in: 7799570581 user: rolf tags: trunk
23:44
Updated to TEA 3.6. Rebuild configure. check-in: 23a07048b3 user: rolf tags: trunk
2007-07-25
15:28
Editorial change to the entry 2007-07-23. check-in: fd547f1d52 user: rolf tags: trunk
15:27
See file. check-in: 0af172693d user: rolf tags: trunk
15:27
Fix for the -externalentitycommand problems on (some) 64-bit plattforms. check-in: 65346f35d7 user: rolf tags: trunk
12:12
See file. check-in: ecdd09eca5 user: rolf tags: trunk
12:12
Added a few tests related to white-space in XPath expressions. check-in: fb68977404 user: rolf tags: trunk
2007-07-22
23:50
See file. check-in: fbfe73de5f user: rolf tags: trunk
23:45
Fix for problem reported by http://tech.groups.yahoo.com/group/tdom/message/1666 check-in: bf1ece8716 user: rolf tags: trunk
2007-04-19
10:57
Entry 2007-04-18: I changed the doc/domDoc.* files, not the domNode.* ones. check-in: b536ac904b user: rolf tags: trunk
2007-04-18
00:03
See file. check-in: 12afacb38d user: rolf tags: trunk
00:02
Emendation. check-in: b56663a551 user: rolf tags: trunk
2007-03-02
23:44
See file. check-in: 5c41729798 user: rolf tags: trunk
23:43
Fixed (at least for most of the cases) bug in test target, in case the user builds in a dir elsewhere. check-in: 4459974038 user: rolf tags: trunk
2007-02-06
00:18
See file. check-in: c38607bb3d user: rolf tags: trunk
2007-02-04
19:55
See file. check-in: cf32e1aa7c user: rolf tags: trunk
19:54
Fixed bug in xsl:fallback handling. check-in: 7c656e1620 user: rolf tags: trunk
19:45
See file. check-in: 45bcc639c6 user: rolf tags: trunk
19:44
Modified the tdom.m4 configure macros to use the current documentation style of TEA in case of configure --help. Fixed a bug in the TDOM_ENABLE_DTD. Re-generated configure and tnc configure. Added some explanations about the tDOM specific configure options to unix/CONFIG and a pointer to that to README. check-in: 57121ebec7 user: rolf tags: trunk
19:43
Fixed the loading of the tDOM scripted library in case of run with tcldomsh. check-in: 8a6220e665 user: rolf tags: trunk
19:40
Minor editorial changes. check-in: 8ef295c71f user: rolf tags: trunk
19:36
Modified the tdom.m4 configure macros to use the current documentation style of TEA in case of configure --help. Fixed a bug in the TDOM_ENABLE_DTD. Re-generated configure and tnc configure. Added some explanations about the tDOM specific configure options to unix/CONFIG and an pointer to that to README. check-in: 2758739247 user: rolf tags: trunk
2007-02-02
15:22
See file. check-in: 33f0ef70e3 user: rolf tags: trunk
15:21
Corrected spelling error in tdom.m4, re-generatedconfigure. Thanks to Larry Virden for reporting. check-in: 128d38605b user: rolf tags: trunk
2007-01-16
00:16
See file. check-in: 5bcce284e1 user: rolf tags: trunk
00:16
The build tool combination TEA/cygwin/VC++ needs a crude hack. check-in: 4ece8812d4 user: rolf tags: trunk
2007-01-10
19:05
See file. check-in: 122a61e08b user: rolf tags: trunk
19:04
Now uses @PKG_LIB_FILE@ for the dll name. check-in: 4239e87aa6 user: rolf tags: trunk
18:15
See file. check-in: 320e611268 user: rolf tags: trunk
18:15
Fixed the name of the shared lib. check-in: fc23a77adf user: rolf tags: trunk
18:14
Don't call target install-doc while installing - the tnc doc is in the top level doc dir. check-in: 12288e9463 user: rolf tags: trunk
18:13
More corrections: Did not install the tDOM stubs library. Minor other corrections related to distclean. Again thanks to Andreas Kupries. check-in: 4d9e87bcdb user: rolf tags: trunk
2007-01-09
17:58
See file. check-in: 8e6c3338b3 user: rolf tags: trunk
17:58
Did not install tdomConfig.sh anymore, which causes trouble building tDOM extensions (including tnc). Thanks to Andreas Kupries for reporting the problem with analysis. check-in: 7de609e50c user: rolf tags: trunk
2007-01-05
13:36
See file. check-in: b94c45eca0 user: rolf tags: trunk
13:35
In XPath expressions: Whitespace between the abbreviated attribute axis specifier @ and the attribute name is allowed. check-in: cdce3c4ffa user: rolf tags: trunk
2006-11-22
16:40
See file. check-in: 8c536c37f9 user: rolf tags: trunk
16:40
Normalize case of attribute also (not only elements). Accept space on both sides of the = of attribute values. check-in: 749a4d3019 user: rolf tags: trunk
2006-11-08
00:20
See file. check-in: f5a107046d user: rolf tags: trunk
00:19
Fixed seg fault in XPath expr parser for a certain kind of erroneous XPath expressions. check-in: 7a36c0d787 user: rolf tags: trunk
2006-08-27
21:47
See file. check-in: d6b799ebb3 user: rolf tags: trunk
21:12
Updated the TEA build system to 3.5. check-in: 034a85acb8 user: rolf tags: trunk
2006-05-24
11:32
See file. check-in: 1cbe237abe user: rolf tags: trunk
11:32
Fix of the isQName method: Strings with valid prefix and non-NCNameStart char as first char after the ':' wasn't detected as invalid QName. check-in: 4333e15e90 user: rolf tags: trunk
2006-01-08
00:26
See file. check-in: 0550334acc user: rolf tags: trunk
00:26
Fixed a rounding bug of format-number() (http://groups.yahoo.com/group/tdom/message/1217). check-in: 8f42a7da8b user: rolf tags: trunk
2006-01-07
23:58
See file. check-in: 602ea7d933 user: rolf tags: trunk
23:57
Fixed a rounding bug of format-number() (http://groups.yahoo.com/group/tdom/message/1217). check-in: a9884cb919 user: rolf tags: trunk
2006-01-06
13:20
Fixed typo in the last changes. check-in: e1e4c2c5f7 user: rolf tags: trunk
13:20
See file. check-in: 164a674cb0 user: rolf tags: trunk
01:57
Fixed markup errors. check-in: 9c95e09217 user: rolf tags: trunk
2005-12-10
21:10
See file. check-in: ef90570e5a user: rolf tags: trunk
21:09
Fixed bug in namespace handling in xsl:copy-of. check-in: d3f39e0552 user: rolf tags: trunk
2005-12-03
13:14
See file. check-in: 5176d9984b user: rolf tags: trunk
13:14
Added a test for the special handling of the content of script/style tags in case of asHTML. check-in: 7064f907ba user: rolf tags: trunk
13:12
Fix of the cloneNode method: if the node to clone (or, in case of -deep, a node within the subtree to clone) had a namespace declaration attribute then the result was wrong. check-in: 748bc149ec user: rolf tags: trunk
2005-10-19
19:15
See file. check-in: 978789845b user: rolf tags: trunk
19:14
Fixed string-length() and substring() to work on chars, as they should, not on bytes. check-in: a4a5e6d71a user: rolf tags: trunk
2005-09-27
16:43
See file. check-in: db14336200 user: rolf tags: trunk
16:43
Added a test case, reported by Richard Suchenwirth, which crashes 0.8.0, but raises error with current cvs head, without any mem problems. check-in: fdb76e5535 user: rolf tags: trunk
2005-09-24
16:52
See file. check-in: 9a6bd2ff4a user: rolf tags: trunk
16:51
Doh! The code detected ill grouping-size values and set errMsg accordingly, but didn't propagate the error. Fixed. Do memory cleanup after detecting wrong xsl:number level attribute value. Fixed memory leak in case of incorrect xslt attributes of included or imported xsl:stylesheet elements. Fixed memory leak in case of syntactically wrong xsl:key use attribute XPath expression. Fixed memory leak in case of toplevel parameter or variables which are syntactically incorrect, because they have both a select attribute and content. check-in: ca646d6601 user: rolf tags: trunk
2005-09-20
10:44
Corrected wording of last check in comment. check-in: 53b65a7af4 user: rolf tags: trunk
2005-09-18
23:43
See file. check-in: 7598616ca8 user: rolf tags: trunk
23:42
Improved detection/reporting of XPath syntax errors. Fixed two memory leaks in the XPath parser in case of kind of erroneous XPath expressions. check-in: 8cf25a61b6 user: rolf tags: trunk
2005-09-17
00:35
Removed baseless claim in last check-in comment: The corrected id() error raising case was the last one of wrong runtime errors. The other XPath expression errors, with are still in fact run time detected errors could be catched, at least in theory, at expr 'compilation' time. check-in: f0b804376d user: rolf tags: trunk
00:18
See file. check-in: 16be01fc8a user: rolf tags: trunk
00:18
id() on an empty node set should return an empty string, according to the rec, not raise an error, as it did up to now. Fixed a memory leak in concat() in the case of xpath expressions as arguments, which raise error. Normally, XPath expressions doens't raise error at all; that's how XPath is designed. That is unfortunately not completely true with current tDOM, because of a few buggy returns in the tDOM XPath function implementations (to be fixed quickly), because, tDOM doesn't do an as rigoros as possible argument check at XPath expression parsing time (that will change) and because of user defined XPath extension functions. check-in: 88f05466f1 user: rolf tags: trunk
2005-09-16
00:25
See file. check-in: 535084eb59 user: rolf tags: trunk
00:25
Fixed memory fault in case of external documents resolved based on the base URI of a node of the source element. check-in: 3c56644148 user: rolf tags: trunk
2005-09-12
22:12
See file. check-in: 32234129ee user: rolf tags: trunk
22:11
Bug fix: The namespace axis will be emtpy unless the context node is an element. check-in: 5d5240f9ee user: rolf tags: trunk
22:08
See file. check-in: 270ec05e2b user: rolf tags: trunk