| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 1 | -1/+3 |
|
|
* | Oops. Undo commit of the local tweaks. | andreas_kupries | 2008-05-23 | 1 | -12/+1 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -3/+12 |
|
|
* | * generic/tclVar.c (TclDeleteNamespaceVars): | Miguel Sofer | 2008-03-11 | 1 | -2/+8 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for | hobbs | 2007-11-23 | 1 | -6/+11 |
|
|
* | More minor cleanup | dkf | 2007-11-18 | 1 | -56/+61 |
|
|
* | Add comments for clarity. | dkf | 2007-11-15 | 1 | -51/+75 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -7/+7 |
|
|
* | * generic/tclTest.c (TestSetCmd2): | Miguel Sofer | 2007-11-03 | 1 | -2/+3 |
|
|
* | * generic/tclVar.c: try to preserve Tcl_Objs when doing variable | Miguel Sofer | 2007-10-27 | 1 | -55/+97 |
|
|
* | * generic/tclVar.c (Tcl_SetVar2, TclPtrSetVar): [Bug 1710710] | Miguel Sofer | 2007-09-08 | 1 | -7/+4 |
|
|
* | make tclVarHashKeyType definition static | das | 2007-09-03 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c: improved localVarNameType caching to leverage | Miguel Sofer | 2007-08-17 | 1 | -9/+42 |
|
|
* | modifs to help itcl adapt to VarReform | Miguel Sofer | 2007-08-04 | 1 | -2/+19 |
|
|
* | Tidying up. | dkf | 2007-08-03 | 1 | -207/+258 |
|
|
* | Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permit | patthoyts | 2007-08-01 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c (TclCleanupVar): fix [Bug 1765225], thx Larry | Miguel Sofer | 2007-08-01 | 1 | -2/+2 |
|
|
* | VarReform [Patch 1750051] | Miguel Sofer | 2007-07-31 | 1 | -777/+1550 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): fix possible segfault with | Miguel Sofer | 2007-06-28 | 1 | -5/+6 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): more streamlining. | Miguel Sofer | 2007-06-26 | 1 | -10/+8 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): fixing incomplete change, | Miguel Sofer | 2007-06-25 | 1 | -24/+25 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): fixing incomplete change | Miguel Sofer | 2007-06-25 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c (TclDeleteCompiledLocalVars): removed inlining | Miguel Sofer | 2007-06-24 | 1 | -57/+62 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): fixed a leak introduced in | Miguel Sofer | 2007-06-24 | 1 | -1/+8 |
|
|
* | * generic/tclVar.c (UnsetVarStruct, TclDeleteVars): made the logic | Miguel Sofer | 2007-06-23 | 1 | -177/+90 |
|
|
* | * generic/tclVar.c: streamline namespace vars deletion: only | Miguel Sofer | 2007-06-20 | 1 | -11/+46 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2007-06-10 | 1 | -3/+3 |
|
|
* | Minor whitespace cleanup | dkf | 2007-05-11 | 1 | -1/+6 |
|
|
* | [Tcl Bug 1706140] | dgp | 2007-05-07 | 1 | -48/+24 |
|
|
* | * generic/tclVar.c (TclPtrSetVar): fixed leak whenever newvaluePtr | Miguel Sofer | 2007-05-02 | 1 | -2/+7 |
|
|
* | * generic/tclVar.c (UnsetVarStruct): Make sure the | dgp | 2007-04-23 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c (TclDeleteNamespaceVars): fixed access to freed | Miguel Sofer | 2007-04-23 | 1 | -3/+2 |
|
|
* | Replaced commas in varargs with string concatenation where possible [Patch 15... | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c: Added bytecode compilers for the | Miguel Sofer | 2007-04-03 | 1 | -2/+3 |
|
|
* | * generic/tclVar.c (TclArraySet): Make efficient private copy of | dgp | 2007-03-12 | 1 | -3/+6 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -105/+105 |
|
|
* | Cleaning up of various bits in tclVar.c to make code clearer to understand. | dkf | 2006-10-27 | 1 | -38/+41 |
|
|
* | * generic/tcl.h: Modified the Tcl call stack so | Miguel Sofer | 2006-10-23 | 1 | -15/+13 |
|
|
* | Undo mistaken commit to wrong branch caused by CVS fumble... :-} | dkf | 2006-10-20 | 1 | -17/+12 |
|
|
* | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by | dkf | 2006-10-20 | 1 | -12/+17 |
|
|
* | * generic/tclVar.c (Tcl_LappendObjCmd): | Miguel Sofer | 2006-10-05 | 1 | -2/+7 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -10/+6 |
|
|
* | TIP#215 IMPLEMENTATION | dgp | 2006-02-09 | 1 | -5/+5 |
|
|
* | Minor style fixes | dkf | 2006-02-02 | 1 | -16/+15 |
|
|
* | TIP#250 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -20/+62 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -5/+5 |
|
|
* | Tidy up | dkf | 2005-11-07 | 1 | -41/+47 |
|
|
* | * generic/tclBinary.c: | Miguel Sofer | 2005-11-04 | 1 | -18/+24 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 1 | -70/+191 |
|
|