| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 218977] Tcl_DbCkfree needs a return value | nijtmans | 2009-02-27 | 1 | -7/+4 |
|
|
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -8/+8 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -23/+23 |
|
|
* | * generic/tclCkalloc.c: fix warnings from gcc build configured with | das | 2007-04-23 | 1 | -4/+4 |
|
|
* | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -2/+2 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | Minor updates (whitespace police, etc.) | dkf | 2006-11-07 | 1 | -17/+17 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -5/+4 |
|
|
* | ANSIfy. Also converted some deeply nested code to a less nested form for easi... | dkf | 2005-11-01 | 1 | -147/+145 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -3/+4 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -4/+3 |
|
|
* | Getting more systematic about style | dkf | 2005-07-19 | 1 | -229/+249 |
|
|
* | Minor style guide issues (e.g. making sure all 'if' bodies have braces | dkf | 2004-10-06 | 1 | -83/+100 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -9/+9 |
|
|
* | change %ud to %u as appropriate | hobbs | 2003-01-19 | 1 | -8/+8 |
|
|
* | * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd.macosx_8_4_merge_2002_08_20_trunk | dgp | 2002-08-20 | 1 | -5/+5 |
|
|
* | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): | mdejong | 2002-08-01 | 1 | -2/+2 |
|
|
* | ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d' | dkf | 2002-07-11 | 1 | -8/+8 |
|
|
* | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, | dgp | 2002-01-25 | 1 | -2/+2 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 1 | -11/+32 |
|
|
* | Minor stub-table fixes; see ChangeLog for details | dkf | 2001-12-18 | 1 | -12/+12 |
|
|
* | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" | Kevin B Kenny | 2001-04-04 | 1 | -22/+22 |
|
|
* | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtr | hobbs | 2001-03-31 | 1 | -1/+2 |
|
|
* | * generic/tcl.h (attemptckalloc): Fixed typo for #define of | ericm | 2000-12-08 | 1 | -1/+122 |
|
|
* | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. | ericm | 2000-09-14 | 1 | -1/+83 |
|
|
* | * doc/memory.n: Man page for Tcl "memory" command, which is | ericm | 2000-04-27 | 1 | -22/+55 |
|
|
* | * generic/tclProc.c: corrected error reporting for default case | hobbs | 1999-11-19 | 1 | -3/+3 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -41/+63 |
|
|
* | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they | welch | 1999-08-10 | 1 | -19/+17 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -18/+175 |
|
|
* | Merged stubs changes into mainline for 8.0 | stanton | 1999-03-10 | 1 | -9/+11 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+815 |
|
|