summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* trace.test remove knownBugvincentdarley2003-09-241-12/+13
* * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243]dgp2003-09-241-1/+34
* Stop failure of expr-23.4 on 64bit architectures. [Bug 808244]dkf2003-09-191-2/+2
* * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca...Miguel Sofer2003-09-191-1/+9
* test suite fix for AFSvincentdarley2003-09-161-2/+8
* minor filesystem bug fixesvincentdarley2003-09-161-3/+43
* TIP#123 Implementation based on work by Arjen Markus. [Patch 655176]dkf2003-09-122-54/+108
* * doc/FileSystem.3: Implementation ofdgp2003-09-053-117/+382
* && of constraints is the default; need not be specified.dgp2003-09-041-3/+3
* Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
* * generic/tclCmdAH.c: Corrected bug in TIP 90 implementationdgp2003-08-291-2/+2
* * generic/tclUtil.c: Corrected [Bug 411825] and other bugs indgp2003-08-271-1/+21
* * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-271-1/+36
* TIP#136 IMPLEMENTATION. We now have an [lrepeat] command!dkf2003-08-111-0/+79
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-247-12/+148
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-241-1/+9
* test suite on afs fixvincentdarley2003-07-211-3/+13
* * library/http/pkgIndex.tcl: upped to http v2.4.4hobbs2003-07-181-1/+7
* 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