| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the | dgp | 2002-12-11 | 1 | -1/+8 |
|
|
* | unset path to make it work for singleproc runs | hobbs | 2002-12-04 | 1 | -2/+2 |
|
|
* | unset path var to allow singleproc testing | hobbs | 2002-11-27 | 1 | -2/+2 |
|
|
* | * tests/interp.test: interp-14.4 | hobbs | 2002-11-23 | 1 | -1/+7 |
|
|
* | * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset | hobbs | 2002-11-19 | 2 | -2/+38 |
|
|
* | * generic/regexpComp.test: added tests 22.* | hobbs | 2002-11-14 | 1 | -0/+20 |
|
|
* | 3 small fixes | vincentdarley | 2002-11-13 | 3 | -6/+175 |
|
|
* | * tests/split.test: added 1-char string split tests | hobbs | 2002-11-12 | 1 | -1/+13 |
|
|
* | * doc/registry.n: Added support for broadcasting changes to | hobbs | 2002-10-18 | 1 | -15/+17 |
|
|
* | * generic/tclVar.c: Fixed code that check for proper # of args to | dgp | 2002-10-17 | 1 | -2/+6 |
|
|
* | execution trace fix | vincentdarley | 2002-10-15 | 1 | -1/+34 |
|
|
* | [file exist] -> [file exists]... | dkf | 2002-10-04 | 2 | -18/+18 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 6 | -18/+18 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within | dgp | 2002-09-22 | 1 | -1/+17 |
|
|
* | 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 |
|
|