summaryrefslogtreecommitdiffstats
path: root/generic/tclAlloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update -DMSTATS functionality, for possible total memory sizes > 2Gb. One mor...jan.nijtmans2016-12-231-22/+22
* Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does...jan.nijtmans2014-10-081-1/+1
|\
| * Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does...jan.nijtmans2014-10-081-1/+1
* | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-13/+7
|\ \ | |/
| * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-13/+7
| |\
| | * [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-13/+7
* | | MINOR: Formatting fixes, mainly to comments, so code better fits the style indkf2011-03-101-2/+2
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * 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: Cleaned up various routines in thedgp2009-09-291-5/+7
* | | 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