| Commit message (Expand) | Author | Age | Files | Lines |
* | [a0ece9d6d4] The cmd field of a CmdFrame when non-NULL must point within the | dgp | 2015-07-05 | 1 | -0/+9 |
|
|
* | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets | dgp | 2015-06-03 | 1 | -0/+14 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
| | * | * generic/tclTest.c: Backport the [testexprlongobj] testing command. | dgp | 2008-03-07 | 1 | -1/+3 |
|
|
| | * | * tests/execute.test (execute-6.8): Added tests checking that | dgp | 2008-03-07 | 1 | -2/+179 |
|
|
| | * | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -4/+8 |
|
|
| | * | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to | Miguel Sofer | 2003-09-19 | 1 | -1/+9 |
|
|
| * | | test name conflict | dgp | 2009-06-13 | 1 | -2/+2 |
|
|
| * | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
| * | | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|
|
* | | | * tests/execute.test (execute-11.1): [Bug 3142026]: Added test that | dkf | 2011-01-01 | 1 | -94/+124 |
|
|
* | | | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The | Miguel Sofer | 2010-09-22 | 1 | -1/+22 |
|
|
* | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 1 | -3/+3 |
|
|
* | | | Revert mistaken commit | dgp | 2009-11-16 | 1 | -3/+3 |
|
|
* | | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta... | ferrieux | 2009-11-16 | 1 | -3/+3 |
|
|
* | | | Correct failures during -singleproc 1 test suite run. | dgp | 2009-06-24 | 1 | -1/+2 |
|
|
* | | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+14 |
|
|
* | | | Fix [Bug 2568434] | dkf | 2009-02-05 | 1 | -38/+30 |
|
|
* | | | * generic/tclExecute.c: Fix for [Bug 2038069] by dgp. | Miguel Sofer | 2008-08-05 | 1 | -1/+16 |
|
|
* | | | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|/ / |
|
* | | * tests/execute.test (execute-6.*): More tests checking that | dgp | 2008-03-07 | 1 | -17/+97 |
|
|
* | | * tests/execute.test (execute-6.*): More tests checking that | dgp | 2008-03-07 | 1 | -2/+81 |
|
|
* | | * tests/execute.test (6.3,4): Added tests for Bug 1899164]. | dgp | 2008-03-04 | 1 | -1/+19 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -7/+7 |
|
|
* | | * generic/tclExecute.c: | Miguel Sofer | 2006-07-21 | 1 | -1/+15 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -8/+11 |
|
|
* | | * tests/compile.test: Updated tests with changed behavior | dgp | 2005-11-09 | 1 | -42/+42 |
|
|
* | | Marked some failing tests as knownBug until they can be updated. | dgp | 2005-10-21 | 1 | -6/+6 |
|
|
* | | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective | Miguel Sofer | 2004-10-28 | 1 | -1/+23 |
|
|
* | | * tests/execute.test (execute-8.1): Updated to remove the trace | dgp | 2004-05-25 | 1 | -4/+8 |
|
|
* | | * tests/execute.test (execute-8.2): Avoid crashes when there | dgp | 2004-04-29 | 1 | -4/+9 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -7/+7 |
|
|
* | | fix for [Bug 816641] - faulty execution and catch stack management. | Miguel Sofer | 2003-10-04 | 1 | -1/+10 |
|
|
* | | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca... | Miguel Sofer | 2003-09-19 | 1 | -1/+9 |
|/ |
|
* | * tests/execute.test: cleaning up testobj's at the end, to avoid | Miguel Sofer | 2003-02-25 | 1 | -1/+4 |
|
|
* | * generic/tclCompile.c (TclCompileExprWords): remove unused | Miguel Sofer | 2003-02-19 | 1 | -2/+2 |
|
|
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -4/+4 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -20/+125 |
|
|
* | added test for evaluation of an expression in a variable; evals once | Miguel Sofer | 2001-02-23 | 1 | -1/+7 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -2/+2 |
|
|
* | Fixed another bug in test suite... | rjohnson | 1999-06-26 | 1 | -1/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -3/+3 |
|
|
* | * tests/execute.test: | stanton | 1999-06-16 | 1 | -85/+151 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -8/+442 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|