| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | 3479689 New internal routine TclJoinPath(). | dgp | 2012-01-27 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | Added support for having the dict var itself referenced by LVT index. | dkf | 2011-10-03 | 1 | -2/+3 |
|
|
| * | | | | | | | | | | | Experimental compilation of the [dict with] subcommand. No tests yet, and not | dkf | 2011-10-02 | 1 | -0/+8 |
|
|
| * | | | | | | | | | | | Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. ... | mig | 2011-08-29 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | [Bug 2919042] Restore "valgrindability" of Tcl that was lost by the streamlin... | ferrieux | 2011-08-09 | 1 | -0/+2 |
|
|
| * | | | | | | | | | | | [Bug 3386417] avoid a reference loop between the bytecode and its companion e... | ferrieux | 2011-08-09 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | Change the signature of TclParseHex(), such that it can now parse up to 8 hex... | jan.nijtmans | 2011-08-09 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | Remove TclCleanupLiteralTable (see 994838). | dgp | 2011-06-02 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in | dkf | 2011-06-02 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Rewind from a refactoring that veered into the weeds.bug_3293874 | dgp | 2011-05-31 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Undo mistaken commit | dkf | 2011-05-24 | 1 | -5/+2 |
|
|
| | * | | | | | | | | | | | | | Remove some useless code from mcset and mcmset: [dict set] builds dictionary ... | dkf | 2011-05-24 | 1 | -2/+5 |
|
|
| * | | | | | | | | | | | | | | Set the defaults of all growth algorithm parameters based on one master value. | dgp | 2011-05-12 | 1 | -1/+15 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | fix USE_TCLALLOC so that it can be enabled without editing the Makefile | mig | 2011-05-07 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | TclFreeIntRep() correction & cleanup. | dgp | 2011-04-27 | 1 | -3/+4 |
|
|
| * | | | | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 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 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk into dogeen-assembler-branch | Kevin B Kenny | 2011-03-02 | 1 | -0/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 | mig | 2011-03-01 | 1 | -0/+16 |
| | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | merge trunk | Kevin B Kenny | 2011-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 | nijtmans | 2010-12-10 | 1 | -2/+2 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): | dkf | 2010-12-09 | 1 | -14/+14 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -13/+1 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> | Kevin B Kenny | 2010-11-28 | 1 | -2/+27 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -1/+5 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | [Patch 2995655] Report inner contexts in [info errorstack] | ferrieux | 2010-10-20 | 1 | -1/+5 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | * doc/socket.n: Document the changes to the [socket] and
| rmax | 2010-09-28 | 1 | -1/+5 |
|
|
| | * | | | | | | | | | | | | | | | | | | | | | | | * generic/tclBasic.c: [Patch 3072080] (minus the itcl | Miguel Sofer | 2010-09-27 | 1 | -7/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-11 | 1 | -15/+15 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | merge | Kevin B Kenny | 2010-12-01 | 1 | -14/+31 |
|
|