| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-09-06 Reinhard Max <max@suse.de> | rmax | 2002-09-06 | 1 | -4/+4 |
|
|
* | * generic/tclBasic.c (TclRenameCommand,CallCommandTraces): | dgp | 2002-09-06 | 1 | -1/+8 |
|
|
* | * tests/http.test (http-3.11): added close $fp that was causing an | hobbs | 2002-09-02 | 1 | -1/+2 |
|
|
* | * tests/exec.test: marked exec-18.1 unixOnly until the Windows | hobbs | 2002-09-02 | 1 | -2/+4 |
|
|
* | 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net> | Miguel Sofer | 2002-08-26 | 1 | -1/+12 |
|
|
* | Added test. | dkf | 2002-08-16 | 1 | -1/+5 |
|
|
* | * tests/uplevel.test: added 6.1 to test [uplevel] with shadowed | Miguel Sofer | 2002-08-08 | 1 | -1/+16 |
|
|
* | * tests/subst.test: added 5.8-10 as further tests for [Bug 495207] | Miguel Sofer | 2002-08-08 | 1 | -1/+15 |
|
|
* | * tests/README: Noted removal of defs.tcl. | dgp | 2002-08-08 | 1 | -2/+2 |
|
|
* | [Patch #591647] (darley) | hobbs | 2002-08-08 | 2 | -7/+44 |
|
|
* | * tests/fCmd.test: | hobbs | 2002-08-08 | 2 | -14/+16 |
|
|
* | slight wording improvements | hobbs | 2002-08-08 | 1 | -2/+5 |
|
|
* | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now | dgp | 2002-08-05 | 1 | -1/+19 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 2 | -9/+11 |
|
|
* | * tests/expr.test (expr-22.*): Marked as non-portable because it | dkf | 2002-07-31 | 1 | -13/+16 |
|
|
* | * tests/io.test: | andreas_kupries | 2002-07-30 | 1 | -1/+36 |
|
|
* | bugfix, new tests for new [interp alias] code | Miguel Sofer | 2002-07-29 | 1 | -2/+26 |
|
|
* | Dump junk spaces... | dkf | 2002-07-29 | 1 | -3/+3 |
|
|
* | Fixes for regexp issues raised in [Bug 578363]. | dkf | 2002-07-29 | 1 | -3/+9 |
|
|
* | Fix for [Bug 582522] - aliases now fire execution traces on the target | Miguel Sofer | 2002-07-29 | 3 | -12/+39 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2002-07-26 | 1 | -1/+23 |
|
|
* | * tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15 | dgp | 2002-07-24 | 1 | -3/+5 |
|
|
* | Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000] | dkf | 2002-07-22 | 1 | -1/+29 |
|
|
* | Added tests for the [time] command. | dkf | 2002-07-19 | 1 | -2/+28 |
|
|
* | Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] | dkf | 2002-07-19 | 1 | -3/+3 |
|
|
* | pcOnly constraints added | vincentdarley | 2002-07-18 | 2 | -8/+8 |
|
|
* | winFile.test cleanup | vincentdarley | 2002-07-18 | 1 | -4/+4 |
|
|
* | winFCmd.test cleanup | vincentdarley | 2002-07-18 | 1 | -18/+18 |
|
|
* | winFCmd.test cleanup | vincentdarley | 2002-07-18 | 1 | -7/+7 |
|
|
* | fix to knownBug test | vincentdarley | 2002-07-18 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c (CallCommandTraces): delete traces now receive | Miguel Sofer | 2002-07-18 | 1 | -6/+6 |
|
|
* | add test constraints | vincentdarley | 2002-07-18 | 1 | -3/+3 |
|
|
* | * generic/tclVar.c: refactorisation to reuse already looked-up Var | Miguel Sofer | 2002-07-15 | 2 | -4/+4 |
|
|
* | * Improved constraints to protect /tmp. [Bug 581403] | dgp | 2002-07-15 | 1 | -5/+7 |
|
|
* | tests, docs | vincentdarley | 2002-07-15 | 1 | -13/+13 |
|
|
* | [file attributes -permissions] is Unix-only; [catch] it for portability | dkf | 2002-07-11 | 1 | -4/+4 |
|
|
* | * Greatly reduced the number of [exec]s, using slave interps instead. | dgp | 2002-07-10 | 1 | -75/+124 |
|
|
* | typo fixes | dgp | 2002-07-10 | 1 | -3/+3 |
|
|
* | Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268] | dkf | 2002-07-10 | 3 | -99/+86 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 15 | -446/+422 |
|
|
* | Removed exec of unix utilities from cmdAH.test [Bug 579211] | dkf | 2002-07-10 | 1 | -9/+11 |
|
|
* | Fix for bug 579284; registered math funcs can now correctly return wide-ints. | dkf | 2002-07-10 | 1 | -26/+34 |
|
|
* | * tests/socket.test: Fixed bug #578164. The original reason for | andreas_kupries | 2002-07-08 | 1 | -3/+3 |
|
|
* | add file link constraint | vincentdarley | 2002-07-08 | 3 | -13/+31 |
|
|
* | * tests/pkgMkIndex.test: Constrained tests of [load] package indexing | dgp | 2002-07-06 | 1 | -1/+5 |
|
|
* | * 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 |
|
|