| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
|
|
* | D'oh! | dgp | 2004-10-28 | 1 | -2/+2 |
|
|
* | * tests/socket.test (socket-13.1): Balanced [makeFile] and | dgp | 2004-10-28 | 1 | -25/+25 |
|
|
* | * tests/clock.test: Correct duplicate test names. | dgp | 2004-10-28 | 4 | -12/+12 |
|
|
* | * tests/registry.test: Fixed test files to load the correct | davygrvy | 2004-10-27 | 2 | -147/+145 |
|
|
* | fixed format-19.1 for 64 bit machines | Kevin B Kenny | 2004-10-27 | 1 | -3/+3 |
|
|
* | * tests/tm.test: Expanded on the testsuite entered by Donal. | andreas_kupries | 2004-10-27 | 1 | -5/+195 |
|
|
* | additional regression test for Bug 868489 | Kevin B Kenny | 2004-10-27 | 1 | -1/+9 |
|
|
* | * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. | dgp | 2004-10-26 | 1 | -1/+9 |
|
|
* | Reversed expected result from test subst-12.3. | dgp | 2004-10-26 | 1 | -2/+2 |
|
|
* | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. | dgp | 2004-10-26 | 1 | -1/+17 |
|
|
* | * tests/basic.test: Added missing constraints. | dgp | 2004-10-26 | 4 | -17/+16 |
|
|
* | fixes for Bug 1054101 | Kevin B Kenny | 2004-10-26 | 1 | -1/+43 |
|
|
* | Remove some of the contortions from cmdAH-8.45 | dkf | 2004-10-25 | 1 | -8/+10 |
|
|
* | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): | dgp | 2004-10-25 | 1 | -2/+2 |
|
|
* | Flesh out tests and transform the TM manager API into an ensemble | dkf | 2004-10-25 | 1 | -8/+23 |
|
|
* | Add *very* basic test suite for modules, and tighten up the doc style | dkf | 2004-10-22 | 1 | -0/+40 |
|
|
* | Make ensembles report shorter error traces that conceal more of how the | dkf | 2004-10-22 | 1 | -7/+5 |
|
|
* | * library/clock.tcl: Fixed a typo where the fallback time zone | Kevin B Kenny | 2004-10-22 | 1 | -1/+23 |
|
|
* | Stop losing result codes in [dict with] in some circumstances | dkf | 2004-10-19 | 1 | -1/+13 |
|
|
* | TIP#217 implementation | dkf | 2004-10-14 | 1 | -2/+8 |
|
|
* | Fix things so we can pass our own test suite for TIP#212... | dkf | 2004-10-08 | 1 | -6/+6 |
|
|
* | Basic tests for TIPs #201 and #212 | dkf | 2004-10-08 | 2 | -2/+151 |
|
|
* | update test for TIP 212 | dgp | 2004-10-08 | 1 | -2/+2 |
|
|
* | filesystem generic/platform code splitting | vincentdarley | 2004-10-07 | 2 | -9/+54 |
|
|
* | * tests/clock.test (clock-34.*): Removed an antibug that forced | Kevin B Kenny | 2004-10-04 | 1 | -9/+9 |
|
|
* | Stop words starting with 'eq' or 'ne' from being subdivided by the expression | dkf | 2004-10-04 | 1 | -1/+9 |
|
|
* | Modify the semantics of [dict set] to be what everyone expected them to be | dkf | 2004-10-02 | 1 | -4/+4 |
|
|
* | * tests/namespace.test (namespace-8.7): Another test for save/restore | dgp | 2004-10-02 | 1 | -1/+8 |
|
|
* | * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value | dgp | 2004-10-01 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization | dgp | 2004-09-30 | 3 | -3/+58 |
|
|
* | * tests/subst.test (12.1-2): added tests for [Bug 1036649] | Miguel Sofer | 2004-09-30 | 1 | -1/+16 |
|
|
* | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL. | dgp | 2004-09-29 | 1 | -1/+21 |
|
|
* | * generic/tclBasic.c: Removed internal routines TclInvoke, | dgp | 2004-09-27 | 1 | -11/+2 |
|
|
* | fix to small filesystem bugs | vincentdarley | 2004-09-27 | 3 | -12/+38 |
|
|
* | Report compilation errors at runtime, [Patch 103368] by dgp. | Miguel Sofer | 2004-09-26 | 7 | -204/+170 |
|
|
* | Fix spelling of test names... | dkf | 2004-09-24 | 1 | -21/+21 |
|
|
* | * generic/tclBasic.c: Corrections to the 2004-09-21 commit | dgp | 2004-09-24 | 2 | -2/+33 |
|
|
* | * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorline | dgp | 2004-09-22 | 2 | -4/+17 |
|
|
* | * generic/tclExecute.c (INST_START_CMD): | Miguel Sofer | 2004-09-22 | 1 | -1/+31 |
|
|
* | * generic/tclCompCmds.c: Tolerate [append] syntax errors | dgp | 2004-09-22 | 1 | -2/+16 |
|
|
* | * tests/error.test (error-6.2,3): Added more tests to verify | dgp | 2004-09-20 | 1 | -1/+10 |
|
|
* | Some tests were non-portable, alas. | dkf | 2004-09-19 | 1 | -3/+3 |
|
|
* | Fix silly mistakes :} and make sure that the original bug is a test case. | dkf | 2004-09-18 | 1 | -3/+4 |
|
|
* | Make sure large shifts shift for real. [Bug 868467] | dkf | 2004-09-18 | 1 | -1/+11 |
|
|
* | * doc/interp.n: | Miguel Sofer | 2004-09-14 | 1 | -5/+12 |
|
|
* | Fix [Bug 1026903] by storing what ensemble the ensemble is cached for. | dkf | 2004-09-13 | 1 | -1/+12 |
|
|
* | * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad check | Kevin B Kenny | 2004-09-11 | 1 | -1/+21 |
|
|