| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: [Bug 2949302]: Fixed leak of support | andreas_kupries | 2010-02-11 | 1 | -18/+47 |
|
|
| | * | silence compiler warnings | dgp | 2009-08-26 | 1 | -2/+2 |
|
|
| | * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -13/+170 |
|
|
| | * | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -55/+16 |
|
|
| | * | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+2 |
|
|
| | * | * generic/tclBasic.c: Added missing release of extended command | andreas_kupries | 2008-07-28 | 1 | -14/+22 |
|
|
| | * | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -3/+7 |
|
|
| | * | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 1 | -7/+10 |
|
|
| | * | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -16/+27 |
|
|
| | * | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -1/+48 |
|
|
| | * | * generic/tclCompile.c: replaced copy loop that tripped some | Miguel Sofer | 2007-08-24 | 1 | -5/+5 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -5/+340 |
|
|
| | * | * generic/tclCompile.c: handle warning [Bug 969066] | Miguel Sofer | 2004-06-08 | 1 | -2/+6 |
|
|
| | * | * generic/tclCompile.c (TclCompileScript): corrected possible | Miguel Sofer | 2004-03-29 | 1 | -3/+4 |
|
|
| | * | * generic/tclCompile.c (TclCompileScript): | Miguel Sofer | 2004-03-15 | 1 | -4/+6 |
|
|
| | * | * generic/tclBasic.c: Corrected several instances of unsafe | dgp | 2003-07-18 | 1 | -1/+9 |
|
|
| | * | Corrected bogus comments | dgp | 2003-04-18 | 1 | -7/+2 |
|
|
| | * | * generic/tclCompile.c: | Miguel Sofer | 2003-03-19 | 1 | -2/+9 |
|
|
| * | | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with | andreas_kupries | 2010-02-02 | 1 | -1/+3 |
|
|
| * | | silence compiler warnings | dgp | 2009-08-26 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -7/+156 |
|
|
| * | | * generic/tclCmdIL.c: Removed unused variables. | dgp | 2009-07-16 | 1 | -5/+2 |
|
|
| * | | fix 64bit int <-> ptr cast warnings | das | 2009-07-15 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -51/+12 |
|
|
| * | | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr | dgp | 2009-06-13 | 1 | -1/+2 |
|
|
| * | | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 1 | -19/+26 |
|
|
| * | | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -3/+5 |
|
|
| * | | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex | andreas_kupries | 2008-07-22 | 1 | -11/+14 |
|
|
| * | | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -16/+27 |
|
|
| * | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -1/+46 |
|
|
| * | | * generic/tclCompile.c: fix crash with tcl_traceExec. Found and | Miguel Sofer | 2008-05-16 | 1 | -2/+2 |
|
|
* | | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 | nijtmans | 2010-12-10 | 1 | -4/+3 |
|
|
* | | | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 1 | -1/+177 |
|
|
* | | | * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilation | dkf | 2010-10-20 | 1 | -4/+6 |
|
|
* | | | remove outdated comment | dgp | 2010-10-13 | 1 | -7/+1 |
|
|
* | | | * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where | dgp | 2010-10-13 | 1 | -4/+4 |
|
|
* | | | * generic/tclCompile.c: Prevent writing to the intrep fields of a | dgp | 2010-10-06 | 1 | -3/+3 |
|
|
* | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -6/+4 |
|
|
* | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 1 | -2/+2 |
|
|
* | | | Correct some comments (Jos Decoster found...) | dkf | 2010-05-14 | 1 | -4/+4 |
|
|
* | | | * generic/tclCompExpr.c: Slight change in the literal sharing | Miguel Sofer | 2010-04-29 | 1 | -13/+4 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -2/+1 |
|
|
* | | | Pure whitespace changes, changing to follow Engineering Manual style. | dkf | 2010-02-24 | 1 | -18/+18 |
|
|
* | | | Small changes to align code style with Tcl Engineering Manual | dkf | 2010-02-19 | 1 | -155/+169 |
|
|
* | | | Fix error in stack depth calculation for [dict update], correct misleading | dkf | 2010-02-17 | 1 | -4/+4 |
|
|
* | | | Make the [unset] command be bytecode compiled. | dkf | 2010-01-30 | 1 | -2/+17 |
|
|
* | | | Eliminate various gcc warnings (in -Wextra mode) | nijtmans | 2009-11-18 | 1 | -3/+3 |
|
|