summaryrefslogtreecommitdiffstats
path: root/generic/tclAlloc.c
Commit message (Expand)AuthorAgeFilesLines
* More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-1/+1
* [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-13/+7
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-281-5/+7
* s/amount/amt/ [Bug 1800153]das2007-09-221-2/+2
* * generic/tclAlloc.c: on Darwin, ensure memory allocated bydas2007-06-291-13/+21
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-2/+2
* * generic/tclAlloc.c:hobbs2002-04-231-1/+9
* reversed accidental commit of unfinished sourceshobbs2002-02-271-946/+2
* generic/tclCmdMZ.chobbs2002-02-271-2/+946
* revert accidental commit of tclAlloc.c to r1.11hobbs2002-02-261-946/+2
* * generic/tclHash.c (AllocArrayEntry, AllocStringEntry):hobbs2002-02-261-2/+946
* * generic/tclAlloc.c: Small Borland compatibility fix.davygrvy2001-09-061-2/+2
* * generic/tcl.h: Define __WIN32__ whenmdejong2001-07-171-3/+4
* * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unixhobbs2000-04-211-1/+6
* * generic/tclListObj.c:core_8_2_b3_baseredman1999-08-101-2/+4
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-26/+24
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-31/+214
* * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC sostanton1999-03-111-4/+4
* Merged stubs changes into mainline for 8.0stanton1999-03-101-14/+78
* * win/makefile.vc:stanton1999-01-061-1/+15
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+456