| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warnin... | jan.nijtmans | 2016-03-04 | 1 | -1/+1 |
|
|
* | Eliminate useless variable assignment. | jan.nijtmans | 2016-01-22 | 1 | -1/+0 |
|\ |
|
| * | Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thank... | jan.nijtmans | 2016-01-22 | 1 | -1/+0 |
|
|
* | | More progress. NR-enable [interp] and [$slave], completely with | dgp | 2013-04-11 | 1 | -12/+39 |
|
|
* | | More revisions let multi-interp test case work, but at cost of panics | dgp | 2013-04-11 | 1 | -1/+17 |
|
|
* | | New internal routine TclNRInvoke() - NR-enabled path through the machinery | dgp | 2013-04-11 | 1 | -1/+6 |
|
|
* | | LimitHandler struct used only locally. Remove from tclInt.h | dgp | 2013-02-25 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | LimitHandler struct used only locally. Remove from tclInt.h. | dgp | 2013-02-25 | 1 | -0/+31 |
|
|
* | | Name functions according to 'what' instead of 'how' in the [tailcall] | mig | 2013-01-11 | 1 | -1/+1 |
|
|
* | | tailcall now running in a simpler model, with no eval-flags and no nre-stack ... | mig | 2013-01-10 | 1 | -2/+2 |
|
|
* | | more result generation conversion | dkf | 2012-08-04 | 1 | -47/+54 |
|
|
* | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -3/+5 |
|
|
* | | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+26 |
|\ \
| |/ |
|
| * | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+26 |
|
|
* | | More generation of errorCodes ([interp], [lset], [load], [unload]). | dkf | 2011-04-02 | 1 | -82/+79 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -17/+16 |
|
|
* | | 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/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -4/+7 |
|
|
| | * | * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] | Miguel Sofer | 2008-01-30 | 1 | -2/+2 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -1/+7 |
|
|
| | * | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -2/+8 |
|
|
| | * | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option | dgp | 2003-03-12 | 1 | -2/+4 |
|
|
| * | | fix gcc warning: passing argument 3 of 'Tcl_GetIndexFromObj' discards qualifi... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
| * | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -5/+104 |
|
|
| * | | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 1 | -1/+18 |
|
|
| * | | [Bug 2891362]: Make time limits work better with the event loop. | dkf | 2009-12-28 | 1 | -2/+12 |
|
|
| * | | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+7 |
|
|
| * | | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
* | | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 | mig | 2011-03-01 | 1 | -0/+76 |
|
|
* | | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -11/+114 |
|
|
* | | | Remove many type casts which are no longernecessary as a result of [Patch 300... | nijtmans | 2010-08-22 | 1 | -2/+2 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -9/+9 |
|
|
* | | | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -16/+21 |
|
|
* | | | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 1 | -1/+18 |
|
|
* | | | [Bug 2891362]: Make time limits work better with the event loop. | dkf | 2009-12-28 | 1 | -3/+14 |
|
|
* | | | Fix gcc warning: ignoring return value of ‘write’, | nijtmans | 2009-12-16 | 1 | -5/+5 |
|
|
* | | | * generic/tclBasic.c: Fixed things so that you can tailcall | Miguel Sofer | 2009-12-05 | 1 | -2/+2 |
|
|
* | | | * generic/tclInterp.c (SlaveEval): Agressive stomping of internal reps | dgp | 2009-10-06 | 1 | -17/+4 |
|
|
* | | | * generic/tclBasic.c: fixed "leaks" in aliases, imports and | Miguel Sofer | 2009-03-21 | 1 | -1/+2 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -6/+6 |
|
|
* | | | Fix for [Bug 2544618] | Joe Mistachkin | 2009-02-06 | 1 | -6/+6 |
|
|
* | | | * generic/tclInterp.c: Reverted the conversion of [interp] into an | dgp | 2009-02-02 | 1 | -956/+441 |
|
|
* | | | * generic/tclInterp.c: Convert the [interp] command into a | dgp | 2009-01-29 | 1 | -441/+956 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -7/+6 |
|
|
* | | | TIP #337 IMPLEMENTATION | dgp | 2008-12-09 | 1 | -3/+3 |
|
|
* | | | Implement TIP#307. | dkf | 2008-12-05 | 1 | -9/+9 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-16 | 1 | -17/+17 |
|
|
* | | | * generic/tclBasic.c: new unsupported command atProcExit | Miguel Sofer | 2008-08-03 | 1 | -5/+2 |
|
|