summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclExecute.c (TEBC): Moved the CmdFrame off the C stackMiguel Sofer2007-06-181-2/+7
* * generic/tclBasic.c (TclEvalEx,TclEvalObjEx): Moved the CmdFrame offdgp2007-06-181-2/+2
* * generic/tclBasic.c (TclEvalEx): Moved the CmdFrame off the C ...dgp2007-06-181-0/+5
* Fix [Bug 1738542]dkf2007-06-171-0/+6
* * generic/tclProc.c (TclObjInterpProcCore): Use switch instead of adkf2007-06-161-12/+17
* * generic/tclCompCmds.c: Simplified [variable] compiler andMiguel Sofer2007-06-151-0/+4
* * generic/tclCompile.c: reverted TclEvalObjvInternal andMiguel Sofer2007-06-151-5/+10
* * generic/trace.test: added tests 36.* for dynamic trace creationMiguel Sofer2007-06-151-0/+8
* 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-141-0/+7
* * generic/tclProc.c (TclObjInterpProcCore): simplified objMiguel Sofer2007-06-141-0/+5
* * generic/tclCompile.c: SetByteCodeFromAny() can no longer returndgp2007-06-141-0/+6
* * generic/tclExecute.c (TclCompEvalObj): missed update to "thereMiguel Sofer2007-06-141-0/+10
* added Changelog comment wrt the TEOvI and TEBC changes:Miguel Sofer2007-06-121-1/+7
* Convert [info] into an ensemble command.dkf2007-06-121-0/+4
* Improve the argument substitution behaviour of Tcl_WrongNumArgs when faced withdkf2007-06-121-0/+7
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-111-1/+3
* * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj andMiguel Sofer2007-06-111-0/+3
* * generic/tclExecute.c: comments added to explain iPtr->numLevelsMiguel Sofer2007-06-111-0/+5
* * generic/tclBasic.c: Further TEOvI split, creating a newMiguel Sofer2007-06-101-1/+9
* * README: updated links. [Bug 1715081]hobbs2007-06-101-0/+2
* * generic/tclExecute.c (TclExecuteByteCode): restore support forhobbs2007-06-101-0/+6
* * generic/tclInt.h:Miguel Sofer2007-06-101-0/+10
* * generic/tclExecute.c (INST_INVOKE): isolated two vars to theMiguel Sofer2007-06-091-0/+3
* * generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make theMiguel Sofer2007-06-091-0/+3
* added incompat warning in ChangelogMiguel Sofer2007-06-091-0/+8
* * generic/tclBasic.c: Split TEOv in two, by separating aMiguel Sofer2007-06-091-0/+23
* * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in.das2007-06-091-1/+5
* Make [string first] and [string last] clearerdkf2007-06-081-0/+7
* * generic/tclParse.c: fix for uninit read [Bug 1732414].Miguel Sofer2007-06-061-0/+4
* * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue.das2007-06-061-0/+12
* * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY todgp2007-06-051-0/+9
* * generic/tclInt.h:Miguel Sofer2007-06-051-0/+5
* * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.das2007-06-031-0/+4
* * generic/tclBasic.c: Removed code that dealt withdgp2007-05-301-0/+17
* * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling ofhobbs2007-05-291-0/+5
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-1/+18
* Added macro version of Tcl_LimitReady.dkf2007-05-171-14/+21
* * generic/tcl.decls: workaround 'make checkstubs' failures fromdas2007-05-161-3/+8
* Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs tablejenglish2007-05-161-0/+10
* * win/configure: autoconf-2.59 (FC6 fork)dgp2007-05-151-0/+9
* * generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPcpatthoyts2007-05-111-0/+5
* * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined,dgp2007-05-091-0/+5
* * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' &das2007-05-091-1/+9
* [Tcl Bug 1706140]dgp2007-05-071-0/+19
* Changes to allow the tip257 code to work as an extension properly post-tip280dkf2007-05-051-0/+13
* More type-pun warning squelchesdkf2007-05-051-32/+38
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-041-0/+13
* Changelog clarificationMiguel Sofer2007-05-031-1/+2