0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected over 1 year ago.
Sep 30, 2021 — Sep 30, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
configure now attempts to create mkIndex.tcl, library/pkgIndex.tcl from .in files More... almost 23 years ago
Fixed bug in target shell script that creates links/copies of scripts in build directory other than top level More... almost 23 years ago
Initial revision More... almost 23 years ago
Makefile.in ($(GENERIC_SCRIPTS)): Fixed bugs in earlier code removed by Andreas and put it back. More... almost 23 years ago
Updated tests to reflect new code. More... almost 23 years ago
Fixed bugs #434304 and #431353 More... almost 23 years ago
2001-07-31 Andreas Kupries <[email protected]> More... almost 23 years ago
Use 'package require dom' (w/o explicit version number) to load package
Joe English
as jenglish
More... about 23 years ago
Small refactoring: instead of storing pointers to the document element and doctype nodes in the TclDomDocument structure, recompute them when needed.
Joe English
as jenglish
More... about 23 years ago
Oops -- missing cast.
Joe English
as jenglish
More... about 23 years ago
[dom::document createXXX] methods are now compatible with dom::tcl and the TclDOM documentation.
Joe English
as jenglish
More... about 23 years ago
Added links to tcllib resources. More... about 23 years ago
Added missing arg that will pass -final flag thru to the instance parser More... over 23 years ago
Fixed bug #131878: updated tests to use well-formed documents. Fixed resultant bugs in parser. More... over 23 years ago
Fixed bug #130127 - backslashes in CDATA sections. More... over 23 years ago
more installation info More... over 23 years ago
*** empty log message *** More... over 23 years ago
quick updates on code comments & doco to reflect recent changes More... over 23 years ago
removed code that breaks pure tcl parser testing More... over 23 years ago
added tcl only setup code More... over 23 years ago
Removed tclxml version test code so that multiple versions can use same test suite Remove tclxml package require from test files so that the controlling tcl scripts can switch between alternate parsers. Added pure tcl parser test framework More... over 23 years ago
Added some words on using the wish based installer script More... over 23 years ago
. More... over 23 years ago
improving the integration the install system with the windows build More... over 23 years ago
updated to use new features in install.tcl rev 1.3 More... over 23 years ago
Many, many new features including better use of TEA build config , improved support for for pre tk8.3 with Daniel Roche's most excellent dir browser widget, new Ignore & IgnorePattern directives (regexp's to filter out the likes of RCS/CVS files) new template preprocessing capability - currently used to automatically parse the TEA M4 .in file macros, new BasePath directive to support more brevity in install parameters, extra parameters for Component directive to allow specification of component priorities, new help & warnings display windows (not very functional at the momemt). More bug fixes, feauture enhancements & even code cleanups. More... over 23 years ago
XPath improvements, selectNode method More... over 23 years ago
Fixed bug in external entity parsing. Fixed bugs in test suite. More... over 23 years ago
-p option to cp causes errors with FAT filesystem and is superfluous. More... over 23 years ago
Start documenting Windows build, update expat, unix build info More... over 23 years ago