summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from thedgp2007-09-091-1/+18
* * generic/tclCompCmds.c: Use the new INST_REVERSE instructiondgp2007-09-091-0/+8
* * generic/tclCompCmds.c (TclCompilePowOpCmd): Make a separatedgp2007-09-091-0/+5
* * generic/tclVar.c (Tcl_SetVar2, TclPtrSetVar): [Bug 1710710]Miguel Sofer2007-09-081-0/+5
* Fix [Bug 1786481]dkf2007-09-081-19/+27
* * generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl'sdgp2007-09-071-0/+7
* * generic/tclProc.c (TclInitCompiledLocals): the refCount ofMiguel Sofer2007-09-071-0/+6
* * generic/tclResult.c (Tcl_GetReturnOptions): Take care that adgp2007-09-071-0/+9
* * generic/tclInterp.c (Tcl_Init): Removed constraint on abilitydgp2007-09-061-0/+4
* * generic/tclInt.decls: New internal routine TclBackgroundException()dgp2007-09-061-0/+17
* * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained supportdas2007-09-061-0/+14
* * generic/tclBasic.c: Removed support for the unmaintaineddgp2007-09-051-0/+6
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-041-0/+4
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-0/+5
* * tests/lindex.test (lindex-17.[01]): Added code to detect theKevin B Kenny2007-09-031-0/+6
* Olson's tzdata2007gKevin B Kenny2007-09-031-0/+19
* * generic/tclObj.c (TclInitObjSubsystem): restore registration of thedas2007-09-031-0/+6
* Doc clarification.dkf2007-09-021-0/+5
* * generic/tclCompile.c: Added fflush() calls following all callers ofdgp2007-08-301-0/+7
* * generic/tclCompExpr.c: Use a table lookup in ParseLexeme()dgp2007-08-281-0/+3
* * generic/tclBasic.c: Used unions to better clarify overloading ofdgp2007-08-281-0/+6
* * generic/tclCompExpr.c: Call TclCompileSyntaxError() whendgp2007-08-271-0/+15
* * generic/tclCompile.c: Move the deallocation of local LiteralTabledgp2007-08-271-0/+4
* * generic/tclCompExpr.c: Force numeric and boolean literalsdgp2007-08-271-0/+6
* * library/clock.tcl (ParseClockScanFormat): Modified code to allowKevin B Kenny2007-08-251-0/+5
* * generic/tclExecute.c (TclExecuteByteCode): Added code to handleKevin B Kenny2007-08-251-0/+8
* * generic/tclCompExpr.c: Register literals found in expressionsdgp2007-08-241-0/+7
* * generic/tclCompile.c: replaced copy loop that tripped someMiguel Sofer2007-08-241-0/+5
* * library/init.tcl ([auto_load_index]): Delete stray "]" that createddgp2007-08-231-0/+3
* * generic/tclCompCmds.c (TclCompileReturnCmd): Added crash protectiondgp2007-08-231-0/+4
* * generic/tclCompExpr.c: Suppress the attempt to convert todgp2007-08-231-0/+5
* * generic/tclExecute.c (TEBC): disable the new shortcut to frequentMiguel Sofer2007-08-221-1/+1
* * generic/tclExecute.c (TEBC): disable the new shortcut to frequentMiguel Sofer2007-08-221-0/+5
* * generic/tclMain.c: Corrected the logic of dropping the lastdgp2007-08-211-1/+7
* thread-4.4: clear ::errorInfo in the thread as a message is left here from in...patthoyts2007-08-211-0/+5
* * generic/tclExecute.c (INST_SUB): fix usage of the new macro forMiguel Sofer2007-08-201-0/+6
* Make Miguel's overflow-detection more mnemonic with a macro.dkf2007-08-191-4/+9
* * generic/tclExecute.c: changed the check for overflow in sums,Miguel Sofer2007-08-191-0/+12
* Resolve [Bug 1752148]dkf2007-08-191-0/+5
* * generic/tclVar.c: improved localVarNameType caching to leverageMiguel Sofer2007-08-171-0/+4
* * generic/tclExecute.c: check the two most frequent instructionsMiguel Sofer2007-08-161-0/+5
* * generic/tclCompExpr.c: Added a "constant" field to the OpNodedgp2007-08-161-0/+9
* Fix [Bug 1773127]dkf2007-08-151-0/+6
* * generic/tclExecute.c (INST_INVOKE*): peephole opt, do not getMiguel Sofer2007-08-141-0/+5
* * generic/tclBasic.c: Use fully qualified variable names fordgp2007-08-141-0/+7
* * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-0/+15
* * generic/tclExecute.c: Provide DECACHE/CACHE protection to thedgp2007-08-131-0/+5
* * generic/tclCmdMZ.c (Tcl_SplitObjCmd): use TclNewStringObj macroMiguel Sofer2007-08-121-0/+3
* * generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneededMiguel Sofer2007-08-121-0/+5
* * generic/tclInt.h: remove redundant ops in TclNewStringObj macroMiguel Sofer2007-08-111-0/+4