| Commit message (Expand) | Author | Age | Files | Lines |
* | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -2/+2 |
|
|
* | * generic/tclListObj.c: Restored the SetListFromAny routine to | dgp | 2005-11-18 | 1 | -2/+2 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -115/+123 |
|
|
* | * generic/tclListObj.c (TclLsetFlat): | Miguel Sofer | 2005-10-20 | 1 | -5/+22 |
|
|
* | Add flag to lists so that evaluating contexts can handle them efficiently much | dkf | 2005-09-06 | 1 | -45/+63 |
|
|
* | * unix/tclUnixSock.c (InitializeHostName): Synchronized use of | andreas_kupries | 2005-09-02 | 1 | -2/+2 |
|
|
* | Better to panic sanely than to crash with a bad memory access. [Bug 1267380] | dkf | 2005-08-25 | 1 | -1/+7 |
|
|
* | Getting more systematic about style | dkf | 2005-07-19 | 1 | -317/+317 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return | das | 2005-04-09 | 1 | -2/+3 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 1 | -475/+396 |
|
|
* | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead | das | 2004-11-11 | 1 | -12/+4 |
|
|
* | Factorize out the code for freeing an object's internal rep. | dkf | 2004-09-29 | 1 | -10/+3 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -11/+11 |
|
|
* | When copying and pasting code, check that argument types are sensible! <:^) | dkf | 2003-11-01 | 1 | -5/+5 |
|
|
* | Increased robustness and speed for [lrepeat] with help of new list constructor | dkf | 2003-11-01 | 1 | -1/+115 |
|
|
* | Whitespace police | dkf | 2003-10-30 | 1 | -163/+132 |
|
|
* | * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537]. | dgp | 2003-09-04 | 1 | -2/+3 |
|
|
* | * generic/tclEvent.c (TclInExit): | dgp | 2002-01-07 | 1 | -7/+7 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 1 | -4/+4 |
|
|
* | Removed a rogue C++ comment that inadvertently got left in tclListObj.c | Kevin B Kenny | 2001-11-16 | 1 | -2/+2 |
|
|
* | Reference implementation of TIP's #22, #33 and #45. Adds the | hobbs | 2001-11-14 | 1 | -16/+614 |
|
|
* | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" | Kevin B Kenny | 2001-04-04 | 1 | -3/+3 |
|
|
* | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in | hobbs | 2001-04-04 | 1 | -1/+2 |
|
|
* | Rolled back changes to change the prototype of | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | * mac/tclMacResource.c: | stanton | 1999-04-28 | 1 | -2/+2 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -6/+9 |
|
|
* | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed | rjohnson | 1998-10-13 | 1 | -1/+4 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+1053 |
|
|