| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/tclObj.c: Plus memory leak in TclContinuationsEnter(). | andreas_kupries | 2009-11-10 | 1 | -1/+12 |
|
|
| * | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -1/+378 |
|
|
| * | * generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted | Miguel Sofer | 2007-10-03 | 1 | -2/+3 |
|
|
| * | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -4/+4 |
|
|
| * | Fix [Bug 1310081]. | dkf | 2005-11-29 | 1 | -1/+12 |
|
|
| * | silence compiler warning | dgp | 2005-08-04 | 1 | -2/+2 |
|
|
| * | * generic/tclObj.c: Simplified routines that manage the typeTable. | dgp | 2005-08-04 | 1 | -36/+25 |
|
|
| * | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 1 | -10/+12 |
|
|
| * | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not | dgp | 2005-04-20 | 1 | -36/+17 |
|
|
| * | backport fixes for 868489 and 1026125 | Kevin B Kenny | 2004-10-27 | 1 | -6/+2 |
|
|
| * | * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning | dgp | 2004-09-14 | 1 | -2/+2 |
|
|
| * | Minor mods to latest commit to correct bugs and compiler warnings on | dgp | 2004-09-10 | 1 | -7/+9 |
|
|
| * | One less crazy long/wide aunt in the attic... [Bug 868489] | dkf | 2004-09-10 | 1 | -24/+149 |
|
|
| * | Backport of fixes to make HashObjKey hash the whole object... | dkf | 2004-03-30 | 1 | -18/+9 |
|
|
| * | * generic/tclObj.c (tclCmdNameType): Converted internal rep | dgp | 2003-05-23 | 1 | -8/+18 |
|
|
| * | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the | dgp | 2003-05-12 | 1 | -7/+4 |
|
|
| * | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -25/+9 |
|
|
| * | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [... | dkf | 2003-04-07 | 1 | -6/+9 |
|
|
* | | * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder | dgp | 2010-03-30 | 1 | -2/+2 |
|
|
* | | * generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updated | andreas_kupries | 2009-12-10 | 1 | -6/+20 |
|
|
* | | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). | dgp | 2009-11-10 | 1 | -1/+12 |
|
|
* | | Fix for [Bug 988703, 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -6/+95 |
|
|
* | | * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the | andreas_kupries | 2009-10-07 | 1 | -16/+57 |
|
|
* | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -7/+383 |
|
|
* | | * generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], | Miguel Sofer | 2009-05-08 | 1 | -1/+2 |
|
|
* | | merge updates from HEAD
| dgp | 2008-03-31 | 1 | -1/+2 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclDictObj.c: Changed the underlying implementation of the | dkf | 2007-11-20 | 1 | -20/+17 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -5/+9 |
|
|
* | | * generic/tclObj.c: remove superfluous #include of tclCompile.h | Miguel Sofer | 2007-10-11 | 1 | -2/+1 |
|
|
* | | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -7/+9 |
|
|
* | | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the | dgp | 2007-09-09 | 1 | -2/+1 |
|
|
* | | * generic/tclObj.c (TclInitObjSubsystem): restore registration of the | das | 2007-09-03 | 1 | -2/+35 |
|
|
* | | * generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneeded | Miguel Sofer | 2007-08-12 | 1 | -2/+1 |
|
|
* | | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -2/+3 |
|
|
* | | clarify comments for last commit | Miguel Sofer | 2007-07-05 | 1 | -2/+2 |
|
|
* | | * generic/tclNamesp.c (SetNsNameFromAny): | Miguel Sofer | 2007-07-05 | 1 | -21/+32 |
|
|
* | | * generic/tclNamesp.c: Fix case where a FQ cmd or ns was being | Miguel Sofer | 2007-07-04 | 1 | -1/+2 |
|
|
* | | * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and | Miguel Sofer | 2007-06-11 | 1 | -77/+54 |
|
|
* | | * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and | Miguel Sofer | 2007-06-11 | 1 | -8/+9 |
|
|
* | | * generic/tclInt.h: | Miguel Sofer | 2007-06-10 | 1 | -21/+20 |
|
|
* | | * generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make the | Miguel Sofer | 2007-06-09 | 1 | -41/+32 |
|
|
* | | * generic/tclBasic.c: Split TEOv in two, by separating a | Miguel Sofer | 2007-06-09 | 1 | -2/+2 |
|
|
* | | Add a full stop to a comment | dkf | 2007-05-11 | 1 | -2/+2 |
|
|
* | | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -4/+4 |
|
|
* | | Reformat to standard function definition form; don't use C++ keywords | dkf | 2007-04-10 | 1 | -7/+9 |
|
|
* | | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -9/+11 |
|
|
* | | * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced some | dgp | 2007-03-19 | 1 | -2/+2 |
|
|