| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | * generic/tclObj.c (Tcl_AppendAllObjTypes): Converted to simpler | dgp | 2007-03-07 | 1 | -4/+3 |
|
|
* | TIP#298 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -13/+4 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Modified the Tcl call stack so | Miguel Sofer | 2006-10-23 | 1 | -18/+6 |
|
|
* | * generic/tclInt.decls: | Miguel Sofer | 2006-09-30 | 1 | -15/+42 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -10/+10 |
|
|
* | undo mistaken commit | dgp | 2006-07-21 | 1 | -10/+12 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2006-07-21 | 1 | -12/+10 |
|
|
* | * generic/regc_locale.c (cclass): | das | 2006-07-20 | 1 | -8/+8 |
|
|
* | * generic/tclIOUtil.c: Changed default configuration to | dgp | 2006-06-21 | 1 | -25/+5 |
|
|
* | Added comment about potential improvement to Tcl_GetBignumAndClearObj. | dgp | 2006-03-29 | 1 | -1/+7 |
|
|
* | missing statics revealed by 'make checkexports' | das | 2006-03-16 | 1 | -2/+2 |
|
|
* | missing static | dgp | 2006-03-10 | 1 | -2/+2 |
|
|
* | * generic/tclObj.c: Compatibility support for existing code that | dgp | 2006-03-03 | 1 | -2/+12 |
|
|
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -2/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+3 |
|
|
* | * generic/tclObj.c (GetBignumFromObj): replace NULL with | Miguel Sofer | 2005-11-18 | 1 | -2/+2 |
|
|
* | * generic/tclListObj.c: Restored the SetListFromAny routine to | dgp | 2005-11-18 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-13 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-11 | 1 | -2/+2 |
|
|
* | ANSIfy | dkf | 2005-11-02 | 1 | -438/+454 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -716/+555 |
|
|
* | Make symbol static to stop it from being visible outside the Tcl library on | dkf | 2005-09-05 | 1 | -2/+2 |
|
|
* | fix a namespace clash with pendingObjData. | georgeps | 2005-08-17 | 1 | -2/+2 |
|
|
* | silence compiler warning | dgp | 2005-08-04 | 1 | -2/+2 |
|
|
* | * generic/tclIO.c (CloseChannel): Fixed comment nit, added | andreas_kupries | 2005-08-04 | 1 | -2/+2 |
|
|
* | Deleted the UpdateStringOfBoolean() routine, that can never be called. | dgp | 2005-08-04 | 1 | -34/+2 |
|
|
* | * generic/tclObj.c: Simplified routines that manage the typeTable. | dgp | 2005-08-04 | 1 | -36/+23 |
|
|
* | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 1 | -11/+12 |
|
|
* | Getting more systematic about style | dkf | 2005-07-17 | 1 | -679/+701 |
|
|
* | * generic/tclObj.c: Restored registration of the "procbody" | dgp | 2005-06-07 | 1 | -1/+2 |
|
|
* | Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on h... | Kevin B Kenny | 2005-06-06 | 1 | -8/+8 |
|
|
* | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so | dgp | 2005-05-18 | 1 | -15/+50 |
|
|
* | * generic/tclObj.c (TclInitObjSubsystem): Removed the | dgp | 2005-05-17 | 1 | -7/+1 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -13/+455 |
|
|