summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allowsdas2007-09-131-0/+22
* * unix/Makefile.in: Perform missing updates of the tcltest Tcldgp2007-09-121-0/+6
* Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-121-0/+5
* * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-111-0/+6
* * doc/package.n: Restored the functioning ofdgp2007-09-111-0/+6
* Changelog incompat warning for precompiled scriptsMiguel Sofer2007-09-111-0/+4
* * generic/tclCompCmds.c (TclCompileDictCmd-update):Miguel Sofer2007-09-111-0/+7
* * generic/tclExecute.c: Corrected an off-by-one error in theKevin B Kenny2007-09-111-0/+6
* * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var beinghobbs2007-09-101-0/+5
* * generic/tclCompile.c: fix tclInstructionTable entry forMiguel Sofer2007-09-101-0/+8
* * doc/package.n: Restored the document parallel syntax of thedgp2007-09-101-0/+6
* * 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