summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * Corrected suppression of -verbose skip and start by [test -output].dgp2002-06-261-5/+16
* Excised a tiny amount of the most pointless voodoo. Leftdgp2002-06-261-4/+4
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-251-819/+713
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-1/+4
* * Corrected comments and namespace styledgp2002-06-211-48/+47
* * More Windows Registry locale codes from Bruno Haible.dgp2002-06-171-15/+127
* * Revised locale initialization to interpretdgp2002-06-172-81/+112
* * 4) deprecated [threadReap] and [mainThread] [Bug 534903]dgp2002-06-061-4/+5
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-161/+195
* * Added more TIP 85 tests from Arjen Markus.dgp2002-06-051-11/+29
* * Implementation of TIP 85. Allows tcltestdgp2002-06-032-31/+89
* * Fixed leak of slave interp in [pkg_mkIndex].dgp2002-05-311-2/+2
* * Corrected [uplevel] quoting whendgp2002-05-081-2/+2
* * [mcmax] wasn't using the caller'sdgp2002-04-201-21/+29
* * Added [mcload] to the export listdgp2002-04-192-4/+5
* * Made separate export for commandsdgp2002-04-181-5/+6
* * Revised [tcltest::test] to return errorsdgp2002-04-151-21/+14
* * corrected misspelling of getMatchingFilesdgp2002-04-081-2/+2
* * converted getMatchingFile alias into a proc so safe-2.1 will notdgp2002-04-051-3/+2
* * namespace protection for the getMatchingFiles alias.dgp2002-04-041-3/+4
* * library/tcltest/tcltest.tcl: added getMatchingFiles back (aliashobbs2002-04-041-1/+4
* * Major code cleanup to deal with whitespace,dgp2002-03-271-1332/+1202
* * More initialization fixes to avoid stomping on global variablesdgp2002-03-251-19/+15
* More variable initialization fixes.dgp2002-03-251-53/+38
* * Corrected faulty variable initialization. [Bug 534845]dgp2002-03-251-110/+47
* * Improve the processing of the -constraints option to [test] so thatdgp2002-03-251-3/+3
* * Keep the value of $::auto_pathdgp2002-03-251-4/+1
* * Use [interpreter] to set/query thedgp2002-03-241-10/+10
* * Allow non-proc commands to be useddgp2002-03-241-6/+6
* * Bumped tcltest to 2.0.2dgp2002-03-112-3/+3
* * library/tcltest/tcltest.tcl (getMatchingFiles): Passmdejong2002-03-111-3/+4
* * library/encoding/iso2022-jp.enc:hobbs2002-03-022-4/+2
* * library/safe.tcl (CheckFileName): removed the limit onhobbs2002-02-221-16/+6
* * Corrected use of http::error whendgp2002-02-052-4/+4
* * library/http/pkgIndex.tcl:hobbs2002-01-252-4/+10
* * library/init.tcl: make sure env(COMSPEC) on Windows is executedhobbs2001-12-291-2/+9
* 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