| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -13/+7 |
|\ |
|
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -13/+7 |
| |\ |
|
| | * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -13/+7 |
|
|
* | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 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/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-28 | 1 | -5/+7 |
|
|
| | * | s/amount/amt/ [Bug 1800153] | das | 2007-09-22 | 1 | -2/+2 |
|
|
| | * | * generic/tclAlloc.c: on Darwin, ensure memory allocated by | das | 2007-06-29 | 1 | -13/+21 |
|
|
| | * | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreas_kupries | 2004-10-28 | 1 | -2/+2 |
|
|
| * | | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-29 | 1 | -5/+7 |
|
|
* | | | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 1 | -2/+1 |
|
|
* | | | Pure whitespace changes, changing to follow Engineering Manual style. | dkf | 2010-02-24 | 1 | -5/+5 |
|
|
* | | | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-29 | 1 | -5/+7 |
|/ / |
|
* | | * generic/tclAlloc.c: | Miguel Sofer | 2007-12-17 | 1 | -13/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclAlloc.c: on Darwin, ensure memory allocated by | das | 2007-06-29 | 1 | -21/+27 |
|
|
* | | Eliminate use of (VOID*) casts when calling memset or memcpy. | dkf | 2007-04-17 | 1 | -2/+2 |
|
|
* | | ANSIfy. Also converted some deeply nested code to a less nested form for easi... | dkf | 2005-11-01 | 1 | -26/+26 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-19 | 1 | -96/+129 |
|
|
* | | More mnemonic variable names, better brace usage. | dkf | 2004-10-06 | 1 | -143/+151 |
|
|
* | | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get | dgp | 2004-05-04 | 1 | -3/+2 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -2/+2 |
|
|
* | | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -3/+3 |
|/ |
|
* | * generic/tclAlloc.c: | hobbs | 2002-04-23 | 1 | -1/+9 |
|
|
* | reversed accidental commit of unfinished sources | hobbs | 2002-02-27 | 1 | -946/+2 |
|
|
* | generic/tclCmdMZ.c | hobbs | 2002-02-27 | 1 | -2/+946 |
|
|
* | revert accidental commit of tclAlloc.c to r1.11 | hobbs | 2002-02-26 | 1 | -946/+2 |
|
|
* | * generic/tclHash.c (AllocArrayEntry, AllocStringEntry): | hobbs | 2002-02-26 | 1 | -2/+946 |
|
|
* | * generic/tclAlloc.c: Small Borland compatibility fix. | davygrvy | 2001-09-06 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Define __WIN32__ when | mdejong | 2001-07-17 | 1 | -3/+4 |
|
|
* | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix | hobbs | 2000-04-21 | 1 | -1/+6 |
|
|
* | * generic/tclListObj.c:core_8_2_b3_base | redman | 1999-08-10 | 1 | -2/+4 |
|
|
* | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they | welch | 1999-08-10 | 1 | -26/+24 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -31/+214 |
|
|
* | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so | stanton | 1999-03-11 | 1 | -4/+4 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -14/+78 |
|
|
* | * win/makefile.vc: | stanton | 1999-01-06 | 1 | -1/+15 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+456 |
|
|