summaryrefslogtreecommitdiffstats
path: root/generic/tclAlloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-2/+1
* Pure whitespace changes, changing to follow Engineering Manual style.dkf2010-02-241-5/+5
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-291-5/+7
* * generic/tclAlloc.c:Miguel Sofer2007-12-171-13/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclAlloc.c: on Darwin, ensure memory allocated bydas2007-06-291-21/+27
* Eliminate use of (VOID*) casts when calling memset or memcpy.dkf2007-04-171-2/+2
* ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-011-26/+26
* Getting more systematic about styledkf2005-07-191-96/+129
* More mnemonic variable names, better brace usage.dkf2004-10-061-143/+151
* * generic/tclAlloc.c: Make sure Tclp*Alloc* routines getdgp2004-05-041-3/+2
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-2/+2
* All uses of 'panic' (the macro) changeddavygrvy2003-12-241-3/+3
* * 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