summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifierdkf2003-03-141-1/+4
* * generic/tclBasic.c (Tcl_EvalTokensStandard):dgp2003-03-131-10/+14
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+5
* * tests/io.test:mdejong2003-03-072-32/+35
* * tests/encoding.test: Name temp files *.tcltestoutmdejong2003-03-071-5/+5
* * tests/io.test: Doh! Undo accidental commentingmdejong2003-03-071-6/+1
* * tests/io.test: Define a fileevent constraint and addmdejong2003-03-071-71/+72
* * tests/io.test: Define an openpipe constraint and addmdejong2003-03-071-60/+66
* * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure todgp2003-03-061-2/+36
* * generic/tclIO.c (Tcl_SetChannelOption):mdejong2003-03-061-2/+2
* The [switch] command is now bytecode compiled, at least in the most commondkf2003-03-051-1/+129
* * README: Bumped version number ofdgp2003-03-041-2/+2
* * tests/winTime.test: added note about PCI hardware dependencyhobbs2003-02-271-1/+3
* Stop [lsearch -start 0 {} x] from crashing. [Bug #694232]dkf2003-02-271-1/+5
* * tests/pid.test: See below [Bug #678412].andreas_kupries2003-02-252-10/+10
* * tests/execute.test: cleaning up testobj's at the end, to avoidMiguel Sofer2003-02-251-1/+4
* Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774]dkf2003-02-211-1/+9
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-211-1/+131
* * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effectdas2003-02-191-2/+2
* * generic/tclCompile.c (TclCompileExprWords): remove unusedMiguel Sofer2003-02-191-2/+2
* * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH):hobbs2003-02-182-3/+82
* Removed Windows line terminators. [Bug 687913].Kevin B Kenny2003-02-171-326/+326
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-166-15/+34
* Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the Kevin B Kenny2003-02-151-0/+326
* * win/tclWinTime.c: Added code to test and compensate for forward Kevin B Kenny2003-02-141-14/+11
* glob -l on broken symlink fixvincentdarley2003-02-122-7/+48
* * tests/lsearch.test:hobbs2003-02-111-1/+6
* Corrected a problem where http-4.14 would fail when run with a proxy Kevin B Kenny2003-02-111-3/+3
* correct test nameshobbs2003-02-111-3/+3
* * tests/stringObj.test:hobbs2003-02-111-13/+8
* remove excess EOF whitespacehobbs2003-02-111-14/+1
* * generic/tclParse.cMiguel Sofer2003-02-111-1/+5
* * tests/fileSystem.test: added test 8.3hobbs2003-02-111-0/+10
* filesystem speed up round 2vincentdarley2003-02-101-1/+16
* add catches to suppress unnecessary errorshobbs2003-02-091-3/+3
* first speedups to Win filesystemvincentdarley2003-02-072-1/+38
* fix to crashing filesystem testvincentdarley2003-02-072-6/+9
* * generic/tclCompCmds.c (TclCompileIncrCmd):mdejong2003-02-071-2/+1
* * generic/tclExecute.c (TclExecuteByteCode): When anmdejong2003-02-062-3/+18
* * tests/interp.test:mdejong2003-02-052-27/+27
* added regression test for recent bug fixvincentdarley2003-02-051-0/+15
* test suite fixes for spaces in pathsvincentdarley2003-02-041-48/+48
* finalization and test fixesvincentdarley2003-02-044-15/+16
* Marked filesystem-7.1 as known bug.andreas_kupries2003-02-041-1/+1
* * generic/tclBasic.c: Changed [trace add command] so that 'rename' Kevin B Kenny2003-02-031-11/+16
* * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage Kevin B Kenny2003-02-011-61/+72
* * generic/tclClock.c: Fixed a bug that incorrectly allowed Kevin B Kenny2003-02-011-1/+7
* * tests/unixNotfy.test: Added cleanup of working files Kevin B Kenny2003-02-011-47/+79
* The utility [slave] command failed to properly [list]-quote adgp2003-01-311-3/+5
* * tests/tcltest.test: Cleaned up management of file/directorydgp2003-01-311-57/+79