| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we | dgp | 2011-05-02 | 1 | -2/+2 |
|\ |
|
| * | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we | dgp | 2011-05-02 | 1 | -2/+2 |
|
|
* | | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() | dgp | 2011-04-28 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() | dgp | 2011-04-28 | 1 | -0/+3 |
|
|
* | | TclFreeIntRep() correction & cleanup. | dgp | 2011-04-27 | 1 | -3/+4 |
|
|
* | | Use macro to set List intreps | dgp | 2011-04-21 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Use macro to set List intreps | dgp | 2011-04-21 | 1 | -0/+6 |
|
|
* | | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Limits on list length were too strict. Revised panics to errors where possible. | dgp | 2011-04-21 | 1 | -0/+3 |
|
|
* | | Define and use macros that test whether a Tcl list value is canonical. | dgp | 2011-04-18 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Define and use macros that test whether a Tcl list value is canonical. | dgp | 2011-04-18 | 1 | -0/+6 |
|
|
* | | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. | dgp | 2011-04-13 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. | dgp | 2011-04-13 | 1 | -0/+4 |
|
|
* | | remove one level of allocator indirection in non-memdebug builds, imported fr... | mig | 2011-03-21 | 1 | -0/+6 |
|\ \ |
|
| * | | fix last commit | mig | 2011-03-21 | 1 | -3/+3 |
|
|
| * | | remove one level of indirection in non-mem-debug builds | mig | 2011-03-21 | 1 | -0/+6 |
|
|
| * | | some cleanup re obj deletion | mig | 2011-03-21 | 1 | -7/+0 |
|
|
| * | | get purify and native to build by removing ref to ckalloc and friends | mig | 2011-03-19 | 1 | -3/+3 |
|
|
| * | | getting aPURIFY to build? | mig | 2011-03-18 | 1 | -0/+1 |
|
|
| * | | remove TclpAlloc and friends from internal stubs | mig | 2011-03-18 | 1 | -96/+95 |
|
|
| * | | move the allocator stuff to the end of tclInt.h, in order not to interfere wi... | mig | 2011-03-18 | 1 | -95/+96 |
|
|
| * | | New function TclAllocMaximize(). Let tclListObj.c find out the real allocated... | mig | 2011-03-18 | 1 | -0/+2 |
|
|
| * | | development branch for allocator changes | mig | 2011-03-18 | 1 | -217/+93 |
|/ / |
|
* | | Turn namespace into an ensemble. Not yet on trunk because of some mysterious ... | dkf | 2011-03-09 | 1 | -5/+2 |
|
|
* | | * generic/tclInt.h: Remove TclMarkList() routine, an experimental | dgp | 2011-03-08 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | * generic/tclInt.h: Remove TclMarkList() routine, an experimental | dgp | 2011-03-08 | 1 | -3/+0 |
|
|
* | | merge trunkdogeen_assembler_branch | Kevin B Kenny | 2011-03-05 | 1 | -15/+13 |
|\ \ |
|
| * | | Renamed struct TEOV_callback to the more descriptive NRE_callback. | Miguel Sofer | 2011-03-05 | 1 | -13/+13 |
|
|
| * | | 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 |
|
|
| | | * | [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 |
|
|