summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed error message to be less confusing [Bug 771539]dkf2003-07-151-2/+2
* Documented and tested for the current behaviour of [binary format a] anddkf2003-07-111-1/+23
* winFCmd.test fixvincentdarley2003-07-081-6/+20
* * tests/cmdAH.test: Made tests of [file mtime] work better on FATdkf2003-07-041-29/+76
* [string map] now can take dictionaries for maps but the condition for doing sodkf2003-07-041-1/+5
* * tests/init.test: Added [cleanupTests] to report results of testsdgp2003-06-273-7/+6
* * tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872]dgp2003-06-261-3/+4
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-253-65/+63
* * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-11/+23
* * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-10/+254
* filesystem fixes -- see ChangeLogvincentdarley2003-06-231-1/+11
* regsub empty string fixes, and windows buildvincentdarley2003-06-171-1/+41
* * generic/tclBasic.c:Miguel Sofer2003-06-101-1/+11
* * generic/tcl.decls: Ported the changes from theandreas_kupries2003-06-091-0/+81
* * string.test (string-4.15): Added test for [string first] bugdgp2003-06-091-1/+8
* fix to WinTcl file rename error messagevincentdarley2003-06-021-1/+26
* * doc/dde.n: Updated documentation re TIP #130.patthoyts2003-05-161-70/+120
* * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-19/+140
* Omitted constraint required for LP64 platforms.dkf2003-05-141-2/+2
* Stopped [format] from demoting wides to ints too easily. [Bug 699060]dkf2003-05-141-1/+24
* Implementation of TIP 118:das2003-05-143-2/+184
* Cleaned up cmdAH.test to use test constraints properly.dkf2003-05-121-240/+240
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-1/+10
* * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is nodgp2003-05-121-1/+2
* * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-1/+16
* fix for [Bug 735055]Miguel Sofer2003-05-091-2/+2
* Made error message for [trace info] more consistent with documentation.dkf2003-05-071-2/+2
* * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-054-19/+137
* Corrected error message for grammar and spelling.dkf2003-05-052-6/+6
* Made [incr] able to accept and work with wide increments [Bug 728838]dkf2003-04-281-13/+11
* Default mode of operation of [switch] is exact matching. [Bug 727563]dkf2003-04-281-2/+21
* fix to glob and filenames with square bracketsvincentdarley2003-04-251-1/+8
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-122-52/+83
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-1/+17
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-117-25/+125
* Fixed bugs 715751 and 713562 so dict code should build everywhere and wide intsdkf2003-04-071-1/+9
* The bulk of the TIP#111 implementation. Still need to finish plumbing thisdkf2003-04-051-0/+706
* * tests/README: Direct [source] of *.test files is no longerdgp2003-04-011-21/+40
* Added further coverage tests.dgp2003-04-011-1/+41
* * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] faileddgp2003-04-011-2/+4
* * tests/parse.test (parse-18.*): Coverage tests for the newdgp2003-03-311-1/+68
* Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-273-46/+46
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-274-27/+17
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-279-149/+82
* * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-2/+2
* * generic/tclVar.c:Miguel Sofer2003-03-241-1/+11
* * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-5/+12
* * generic/tclCompile.c:Miguel Sofer2003-03-191-1/+11
* * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix fordgp2003-03-191-2/+2
* revised latest registry test commitdgp2003-03-191-10/+4