| Commit message (Expand) | Author | Age | Files | Lines |
* | * corrected test trace-8.8 for Bug 219393 | dgp | 2001-11-21 | 1 | -2/+2 |
|
|
* | * tests/compile.test: added a test for bug [Bug 483309] | Miguel Sofer | 2001-11-19 | 1 | -1/+14 |
|
|
* | win fs fixes | vincentdarley | 2001-11-19 | 1 | -1/+4 |
|
|
* | Changes due to TIP#68; memory handling in variable traces is now correct! | dkf | 2001-11-19 | 1 | -1/+22 |
|
|
* | * tests/interp.test: | hobbs | 2001-11-16 | 1 | -1/+12 |
|
|
* | Code reordering; execution levels made consistent [Bug 480896]. | Miguel Sofer | 2001-11-16 | 1 | -2/+2 |
|
|
* | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 6 | -70/+1392 |
|
|
* | * tests/var.test: | dgp | 2001-11-09 | 1 | -1/+11 |
|
|
* | win fs fixes | vincentdarley | 2001-10-29 | 1 | -1/+11 |
|
|
* | * tests/clock.test (clock-8.1): | hobbs | 2001-10-18 | 1 | -2/+11 |
|
|
* | Small modif to tests/compile.test: better constraint handling for | Miguel Sofer | 2001-10-12 | 1 | -24/+21 |
|
|
* | * tests/ioCmd.test: added catch around file removal, as Windows | hobbs | 2001-10-12 | 1 | -15/+3 |
|
|
* | (socket-7.2): corrected to work on Win2K | hobbs | 2001-10-12 | 1 | -6/+5 |
|
|
* | added removeFile for outdata | hobbs | 2001-10-12 | 1 | -1/+4 |
|
|
* | * tests/compile.test: new tests for [Bug 467523] | Miguel Sofer | 2001-10-12 | 1 | -2/+52 |
|
|
* | * Corrected restore of ::env(LANG). | dgp | 2001-10-10 | 1 | -2/+3 |
|
|
* | Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... | dkf | 2001-09-28 | 1 | -1/+7 |
|
|
* | removed dependence on socket.test being run from same dir as remote.tcl, | dkf | 2001-09-20 | 1 | -2/+5 |
|
|
* | improved skip reporting of missing commands | hobbs | 2001-09-20 | 2 | -66/+36 |
|
|
* | simplified error check for winFCmd-7.9 | hobbs | 2001-09-20 | 1 | -17/+6 |
|
|
* | added back deletion of "more" file | hobbs | 2001-09-19 | 1 | -1/+2 |
|
|
* | tests/winPipe.test: removed obsolete cat16 tests | hobbs | 2001-09-19 | 1 | -117/+3 |
|
|
* | * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - | hobbs | 2001-09-19 | 4 | -28/+92 |
|
|
* | test case for bug #461322 | hobbs | 2001-09-19 | 1 | -1/+10 |
|
|
* | TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) | dkf | 2001-09-19 | 1 | -13/+11 |
|
|
* | fixed typo in socket-12.1 | hobbs | 2001-09-14 | 1 | -2/+2 |
|
|
* | * tests/ioCmd.test: Changed the computation of the result for | andreas_kupries | 2001-09-13 | 1 | -4/+21 |
|
|
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -1/+5 |
|
|
* | * Corrected tests to better isolate tests in | dgp | 2001-09-12 | 5 | -5/+10 |
|
|
* | reworked stack-2.1 to be impervious to interp state | hobbs | 2001-09-11 | 1 | -5/+7 |
|
|
* | Restored to original state from test restrictions ... | andreas_kupries | 2001-09-11 | 1 | -5/+1 |
|
|
* | * The changes below are a fix for [219253]. | andreas_kupries | 2001-09-11 | 3 | -100/+142 |
|
|
* | * tests/stack.test: | hobbs | 2001-09-11 | 1 | -1/+9 |
|
|
* | Bytecompiling noops [FQ #451441] | Miguel Sofer | 2001-09-10 | 1 | -1/+18 |
|
|
* | * tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 | mdejong | 2001-09-09 | 1 | -3/+5 |
|
|
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 1 | -5/+11 |
|
|
* | * tests/ioUtil.test: changed to make better use of constraints and | hobbs | 2001-09-06 | 1 | -87/+81 |
|
|
* | * Updated test to support | dgp | 2001-09-06 | 1 | -5/+8 |
|
|
* | winFCmd.test fix | vincentdarley | 2001-09-05 | 1 | -6/+11 |
|
|
* | made [proc] check that formal args have simple names [Bug: 458548] | Miguel Sofer | 2001-09-04 | 1 | -1/+6 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 3 | -7/+48 |
|
|
* | * tests/compile.test: added compile-11.* interp result checks | hobbs | 2001-08-31 | 1 | -15/+42 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 2 | -10/+44 |
|
|
* | * Corrected | dgp | 2001-08-27 | 1 | -9/+3 |
|
|
* | * tests/stringComp.test: added string-1.3 | hobbs | 2001-08-25 | 1 | -1/+10 |
|
|
* | * Corrected expected result | dgp | 2001-08-24 | 1 | -2/+4 |
|
|
* | fs update | vincentdarley | 2001-08-23 | 1 | -1/+56 |
|
|
* | Small improvement in tests (constraint vs. conditionally run tests) | dkf | 2001-08-23 | 1 | -32/+15 |
|
|
* | * doc/dde.n: fixed dde man page (which was totally incorrect). | hobbs | 2001-08-22 | 1 | -15/+17 |
|
|
* | * tests/tcltest.test: added unixExecs constraint to files that | hobbs | 2001-08-22 | 1 | -4/+4 |
|
|