| Commit message (Expand) | Author | Age | Files | Lines |
* | Better error-message in case of errors related to setting a variable | jan.nijtmans | 2011-04-04 | 1 | -3/+3 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -1/+1 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -1/+1 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * tests/info.test: Resolve ambiguous resolution of variable | andreas_kupries | 2009-11-09 | 1 | -2/+2 |
|
|
| | * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -12/+251 |
|
|
| | * | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -1/+19 |
|
|
| | * | * generic/tclBasic.c: Added missing release of extended command | andreas_kupries | 2008-07-28 | 1 | -82/+102 |
|
|
| | * | * tests/info.test: Add !singleTestInterp constraint to various tests; | das | 2008-07-25 | 1 | -27/+27 |
|
|
| | * | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-24 | 1 | -1/+86 |
|
|
| | * | Contrain the new test to run only when tip280 is active. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
| | * | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -12/+38 |
|
|
| | * | * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on the | andreas_kupries | 2008-06-16 | 1 | -15/+15 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -5/+416 |
|
|
| | * | Take care with globals that have an entry in the var table but "don't exist" | dkf | 2005-07-29 | 1 | -2/+15 |
|
|
| | * | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new | dgp | 2004-11-24 | 1 | -1/+9 |
|
|
| | * | Make [info globals ::foo] work. [Bug 1057461] | dkf | 2004-10-31 | 1 | -1/+5 |
|
|
| | * | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -5/+5 |
|
|
| * | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -34/+109 |
|
|
| * | | * tests/info.test (info-39.1, test_info_frame): Changed absolute | andreas_kupries | 2010-08-03 | 1 | -3/+3 |
|
|
| * | | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with | andreas_kupries | 2010-02-02 | 1 | -1/+41 |
|
|
| * | | * generic/tclBasic.c (TclEvalObjEx): Plug memory leak in | dgp | 2009-11-09 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -10/+283 |
|
|
| * | | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -1/+19 |
|
|
| * | | backport more reliable testscore_8_5_5 | dgp | 2008-10-14 | 1 | -20/+20 |
|
|
| * | | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 1 | -21/+21 |
|
|
| * | | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 1 | -13/+98 |
|
|
| * | | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 1 | -151/+151 |
|
|
| * | | Rename new test to avoid duplicate test name. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -1/+27 |
|
|
| * | | * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on the | andreas_kupries | 2008-06-16 | 1 | -8/+8 |
|
|
* | | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -33/+110 |
|
|
* | | | Fix OBOE error in the forward ported info-39.1 | andreas_kupries | 2010-08-03 | 1 | -5/+5 |
|
|
* | | | * tests/info.test (info-39.1): Added forward copy of test in 8.5 | andreas_kupries | 2010-08-03 | 1 | -1/+42 |
|
|
* | | | TIP #348 IMPLEMENTATION - Substituted error stack | ferrieux | 2010-04-05 | 1 | -5/+5 |
|
|
* | | | Remove assumption of ordered results from [info procs] | dkf | 2010-02-10 | 1 | -2/+2 |
|
|
* | | | * win/tclWinDde.c: VC++ 6.0 doesn't have | nijtmans | 2010-01-10 | 1 | -2/+2 |
|
|
* | | | Revert mistaken commit | dgp | 2009-11-16 | 1 | -5/+5 |
|
|
* | | | (forward port) Fix [Bug 2891556] and improve test to detect similar manifesta... | ferrieux | 2009-11-16 | 1 | -5/+5 |
|
|
* | | | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). | andreas_kupries | 2009-11-10 | 1 | -2/+2 |
|
|
* | | | * tests/info.test: Resolve ambiguous resolution of variable | andreas_kupries | 2009-11-09 | 1 | -2/+2 |
|
|
* | | | More variable cleansing | dkf | 2009-10-29 | 1 | -180/+189 |
|
|
* | | | * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. | dgp | 2009-10-28 | 1 | -1/+2 |
|
|
* | | | * generic/tclParse.c Corrected line counting error in multi-command | dgp | 2009-09-07 | 1 | -1/+6 |
|
|
* | | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode | dgp | 2009-09-04 | 1 | -4/+119 |
|
|
* | | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -12/+285 |
|
|
* | | | * generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex, | andreas_kupries | 2009-07-14 | 1 | -1/+19 |
|
|
* | | | oops | dgp | 2008-10-14 | 1 | -2/+2 |
|
|
* | | | add missing constraints | dgp | 2008-10-14 | 1 | -2/+3 |
|
|
* | | | * generic/tclBasic.c: Move [tailcall], [coroutine] and | Miguel Sofer | 2008-10-07 | 1 | -5/+5 |
|
|