| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 1 | -8/+0 |
|
|
* | TclClockOldscanObjCmd: More generation of errorCode information. | dkf | 2011-03-31 | 1 | -0/+0 |
|
|
* | Restored C++ usability to the memory allocation and free macros. | dgp | 2011-03-24 | 1 | -0/+0 |
|
|
* | Ensure that any reference to temporary index tables is squelched immediately | dkf | 2011-03-24 | 1 | -0/+0 |
|\ |
|
* | | simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. | mig | 2011-03-22 | 1 | -4/+2 |
|
|
* | | * generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from mig-alloc-ref... | mig | 2011-03-20 | 1 | -20/+29 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | fix typos | das | 2009-10-05 | 1 | -3/+3 |
|
|
| | * | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-28 | 1 | -3/+27 |
|
|
| | * | * generic/tclAlloc.c: on Darwin, ensure memory allocated by | das | 2007-06-29 | 1 | -37/+44 |
|
|
| | * | Use %ld instead of %d in Tcl_GetMemoryInfo | dkf | 2005-12-20 | 1 | -9/+9 |
|
|
| | * | Modified TclFinalizeThreadAlloc() to explicitly call | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
| | * | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreas_kupries | 2004-10-28 | 1 | -2/+2 |
|
|
| | * | * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide | patthoyts | 2004-07-25 | 1 | -4/+4 |
|
|
| | * | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -1/+59 |
|
|
| | * | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -1/+2 |
|
|
| | * | fix for [Bug 731754] | Joe Mistachkin | 2003-05-10 | 1 | -5/+1 |
|
|
| * | | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-29 | 1 | -3/+27 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -15/+15 |
|
|
* | | | fix warning on LP64 | das | 2009-11-26 | 1 | -1/+5 |
|
|
* | | | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-29 | 1 | -3/+27 |
|
|
* | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -7/+7 |
|
|
* | | | * generic/tclBasic.c: Made use of the thread's alloc cache | Miguel Sofer | 2008-07-29 | 1 | -3/+15 |
|/ / |
|
* | | Final clean up of the Tcl_GetMemoryInfo mess. | dkf | 2008-03-20 | 1 | -3/+26 |
|
|
* | | Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171] | dkf | 2008-03-19 | 1 | -2/+2 |
|
|
* | | * generic/tclAlloc.c: | Miguel Sofer | 2007-12-17 | 1 | -13/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Avoid using 'new' as an identifier. | dkf | 2007-11-18 | 1 | -6/+6 |
|
|
* | | * generic/tclAlloc.c: on Darwin, ensure memory allocated by | das | 2007-06-29 | 1 | -47/+55 |
|
|
* | | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -4/+4 |
|
|
* | | Use %ld instead of %d in Tcl_GetMemoryInfo | dkf | 2005-12-20 | 1 | -9/+9 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|
* | | ANSIfy (though only partially - function decls only - for tclExecute.c) | dkf | 2005-11-02 | 1 | -47/+47 |
|
|
* | | Getting more systematic about style | dkf | 2005-07-24 | 1 | -96/+98 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache | vasiljevic | 2005-04-16 | 1 | -1/+3 |
|
|
* | | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -2/+60 |
|
|
* | | Make [Bug 975895] less likely to be hit | dkf | 2004-06-21 | 1 | -257/+274 |
|
|
* | | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get | dgp | 2004-05-04 | 1 | -3/+2 |
|
|
* | | * generic/tclInt.h: Replaced Kevin Kenny's temporary | dgp | 2004-04-30 | 1 | -9/+1 |
|
|
* | | * generic/tclThreadAlloc.c: Added a temporary (or so I hope!)
| Kevin B Kenny | 2004-04-30 | 1 | -2/+4 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -4/+2 |
|
|
* | | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -4/+4 |
|
|
* | | Made a variable file-local for safety | dkf | 2003-12-16 | 1 | -2/+2 |
|
|
* | | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -951/+952 |
|
|
* | | fix for [Bug 731754] | Joe Mistachkin | 2003-05-09 | 1 | -955/+951 |
|/ |
|
* | * generic/tclThreadAlloc.c: small optimisation, reducing the | Miguel Sofer | 2002-08-26 | 1 | -6/+27 |
|
|
* | * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objects | Miguel Sofer | 2002-08-23 | 1 | -8/+22 |
|
|