| Commit message (Expand) | Author | Age | Files | Lines |
* | TclFreeIntRep() cleanup. | dgp | 2011-04-27 | 1 | -1/+0 |
|
|
* | * generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics n... | mig | 2011-04-07 | 1 | -1/+5 |
|\ |
|
| * | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics ... | mig | 2011-04-07 | 1 | -39/+37 |
|
|
* | | last bugfix was incomplete | mig | 2011-04-07 | 1 | -1/+1 |
|
|
* | | * generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned l... | mig | 2011-04-06 | 1 | -2/+2 |
|
|
* | | Reduce the number of casts used to manage Tcl_Obj internal representations. | dkf | 2011-03-26 | 1 | -78/+69 |
|
|
* | | remove TD->expanded, not needed now | mig | 2011-03-13 | 1 | -8/+1 |
|
|
* | | * generic/tclExecute.c: remove TEBCreturn() | mig | 2011-03-13 | 1 | -27/+10 |
|
|
* | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 1 | -10/+10 |
|
|
* | | * generic/tclExecute.c (TclStackFree): insure that the execStack satisfies | Miguel Sofer | 2011-03-05 | 1 | -8/+17 |
|
|
* | | * generic/tclExecute.c: cleaner mem management for TEBCdata | Miguel Sofer | 2011-03-05 | 1 | -4/+8 |
|
|
* | | Renamed BottomData to TEBCdata, so that the name refers to what it is rather ... | Miguel Sofer | 2011-03-05 | 1 | -52/+45 |
|
|
* | | Renamed struct TEOV_callback to the more descriptive NRE_callback. | Miguel Sofer | 2011-03-05 | 1 | -2/+2 |
|
|
* | | 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/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to | andreas_kupries | 2010-09-01 | 1 | -7/+7 |
|
|
| | * | Fix [Bug 2954959] expr abs(-0.0) is -0.0 | nijtmans | 2010-02-22 | 1 | -1/+11 |
|
|
| | * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -3/+3 |
|
|
| | * | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -7/+7 |
|
|
| | * | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow | dgp | 2009-03-20 | 1 | -2/+8 |
|
|
| | * | Fixed the failure to link in the default (non-TCL_TIP280) build. | dgp | 2008-07-23 | 1 | -1/+3 |
|
|
| | * | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -1/+6 |
|
|
| | * | * generic/tclExecute.c: Plug memory leak introduced in the | dgp | 2008-04-14 | 1 | -2/+3 |
|
|
| | * | typo | dgp | 2008-03-10 | 1 | -3/+3 |
|
|
| | * | * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode | dgp | 2008-03-07 | 1 | -31/+103 |
|
|
| | * | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -1/+32 |
|
|
| | * | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for | dgp | 2007-03-13 | 1 | -6/+13 |
|
|
| | * | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -3/+142 |
|
|
| | * | * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide | dgp | 2006-05-04 | 1 | -11/+11 |
|
|
| | * | * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case | rmax | 2005-12-12 | 1 | -3/+3 |
|
|
| | * | * generic/tclExecute.c (ExprRoundFunc): | mdejong | 2005-10-28 | 1 | -2/+2 |
|
|
| | * | * generic/tclBasic.c: | Miguel Sofer | 2005-10-23 | 1 | -6/+3 |
|
|
| | * | * generic/tclExecute.c (INST_CONCAT): disable the optimisation for | Miguel Sofer | 2005-10-22 | 1 | -3/+5 |
|
|
| | * | Bug 1275043 | Kevin B Kenny | 2005-08-29 | 1 | -10/+23 |
|
|
| | * | fix abs(MIN_INT) [Bug 1241572] | Kevin B Kenny | 2005-08-05 | 1 | -4/+14 |
|
|
| | * | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 1 | -6/+2 |
|
|
| | * | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement | dgp | 2005-02-01 | 1 | -2/+1 |
|
|
| | * | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. | dkf | 2004-11-02 | 1 | -13/+54 |
|
|
| | * | Make sure large shifts shift for real. [Bug 868467] | dkf | 2004-09-18 | 1 | -7/+76 |
|
|
| | * | * generic/tclExecute.c (INST_CONCAT1): added a peephole | Miguel Sofer | 2004-09-10 | 1 | -1/+15 |
|
|
| | * | added support for wide integers to round(); [Bug 908375], reported by | Miguel Sofer | 2004-07-03 | 1 | -39/+37 |
|
|
| | * | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to | hobbs | 2004-05-25 | 1 | -2/+3 |
|
|
| | * | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to | Miguel Sofer | 2003-09-19 | 1 | -17/+75 |
|
|
| | * | * generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): | Miguel Sofer | 2003-08-05 | 1 | -4/+30 |
|
|
| | * | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 1 | -3/+6 |
|
|
| | * | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect | hobbs | 2003-04-18 | 1 | -2/+2 |
|
|
| | * | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -190/+63 |
|
|
| * | | Backport of Miguel's 2010-09-22 fix on 8.6 branch (decache stack info whereve... | ferrieux | 2011-01-19 | 1 | -1/+39 |
|
|
| * | | * generic/tclExecute.c (GrowEvaluationStack): Off-by-one error in | Miguel Sofer | 2011-01-13 | 1 | -4/+4 |
|
|