| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge core-8-5-branch | nijtmans@users.sourceforge.net | 2013-01-31 | 1 | -6/+6 |
| |\ |
|
| | * | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly th... | nijtmans@users.sourceforge.net | 2013-01-31 | 1 | -6/+6 |
|
|
| | * | silence more warnings | dgp@users.sourceforge.net | 2011-11-01 | 1 | -0/+4 |
|
|
| * | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | donal.k.fellows@manchester.ac.uk | 2012-04-05 | 1 | -8/+0 |
|
|
| * | | TclClockOldscanObjCmd: More generation of errorCode information. | donal.k.fellows@manchester.ac.uk | 2011-03-31 | 1 | -0/+0 |
|
|
| * | | Restored C++ usability to the memory allocation and free macros. | dgp@users.sourceforge.net | 2011-03-24 | 1 | -0/+0 |
|
|
| * | | Ensure that any reference to temporary index tables is squelched immediately | donal.k.fellows@manchester.ac.uk | 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@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| |\ \
| |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| | |\ |
|
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 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@users.sourceforge.net | 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 | donal.k.fellows@manchester.ac.uk | 2005-12-20 | 1 | -9/+9 |
|
|
| | | * | Modified TclFinalizeThreadAlloc() to explicitly call | zv@archiware.com | 2005-04-07 | 1 | -1/+3 |
|
|
| | | * | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a | andreask@activestate.com | 2004-10-28 | 1 | -2/+2 |
|
|
| | | * | * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide | patthoyts@users.sourceforge.net | 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@users.sourceforge.net | 2009-09-29 | 1 | -3/+27 |
|
|
| * | | | Code Audit results: | donal.k.fellows@manchester.ac.uk | 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@users.sourceforge.net | 2009-09-29 | 1 | -3/+27 |
|
|
| * | | | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | donal.k.fellows@manchester.ac.uk | 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. | donal.k.fellows@manchester.ac.uk | 2008-03-20 | 1 | -3/+26 |
|
|
| * | | Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171] | donal.k.fellows@manchester.ac.uk | 2008-03-19 | 1 | -2/+2 |
|
|
| * | | * generic/tclAlloc.c: | Miguel Sofer | 2007-12-17 | 1 | -13/+3 |
|
|
| * | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
|
|
| * | | Avoid using 'new' as an identifier. | donal.k.fellows@manchester.ac.uk | 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] | donal.k.fellows@manchester.ac.uk | 2006-08-10 | 1 | -4/+4 |
|
|
| * | | Use %ld instead of %d in Tcl_GetMemoryInfo | donal.k.fellows@manchester.ac.uk | 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) | donal.k.fellows@manchester.ac.uk | 2005-11-02 | 1 | -47/+47 |
|
|
| * | | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 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 | zv@archiware.com | 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 | donal.k.fellows@manchester.ac.uk | 2004-06-21 | 1 | -257/+274 |
|
|
| * | | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get | dgp@users.sourceforge.net | 2004-05-04 | 1 | -3/+2 |
|
|
| * | | * generic/tclInt.h: Replaced Kevin Kenny's temporary | dgp@users.sourceforge.net | 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@users.sourceforge.net | 2004-04-06 | 1 | -4/+2 |
|
|
| * | | All uses of 'panic' (the macro) changed | davygrvy@pobox.com | 2003-12-24 | 1 | -4/+4 |
|
|
| * | | Made a variable file-local for safety | donal.k.fellows@manchester.ac.uk | 2003-12-16 | 1 | -2/+2 |
|
|
| * | | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -951/+952 |
|
|