| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-04 | 1 | -9/+2 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -14/+24 |
|
|
* | * tests/interp.test: Print out warning when | mdejong | 2001-03-29 | 1 | -2/+23 |
|
|
* | * tests/regexp.test (regexp-19.1): | hobbs | 2001-03-28 | 1 | -15/+5 |
|
|
* | Error behaviour of [unset] was changed to agree with documentation, so | dkf | 2001-03-15 | 1 | -14/+4 |
|
|
* | Fixed some string test numberings and added a test. | dkf | 2001-03-12 | 1 | -3/+7 |
|
|
* | Fixed two faults with [unset -nocomplain]; one with a possible overrun | dkf | 2001-03-06 | 1 | -2/+2 |
|
|
* | added test for evaluation of an expression in a variable; evals once | Miguel Sofer | 2001-02-23 | 1 | -1/+7 |
|
|
* | Fixes tests when spaces exist in install pathnames. | dkf | 2001-01-12 | 3 | -6/+6 |
|
|
* | 2001-01-04 Don Porter <dgp@users.sourceforge.net> | dgp | 2001-01-04 | 1 | -1/+19 |
|
|
* | 2000-12-14 Don Porter <dgp@users.sourceforge.net> | dgp | 2000-12-14 | 1 | -1/+7 |
|
|
* | * docs/scan.n: | hobbs | 2000-12-10 | 1 | -15/+30 |
|
|
* | Added test to detect bug #119153; the string forms of boolean values | dkf | 2000-11-24 | 1 | -1/+6 |
|
|
* | Now correctly test for (and fix) Bug #119082. | dkf | 2000-11-24 | 1 | -1/+20 |
|
|
* | Applied the patch for TIP #7 from Kevin Kenny. | andreas_kupries | 2000-11-21 | 1 | -1/+27 |
|
|
* | Finally fixed bug 119192. This was a real nasty that was hidden by | dkf | 2000-11-17 | 1 | -2/+2 |
|
|
* | Added test for bug 119192 to test suite. | dkf | 2000-11-17 | 1 | -1/+4 |
|
|
* | * 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 |
|
|