summaryrefslogtreecommitdiffstats
path: root/generic/tclThreadAlloc.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclAlloc.c: on Darwin, ensure memory allocated bydas2007-06-291-37/+44
* Use %ld instead of %d in Tcl_GetMemoryInfodkf2005-12-201-9/+9
* Modified TclFinalizeThreadAlloc() to explicitly callvasiljevic2005-04-071-1/+3
* * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], aandreas_kupries2004-10-281-2/+2
* * generic/tclThreadAlloc.c: Moved the tclInt.h include to providepatthoyts2004-07-251-4/+4
* * generic/tclEvent.c: Correct threaded obj allocator tohobbs2004-07-211-1/+59
* fix bad cvs lf conversionJoe Mistachkin2003-05-101-1/+2
* fix for [Bug 731754]Joe Mistachkin2003-05-101-5/+1
* * generic/tclThreadAlloc.c: small optimisation, reducing theMiguel Sofer2002-08-261-6/+27
* * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objectsMiguel Sofer2002-08-231-8/+22
* * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protecthobbs2002-05-291-26/+32
* * generic/tclAlloc.c:hobbs2002-04-231-0/+914