summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* vfs robustness fixvincentdarley2001-11-041-11/+13
* * library/encoding/ebcdic.enc:hobbs2001-10-121-0/+19
* * library/encoding/tis-620.enc:hobbs2001-10-121-0/+20
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0410-14/+34
* * More CONST poisoningdgp2001-09-281-2/+2
* * win/Makefile.in:andreas_kupries2001-09-142-4/+4
* * Updated http package to version 2.4,dgp2001-09-072-4/+6
* * doc/http.n: noted -binary, charset and coding state keys.hobbs2001-09-072-32/+57
* fsvincentdarley2001-09-061-1/+12
* * Correcteddgp2001-08-271-9/+9
* * library/tcltest/tcltest.tcl: fixed stdio constraint test.hobbs2001-08-221-54/+27
* * library/http/http.tcl (geturl): added port number to Host:hobbs2001-08-211-3/+3
* Added checks for package dependencies.dgp2001-08-0910-13/+24
* Update the http package version number now as we change it, so we don'tdgp2001-08-021-1/+1
* Update the http package version number now as we change it, so we don'tdgp2001-08-021-3/+3
* * library/http/http.tcl (http::mapReply): the regsub'ing of \n andhobbs2001-08-021-4/+2
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+80
* * Corrected documentation and usage message of [pkg_mkIndex].dgp2001-07-211-2/+2
* * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant)hobbs2001-06-281-0/+20
* removed errant " charhobbs2001-05-281-2/+2
* * library/encoding/cp1250.enc:hobbs2001-05-2316-26/+86
* * library/history.tcl (tcl::HistAdd): prevent empty calls fromhobbs2001-05-171-1/+7
* Fix for Bug 420186dgp2001-05-031-4/+5
* Got the encoding wrong; thanks to Richard Suchenwirth for pointing medkf2001-04-251-2/+2
* Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support.dkf2001-04-251-0/+20
* Corrected behaviour of [namespace code] (bug #219385, patch #403530)Miguel Sofer2001-04-071-2/+2
* Modified processing of $::errorInfo by [unknown] when the auto-loaded commanddgp2001-04-061-7/+41
* * library/package.tcl (pkg_mkIndex): Added patch from Vincedgp2001-03-141-1/+22
* 2000-12-10 Don Porter <dgp@users.sourceforge.net>dgp2000-12-115-22/+22
* * library/init.tcl: Added support for PATHEXT variable inhobbs2000-12-091-3/+9
* * library/dde/pkgIndex.tcl: updated to use 84 version to reflecthobbs2000-12-071-2/+2
* Missed a few spots with the previous checkin. Now onlydkf2000-11-241-8/+6
* [glob] uses -directory instead of unsafe [file join] to stop problemsdkf2000-11-242-6/+7
* Improved use of [uplevel] in unknown. Fixes #123217dkf2000-11-231-7/+7
* unversioned the reg and dde CVS directorieshobbs2000-11-032-12/+0
* unversioned http msgcat and opt packages in CVShobbs2000-11-036-2295/+0
* unversioned the tcltest directoryhobbs2000-11-032-3498/+0
* * library/tcltest1.0/tcltest.tcl: Removed a cd into the testjenn2000-10-272-8/+2
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-246-8626/+4814
* * library/tcltest1.0/tcltest2.tcl:jenn2000-10-192-414/+922
* Fixed typojenn2000-09-292-4/+6
* * library/tcltest1.0/tcltest2.tcl: Modified the new form of the testjenn2000-09-292-250/+476
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-204-18/+6250
* * README:hobbs2000-09-062-4/+4
* * library/tcltest1.0/tcltest.tcl: Set debug level inericm2000-08-152-8/+8
* * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2ericm2000-08-114-6/+6
* * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget]ericm2000-08-102-4/+2
* * tests/pkgMkIndex.test: Added tests for pkg_compareExtension.ericm2000-07-191-6/+23
* * tests/opt.test: Removed references to Lfirst, Lrest functions.ericm2000-07-182-48/+32
* * library/msgcat1.0/msgcat.tcl:ericm2000-07-172-8/+168