summaryrefslogtreecommitdiffstats
path: root/generic/tclCkalloc.c
Commit message (Expand)AuthorAgeFilesLines
* change %ud to %u as appropriatehobbs2003-01-191-8/+8
* * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd.macosx_8_4_merge_2002_08_20_trunkdgp2002-08-201-5/+5
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem):mdejong2002-08-011-2/+2
* ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d'dkf2002-07-111-8/+8
* * Updated interfaces of generic/tclEncoding, generic/tclFilename.c,dgp2002-01-251-2/+2
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-281-11/+32
* Minor stub-table fixes; see ChangeLog for detailsdkf2001-12-181-12/+12
* (TIP#27) Changed a number of Tcl API's to accept "CONST char*"Kevin B Kenny2001-04-041-22/+22
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtrhobbs2001-03-311-1/+2
* * generic/tcl.h (attemptckalloc): Fixed typo for #define ofericm2000-12-081-1/+122
* * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc.ericm2000-09-141-1/+83
* * doc/memory.n: Man page for Tcl "memory" command, which isericm2000-04-271-22/+55
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-191-3/+3
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-41/+63
* 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so theywelch1999-08-101-19/+17
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-18/+175
* Merged stubs changes into mainline for 8.0stanton1999-03-101-9/+11
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+815