summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Improved documentation of Tcl_DictObjDone to make it clearer how to use it. [...dkf2007-06-291-0/+5
* * generic/tclAlloc.c: on Darwin, ensure memory allocated bydas2007-06-291-1/+18
* * generic/tclBasic.c: Removed dead code, including thedgp2007-06-281-0/+14
* Silence constness warnings for TclStackFree when building with msvc.patthoyts2007-06-281-0/+8
* * generic/tclVar.c (UnsetVarStruct): fix possible segfault withMiguel Sofer2007-06-281-0/+4
* * generic/tclTrace.c: Corrected broken trace reversal logic indgp2007-06-271-0/+7
* * generic/tclBasic.c (TclEvalEx): Moved some arrays from thedgp2007-06-261-0/+5
* * generic/tclVar.c (UnsetVarStruct): more streamlining.Miguel Sofer2007-06-261-0/+4
* * generic/tclExecute.c: Safety checks to avoid crashes in thedgp2007-06-261-0/+6
* * generic/tclVar.c (UnsetVarStruct): fixing incomplete change,Miguel Sofer2007-06-251-1/+2
* * generic/tclVar.c (UnsetVarStruct): fixing incomplete changeMiguel Sofer2007-06-251-0/+4
* * generic/tclVar.c (TclDeleteCompiledLocalVars): removed inliningMiguel Sofer2007-06-241-0/+5
* * generic/tclVar.c (UnsetVarStruct): fixed a leak introduced inMiguel Sofer2007-06-241-0/+5
* * generic/tclVar.c (UnsetVarStruct, TclDeleteVars): made the logicMiguel Sofer2007-06-231-0/+10
* * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundationdas2007-06-231-5/+9
* * generic/tclCmdIL.c: More conversions to use TclStackAlloc.dgp2007-06-221-0/+3
* * generic/tclExecute.c: Revised TclStackRealloc() signature to betterdgp2007-06-221-0/+8
* * generic/tclBasic.c: Move most instances of the Tcl_Parse structdgp2007-06-211-0/+7
* * generic/tclBasic.c (TEOvI): Made sure that leaveMiguel Sofer2007-06-211-0/+8
* Fix comments referring to {expand}. [Bug 1600859]dkf2007-06-211-4/+9
* * generic/tclVar.c: streamline namespace vars deletion: onlyMiguel Sofer2007-06-201-0/+5
* * generic/tclInt.decls: Revised the interfaces of the routinesdgp2007-06-201-0/+29
* * tools/tcltk-man2html.tcl: revamp of html doc output to use CSS,hobbs2007-06-201-0/+5
* * tools/tcltk-man2html.tcl: clean up copyright merging and output.hobbs2007-06-191-0/+5
* * generic/tclCmdIL.c (InfoFrameCmd):Miguel Sofer2007-06-181-0/+6
* * 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