| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/subst.test: added tests for non-zero return code handling | hobbs | 2000-11-01 | 1 | -14/+66 |
|
|
* | tests/clock.test: corrected clock-2.* test numbering | hobbs | 2000-10-31 | 1 | -3/+3 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 3 | -1475/+1028 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: | jenn | 2000-10-19 | 2 | -41/+197 |
|
|
* | * tests/cmdAH.test: extra tests for 'file channels' that include | hobbs | 2000-10-06 | 1 | -11/+66 |
|
|
* | * tests/tcltest.test: Modified the new form of the test | jenn | 2000-09-29 | 1 | -237/+272 |
|
|
* | * tests/stack.test: prevented possible crash on systems with low | hobbs | 2000-09-29 | 1 | -3/+23 |
|
|
* | * tests/fCmd.test (fCmd-6.20): corrected test to remove | hobbs | 2000-09-29 | 2 | -34/+11 |
|
|
* | up-port of the stacked channel implementation rewrite in 8.3.2 to | hobbs | 2000-09-28 | 1 | -0/+940 |
|
|
* | * tests/socket.test: removed doTestsWithRemoteServer constraint | hobbs | 2000-09-21 | 1 | -28/+14 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 5 | -55/+1180 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all | ericm | 2000-09-20 | 1 | -1/+5 |
|
|
* | * tests/cmdIL.test: Added a test for fix for [Bug: 6212]. | ericm | 2000-09-17 | 1 | -1/+17 |
|
|
* | * tests/string.test: extended string repeat tests | hobbs | 2000-09-06 | 1 | -1/+23 |
|
|
* | * tests/trace.test: Extended array tracing tests. | ericm | 2000-08-25 | 1 | -8/+27 |
|
|
* | * doc/trace.n: Updated documentation for new syntax; flagged old | ericm | 2000-08-25 | 1 | -225/+582 |
|
|
* | Added check for non-arrays for [array statistics]. | ericm | 2000-08-21 | 1 | -2/+5 |
|
|
* | * tests/indexObj.test: Added tests using the [testwrongnumargs] | ericm | 2000-08-07 | 1 | -1/+20 |
|
|
* | Removed dead space at end of file. | ericm | 2000-07-31 | 1 | -13/+1 |
|
|
* | * tests/pkgMkIndex.test: Added tests for pkg_compareExtension. | ericm | 2000-07-19 | 1 | -1/+21 |
|
|
* | * tests/opt.test: Removed references to Lfirst, Lrest functions. | ericm | 2000-07-18 | 1 | -12/+1 |
|
|
* | * library/msgcat1.0/msgcat.tcl: | ericm | 2000-07-17 | 1 | -3/+19 |
|
|
* | * tests/msgcat.test: | ericm | 2000-07-06 | 1 | -1/+4 |
|
|
* | * tests/stringObj.test: Tweaked tests to avoid hardcoded | ericm | 2000-06-28 | 1 | -9/+30 |
|
|
* | reduced unnecessary iterations in http-3.13 | hobbs | 2000-06-02 | 1 | -3/+3 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 1 | -2/+11 |
|
|
* | * tests/set-old.test: | hobbs | 2000-06-01 | 1 | -2/+41 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and | ericm | 2000-05-31 | 1 | -2/+43 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -3/+20 |
|
|
* | * tests/string.test: added string map tests for the one-pair case, | hobbs | 2000-05-26 | 2 | -30/+23 |
|
|
* | * tests/clock.test: Added test for "2 days 2 hours ago" style | ericm | 2000-05-18 | 1 | -1/+6 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 1 | -4/+24 |
|
|
* | * doc/source.n: | hobbs | 2000-05-11 | 1 | -2/+8 |
|
|
* | test fix | hobbs | 2000-05-10 | 1 | -4/+6 |
|
|
* | * tests/lsearch.test: | ericm | 2000-05-09 | 1 | -6/+186 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 2 | -8/+59 |
|
|
* | * tests/string.test: extended string match tests | hobbs | 2000-05-08 | 1 | -1/+34 |
|
|
* | * tests/set-old.test: | ericm | 2000-05-08 | 1 | -3/+28 |
|
|
* | * tests/compile.test: | hobbs | 2000-05-03 | 5 | -30/+29 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -3/+32 |
|
|
* | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-22 | 1 | -2/+1 |
|
|
* | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. | ericm | 2000-04-11 | 1 | -4/+98 |
|
|
* | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of | ericm | 2000-04-10 | 1 | -1/+24 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 121 | -248/+248 |
|
|
* | * tests/reg.test (matchexpected): corrected tests to use tcltest | hobbs | 2000-04-10 | 1 | -18/+27 |
|
|
* | Added "server closes without reading post data" case. | welch | 2000-04-09 | 2 | -48/+146 |
|
|
* | * tests/fCmd.test: marked test 8.1 knownBug because it is | hobbs | 2000-04-08 | 1 | -12/+17 |
|
|
* | * tests/foreach.test: | hobbs | 2000-04-04 | 4 | -35/+35 |
|
|
* | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to | ericm | 2000-03-31 | 1 | -1/+8 |
|
|
* | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' | hobbs | 2000-03-27 | 2 | -4/+3 |
|
|