| Commit message (Expand) | Author | Age | Files | Lines |
* | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -0/+7 |
|
|
* | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it rig... | jan | 2011-04-20 | 1 | -1/+1 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: | nijtmans | 2010-07-25 | 1 | -4/+1 |
|
|
* | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 | nijtmans | 2010-07-17 | 1 | -1/+4 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -2/+60 |
|
|
* | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, | andreas_kupries | 2009-07-14 | 1 | -12/+8 |
|
|
* | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "l... | ferrieux | 2009-04-27 | 1 | -1/+5 |
|
|
* | * generic/tclBasic.c: Reworked the handling of bytecode literals | andreas_kupries | 2008-07-22 | 1 | -1/+19 |
|
|
* | * generic/tclBasic.c: Extended the existing TIP #280 system (info | andreas_kupries | 2008-07-21 | 1 | -3/+38 |
|
|
* | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows | das | 2007-09-13 | 1 | -3/+21 |
|
|
* | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition | das | 2007-08-23 | 1 | -2/+2 |
|
|
* | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, | dgp | 2007-05-10 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL... | andreas_kupries | 2006-11-28 | 1 | -2/+164 |
|
|
* | * generic/tclIOUtil.c: Cleaned up some code flagged by a | dgp | 2006-10-17 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the | andreas_kupries | 2006-09-22 | 1 | -10/+10 |
|
|
* | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -1/+21 |
|
|
* | Added TclpFinalizeSockets() (Tcl Bug #1437595) | vasiljevic | 2006-03-10 | 1 | -1/+2 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -3/+3 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): | Miguel Sofer | 2005-11-18 | 1 | -1/+4 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-11-04 | 1 | -1/+2 |
|
|
* | ensure MODULE_SCOPE decl | hobbs | 2005-10-10 | 1 | -1/+14 |
|
|
* | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 1 | -2/+2 |
|
|
* | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) | dgp | 2005-07-05 | 1 | -1/+3 |
|
|
* | finalize Tcl_Preserve after exit handlers | Kevin B Kenny | 2005-06-24 | 1 | -3/+4 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: Followup to change made on 2005-06-18 by | andreas_kupries | 2005-06-22 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Made the walk of the active trace list aware | dgp | 2005-06-21 | 1 | -1/+5 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 1 | -1/+26 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 1 | -1/+10 |
|
|
* | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -3/+1 |
|
|
* | * generic/tclEvent.c: Correct threaded obj allocator to | hobbs | 2004-07-21 | 1 | -1/+4 |
|
|
* | Corrected Tcl Bug #770053 | vasiljevic | 2004-06-22 | 1 | -1/+6 |
|
|
* | * generic/tclInt.h: | davygrvy | 2004-05-06 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: | hobbs | 2004-03-29 | 1 | -3/+2 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -3/+21 |
|
|
* | * generic/tclInt.h (tclOriginalNotifier): | dgp | 2003-03-21 | 1 | -1/+2 |
|
|
* | * generic/tclInt.h: Removed definition of ParseValue struct that | dgp | 2003-03-20 | 1 | -32/+1 |
|
|
* | filesystem speed up round 2 | vincentdarley | 2003-02-10 | 1 | -1/+3 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -1/+3 |
|
|
* | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): | mdejong | 2003-01-26 | 1 | -1/+3 |
|
|
* | execution trace, command trace and stringObj bug fixes | vincentdarley | 2003-01-17 | 1 | -1/+5 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 1 | -1/+3 |
|
|
* | * generic/tclInt.h: add macro version of Tcl_UtfToUniChar | hobbs | 2002-11-12 | 1 | -1/+20 |
|
|
* | Removed obsolete history-related structures. | dkf | 2002-10-23 | 1 | -39/+1 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2002-08-14 | 1 | -90/+56 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -9/+15 |
|
|
* | TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then string | Miguel Sofer | 2002-07-31 | 1 | -5/+5 |
|
|