| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclClock.c (FormatClock): Convert the format string to | rmax | 2002-07-05 | 1 | -1/+9 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 13 | -220/+181 |
|
|
* | More fixing of writable-current-dir assumption. [Bug 575824] | dkf | 2002-07-04 | 2 | -133/+146 |
|
|
* | Fix to latest patch. | andreas_kupries | 2002-07-04 | 1 | -2/+3 |
|
|
* | * tests/socket.test: | andreas_kupries | 2002-07-04 | 3 | -100/+109 |
|
|
* | fixed [Bug 575817] | Miguel Sofer | 2002-07-04 | 1 | -15/+20 |
|
|
* | * All the bugs below are instances of the same problem: The | andreas_kupries | 2002-07-04 | 4 | -1111/+1148 |
|
|
* | * tests/pkg1/direct1.tcl: removed | dgp | 2002-07-04 | 3 | -223/+61 |
|
|
* | * Fixed [Bug 575857] where this test file | dgp | 2002-07-04 | 17 | -376/+442 |
|
|
* | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid | dgp | 2002-07-03 | 2 | -17/+30 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 4 | -1680/+1221 |
|
|
* | clearer error msgs for file link | vincentdarley | 2002-07-02 | 1 | -3/+3 |
|
|
* | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. | dgp | 2002-07-01 | 4 | -1230/+1758 |
|
|
* | * Updated the instructions on running and adding to the test suite. | dgp | 2002-07-01 | 6 | -163/+126 |
|
|
* | * Updated auto_mkIndex tests to use | dgp | 2002-07-01 | 5 | -126/+139 |
|
|
* | alternative fix. | dgp | 2002-07-01 | 1 | -4/+20 |
|
|
* | * Fixed [makeFile] and [viewFile] to accurately reflect a file's | dgp | 2002-07-01 | 5 | -45/+32 |
|
|
* | unix root volume fix | vincentdarley | 2002-06-27 | 1 | -1/+9 |
|
|
* | empty path name error msgs | vincentdarley | 2002-06-26 | 1 | -1/+133 |
|
|
* | * unix/tclUnixTime.c: Make [clock format] respect locale settings. | rmax | 2002-06-26 | 1 | -1/+3 |
|
|
* | * Corrected suppression of -verbose skip and start by [test -output]. | dgp | 2002-06-26 | 1 | -14/+34 |
|
|
* | typo fixes | dgp | 2002-06-26 | 1 | -4/+4 |
|
|
* | * Implementation of TIP 101. Adds and exports a [configure] command | dgp | 2002-06-25 | 2 | -29/+30 |
|
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 21 | -78/+79 |
|
|
* | tip99tip_99 | vincentdarley | 2002-06-21 | 1 | -6/+6 |
|
|
* | tip99 | vincentdarley | 2002-06-21 | 4 | -79/+161 |
|
|
* | * doc/CrtTrace.3: Added TIP#62 implementation of command | hobbs | 2002-06-17 | 1 | -8/+397 |
|
|
* | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] | andreas_kupries | 2002-06-17 | 1 | -1/+11 |
|
|
* | * Revised locale initialization to interpret | dgp | 2002-06-17 | 1 | -371/+512 |
|
|
* | [Bug 569438] in the processing of dollar variables | Miguel Sofer | 2002-06-16 | 1 | -1/+10 |
|
|
* | TIP#102 implementation: 'trace list' becomes 'trace info' | dkf | 2002-06-14 | 1 | -27/+27 |
|
|
* | new fCmd.test problems on Unix | vincentdarley | 2002-06-13 | 1 | -12/+12 |
|
|
* | vfs, winfs testsuite | vincentdarley | 2002-06-13 | 3 | -33/+160 |
|
|
* | Removed assumptions that [makeFile] creates files in the current dir. | dkf | 2002-06-11 | 1 | -9/+9 |
|
|
* | Duplicate test number... | dkf | 2002-06-11 | 1 | -2/+2 |
|
|
* | Fix for [info locals] bug #567386; added compile functions for | Miguel Sofer | 2002-06-11 | 1 | -1/+3 |
|
|
* | * More corrections to test suite so that tests | dgp | 2002-06-07 | 1 | -10/+53 |
|
|
* | speling ficks | dgp | 2002-06-06 | 1 | -2/+2 |
|
|
* | * Corrections to test suite so that tests | dgp | 2002-06-06 | 1 | -1/+10 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 2 | -71/+102 |
|
|
* | * generic/tclFileName.c (TclGlob): mac specific fix to | das | 2002-06-05 | 1 | -4/+4 |
|
|
* | * Added more TIP 85 tests from Arjen Markus. | dgp | 2002-06-05 | 2 | -363/+479 |
|
|
* | * Implementation of TIP 85. Allows tcltest | dgp | 2002-06-03 | 1 | -8/+111 |
|
|
* | * Use the "stdio" constraint to control whether | dgp | 2002-05-31 | 2 | -12/+12 |
|
|
* | glob fixes | vincentdarley | 2002-05-30 | 1 | -3/+16 |
|
|
* | added more string comparison checks | hobbs | 2002-05-29 | 2 | -2/+26 |
|
|
* | better qualified 9.1 constraint check for %s | hobbs | 2002-05-29 | 1 | -4/+7 |
|
|
* | * tests/clock.test: added clock-9.1 | hobbs | 2002-05-29 | 1 | -1/+14 |
|
|
* | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch | andreas_kupries | 2002-05-24 | 1 | -6/+6 |
|
|
* | * Corrected some list-quoting issues and | dgp | 2002-05-10 | 3 | -10/+10 |
|
|