summaryrefslogtreecommitdiffstats
path: root/generic/tclCkalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Silence some compiler warnings.dgp2013-01-241-0/+4
|\
| * Silence come compiler warnings.dgp2013-01-241-0/+4
| |\
| | * Silence some compiler warnings.dgp2013-01-241-0/+4
| * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-6/+3
| |\ \ | | |/
| | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-6/+3
* | | Minor changes to improve style (C89 declarations, consistent indentation,dkf2012-08-071-3/+9
* | | more result generation conversiondkf2012-08-031-24/+29
* | | merge to trunkdgp2011-07-121-4/+4
|\ \ \ | |/ /
| * | Silence type match warnings in debug print.dgp2011-07-121-2/+2
| |\ \ | | |/
* | | remove one level of allocator indirection in non-memdebug builds, imported fr...mig2011-03-211-6/+6
|\ \ \
| * | | remove one level of indirection in non-mem-debug buildsmig2011-03-211-6/+6
| * | | development branch for allocator changesmig2011-03-181-4/+0
|/ / /
* | | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-4/+4
|\ \ \ | |/ /
| * | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-4/+4
| |\ \ | | |/
| | * [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG buildsjan.nijtmans2011-03-161-4/+4
* | | 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
| | * [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2,nijtmans2011-01-251-33/+35
| | * * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-281-7/+14
| * | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2,nijtmans2011-01-251-3/+5
| * | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-22/+32
| * | Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-1/+22
| * | * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-291-12/+18
* | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2nijtmans2010-12-101-3/+5
* | | [Bug 3129448]: possible over-allocation on 64-bit platformsnijtmans2010-12-061-4/+4
* | | Allow Tcl_Panic() to enter the debugger on win32nijtmans2010-12-011-11/+3
* | | Add missing 'objs' verb in error message.ferrieux2010-11-081-2/+4
* | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' tohobbs2010-10-021-22/+32
* | | [ tcl-Feature Requests-2958832 ] Furthernijtmans2010-02-251-3/+3
* | | * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-291-12/+18
* | | Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development.dkf2009-06-181-1/+22
* | | [Bug 218977] Tcl_DbCkfree needs a return valuenijtmans2009-02-271-7/+4
* | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ...dkf2009-01-091-8/+8
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-23/+23
|/ /
* | * generic/tclCkalloc.c: fix warnings from gcc build configured withdas2007-04-231-4/+4
* | Whitespace policing, replacing commas in varargs with constant string catenat...Kevin B Kenny2007-04-201-2/+2
* | TIP#270 IMPLEMENTATIONdgp2006-11-151-2/+2
* | Minor updates (whitespace police, etc.)dkf2006-11-071-17/+17
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() anddgp2006-11-021-2/+2
* | * generic/tclBasic.c: Refactored and renamed the routinesdgp2006-10-311-5/+4
* | ANSIfy. Also converted some deeply nested code to a less nested form for easi...dkf2005-11-011-147/+145
* | * generic/tclBasic.c: More callers of TclObjPrintf anddgp2005-09-151-3/+4
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed todgp2005-09-141-4/+3
* | Getting more systematic about styledkf2005-07-191-229/+249
* | Minor style guide issues (e.g. making sure all 'if' bodies have bracesdkf2004-10-061-83/+100
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* | All uses of 'panic' (the macro) changeddavygrvy2003-12-241-9/+9
|/
* 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