summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclExecute.c (TEBC): Moved the CmdFrame off the C stackMiguel Sofer2007-06-182-21/+27
* * generic/tclBasic.c (TclEvalEx,TclEvalObjEx): Moved the CmdFrame offdgp2007-06-182-31/+36
* * generic/tclBasic.c (TclEvalEx): Moved the CmdFrame off the C ...dgp2007-06-182-32/+38
* Fix [Bug 1738542]dkf2007-06-173-142/+186
* * generic/tclProc.c (TclObjInterpProcCore): Use switch instead of adkf2007-06-162-88/+98
* * generic/tclCompCmds.c: Simplified [variable] compiler andMiguel Sofer2007-06-153-47/+45
* * generic/tclCompile.c: reverted TclEvalObjvInternal andMiguel Sofer2007-06-155-277/+114
* * generic/trace.test: added tests 36.* for dynamic trace creationMiguel Sofer2007-06-152-1/+59
* Tidy up a bitdkf2007-06-151-67/+66
* Changelog fixMiguel Sofer2007-06-141-1/+0
* * generic/tclInt.decls: Modif to the internals ofMiguel Sofer2007-06-145-222/+294
* * generic/tclProc.c (TclObjInterpProcCore): simplified objMiguel Sofer2007-06-142-10/+10
* remove C99 var declarationhobbs2007-06-141-3/+4
* * generic/tclCompile.c: SetByteCodeFromAny() can no longer returndgp2007-06-144-46/+31
* * generic/tclExecute.c (TclCompEvalObj): missed update to "thereMiguel Sofer2007-06-143-21/+35
* added Changelog comment wrt the TEOvI and TEBC changes:Miguel Sofer2007-06-121-1/+7
* Silence a 'const'ness warning.dkf2007-06-121-2/+2
* Convert [info] into an ensemble command.dkf2007-06-127-422/+392
* Improve the argument substitution behaviour of Tcl_WrongNumArgs when faced withdkf2007-06-124-46/+80
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-113-111/+73
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-113-13/+15
* * generic/tclExecute.c: comments added to explain iPtr->numLevelsMiguel Sofer2007-06-112-2/+10
* * generic/tclBasic.c: Further TEOvI split, creating a newMiguel Sofer2007-06-104-78/+93
* fix Tcl_Panic error message typo [Bug 1712602]hobbs2007-06-101-2/+2
* * README: updated links. [Bug 1715081]hobbs2007-06-102-34/+23
* * generic/tclExecute.c (TclExecuteByteCode): restore support forhobbs2007-06-102-9/+146
* * generic/tclInt.h:Miguel Sofer2007-06-105-103/+108
* fix for ne TclCleanupCommandMacro (doh!)Miguel Sofer2007-06-101-2/+2
* * generic/tclExecute.c (INST_INVOKE): isolated two vars to theMiguel Sofer2007-06-092-3/+6
* * generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make theMiguel Sofer2007-06-092-41/+35
* added incompat warning in ChangelogMiguel Sofer2007-06-091-0/+8
* * generic/tclBasic.c: Split TEOv in two, by separating aMiguel Sofer2007-06-097-159/+359
* * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in.das2007-06-092-2/+8
* Forgot to fix the relevant testsdkf2007-06-082-8/+8
* Make [string first] and [string last] clearerdkf2007-06-083-14/+22
* * generic/tclParse.c: fix for uninit read [Bug 1732414].Miguel Sofer2007-06-062-2/+7
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-068-30/+100
* * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY todgp2007-06-057-12/+51
* * generic/tclInt.h:Miguel Sofer2007-06-053-190/+301
* Add missing constraintsdgp2007-06-041-3/+3
* * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.das2007-06-032-1/+6
* * generic/tclBasic.c: Removed code that dealt withdgp2007-05-307-259/+167
* * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-292-3/+12
* restore line endingsdgp2007-05-297-1058/+1058
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-1813-65/+67
* suppress compiler warnings about values computed and not useddgp2007-05-171-3/+3
* Added macro version of Tcl_LimitReady.dkf2007-05-173-86/+126
* sync with core-8-4-branch tcl/changesdas2007-05-161-1/+3
* * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-162-4/+22
* Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs tablejenglish2007-05-162-11/+14