| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/winDde.test: Fixed broken test result. | patthoyts | 2005-01-05 | 1 | -2/+2 |
|
|
* | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. | dgp | 2005-01-04 | 1 | -2/+2 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -1/+25 |
|
|
* | Upgrade the capabilities of time limits by allowing them to fire in the midst | dkf | 2004-12-16 | 1 | -2/+23 |
|
|
* | * tests/unixInit.test (2.1-4): Added constraints so that when a | dgp | 2004-12-08 | 1 | -5/+15 |
|
|
* | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] | dgp | 2004-12-06 | 1 | -4/+3 |
|
|
* | * tests/safe.test: Trim auto_path to improve performance [1080039] | dgp | 2004-12-06 | 1 | -1/+5 |
|
|
* | filesystem, glob, tilde fix | vincentdarley | 2004-12-02 | 1 | -0/+51 |
|
|
* | Upgrade more of the file to tcltest2, and collect constraint definitions to t... | dkf | 2004-12-02 | 1 | -51/+53 |
|
|
* | Oops! <:^) | dkf | 2004-12-01 | 1 | -2/+2 |
|
|
* | Fix reported problems with tests for dde error messages. Also use more tcltest2 | dkf | 2004-12-01 | 1 | -81/+60 |
|
|
* | Patch 976520 reworks several of the details involved with | dgp | 2004-11-30 | 2 | -27/+88 |
|
|
* | * library/clock.tcl: Corrected the regular expressions that match | Kevin B Kenny | 2004-11-30 | 1 | -2/+6 |
|
|
* | Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ | dkf | 2004-11-25 | 1 | -1/+6 |
|
|
* | * tests/tcltest.test: The order in which [glob] returns the file | rmax | 2004-11-25 | 1 | -3/+3 |
|
|
* | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new | dgp | 2004-11-24 | 1 | -1/+9 |
|
|
* | * generic/tclInterp.c: Restored several directories to the search | dgp | 2004-11-22 | 1 | -10/+7 |
|
|
* | fix to windows file join bug | vincentdarley | 2004-11-22 | 1 | -0/+7 |
|
|
* | * tests/unixInit.test: Removed "knownBug" constraints to prompt | dgp | 2004-11-19 | 1 | -9/+9 |
|
|
* | * tests/interp.test (interp-36.*): [interp bgerror] tests. | dgp | 2004-11-18 | 1 | -1/+36 |
|
|
* | * tests/basic.test: Updated functional (not testing) uses of | dgp | 2004-11-18 | 4 | -48/+98 |
|
|
* | * generic/tclInt.h: Added comment warning that the old | dgp | 2004-11-15 | 1 | -2/+10 |
|
|
* | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -5/+5 |
|
|
* | * tests/fileName.test: | das | 2004-11-11 | 6 | -13/+15 |
|
|
* | * tests/fCmd.test: | das | 2004-11-11 | 1 | -1/+11 |
|
|
* | * tests/winFile.test: Attempted and untested fix for 1062491 | davygrvy | 2004-11-08 | 1 | -7/+7 |
|
|
* | * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run ... | davygrvy | 2004-11-07 | 1 | -2/+8 |
|
|
* | Major simplification of reg.test to de-Spencer it somewhat. | dkf | 2004-11-05 | 1 | -744/+672 |
|
|
* | Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] | dkf | 2004-11-05 | 1 | -1/+3 |
|
|
* | niggly test suite fixes | dgp | 2004-11-04 | 1 | -2/+2 |
|
|
* | remove knownBugs from clock tests by fixing them | Kevin B Kenny | 2004-11-03 | 1 | -9/+15 |
|
|
* | niggly test suite fixes | dgp | 2004-11-03 | 1 | -2/+2 |
|
|
* | test cleanup correction | dgp | 2004-11-03 | 1 | -3/+6 |
|
|
* | * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug | dgp | 2004-11-03 | 4 | -16/+36 |
|
|
* | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -1/+42 |
|
|
* | Second part of fix for Bug 926106 | Kevin B Kenny | 2004-11-01 | 1 | -1/+13 |
|
|
* | Fix for [Bug 761471]; NaN is now *never* equal to NaN... | dkf | 2004-11-01 | 1 | -1/+6 |
|
|
* | command quoting fix | dgp | 2004-10-31 | 1 | -2/+2 |
|
|
* | typo fix | dgp | 2004-10-31 | 1 | -2/+2 |
|
|
* | General cleanup | dkf | 2004-10-31 | 1 | -139/+21 |
|
|
* | Fix pseudo-constraint | dkf | 2004-10-31 | 2 | -4/+4 |
|
|
* | Minor fixes for marginally more clarity | dkf | 2004-10-31 | 1 | -10/+10 |
|
|
* | Turn umask2 constraint into something more commonly satisfiable | dkf | 2004-10-31 | 1 | -85/+39 |
|
|
* | Added constraint to test that won't ever work on Unix (no drive letters!) | dkf | 2004-10-31 | 1 | -2/+2 |
|
|
* | General clean up | dkf | 2004-10-31 | 1 | -190/+63 |
|
|
* | Remove broken test constraint. [bug 1053908] | dkf | 2004-10-31 | 1 | -3/+2 |
|
|
* | Make [info globals ::foo] work. [Bug 1057461] | dkf | 2004-10-31 | 1 | -1/+5 |
|
|
* | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 1 | -8/+6 |
|
|
* | Allow ensembles to rewrite their subcommands' error messages to be more | dkf | 2004-10-29 | 5 | -14/+45 |
|
|
* | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective | Miguel Sofer | 2004-10-28 | 1 | -1/+23 |
|
|