summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Stop losing result codes in [dict with] in some circumstancesdkf2004-10-191-0/+5
* Added Itcl acknowledgment.dgp2004-10-191-0/+1
* * generic/tclInt.h (Tcl*InterpState): New internal routinesdgp2004-10-191-0/+22
* * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp):dgp2004-10-181-0/+13
* generic/tclResult.c: removed unused variable [Bug 1048588].Miguel Sofer2004-10-171-0/+5
* * generic/tclCmdMZ.c (TclProcessReturn): Now that primarydgp2004-10-151-0/+6
* * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp,dgp2004-10-151-1/+33
* TIP#217 implementationdkf2004-10-141-0/+5
* Speed up [info <thing> <simplePattern>]dkf2004-10-141-0/+7
* synchronized to Olson's tzdata2004eKevin B Kenny2004-10-121-0/+9
* Docs for TIP#201 and TIP#212; this allows these TIPs to become Finaldkf2004-10-081-3/+3
* Basic tests for TIPs #201 and #212dkf2004-10-081-0/+5
* Core of implementation of TIP#201 ('in' and 'ni' operators)dkf2004-10-081-0/+5
* Core of implementation of TIP#212dkf2004-10-081-0/+5
* * generic/tclTest.c (TestsetobjerrorcodeCmd): Simplified.dgp2004-10-071-0/+4
* Convert CONST to const, VOID to void so we document how we want the API used.dkf2004-10-071-0/+4
* filesystem generic/platform code splittingvincentdarley2004-10-071-0/+14
* Update the .AS macro definition and take advantage of it's new-found power.dkf2004-10-071-0/+4
* Split off ChangeLog entries for 2003dkf2004-10-071-3482/+1
* Clarify filesystem docsdkf2004-10-071-0/+5
* Simplify the guts of [glob]; maybe mortals can comprehend it now?dkf2004-10-061-0/+10
* Simplify LoadTableEncodingdkf2004-10-061-0/+4
* * generic/tclBasic.c:dgp2004-10-061-0/+2
* * generic/tclBasic.c:dgp2004-10-061-0/+4
* * generic/tclBasic.c:dgp2004-10-061-0/+2
* * generic/tclBasic.c:dgp2004-10-061-0/+11
* * generic/tclBasic.c:dgp2004-10-061-0/+6
* Style improvements and more macro use.dkf2004-10-061-0/+4
* Simplify [switch] implementation.dkf2004-10-061-0/+6
* * generic/tclBasic.c:dgp2004-10-061-0/+3
* * generic/tclBasic.c:dgp2004-10-061-0/+1
* * generic/tclBasic.c:dgp2004-10-061-0/+12
* Make Tcl_AppendResult() non-deprecated again. [Patch 1041072]dkf2004-10-051-0/+9
* * generic/tclBasic.c (TclObjInvoke): More simplification of thedgp2004-10-051-0/+4
* * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp,dgp2004-10-051-0/+23
* * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021dgp2004-10-051-1/+6
* * tests/clock.test (clock-34.*): Removed an antibug that forcedKevin B Kenny2004-10-041-0/+7
* Stop words starting with 'eq' or 'ne' from being subdivided by the expressiondkf2004-10-041-0/+4
* Clarify that dicts are unordered [Bug 1032243] and add another example.dkf2004-10-041-0/+7
* Added missing bug numberdkf2004-10-041-1/+1
* Modify the semantics of [dict set] to be what everyone expected them to bedkf2004-10-021-0/+9
* * tests/namespace.test (namespace-8.7): Another test for save/restoredgp2004-10-021-0/+5
* Speed up [upvar] and [uplevel] by not forcing level references to be parseddkf2004-10-011-0/+6
* * generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit valuedgp2004-10-011-0/+5
* * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit valuedgp2004-10-011-0/+6
* * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-301-0/+21
* * tests/subst.test (12.1-2): added tests for [Bug 1036649]Miguel Sofer2004-09-301-0/+4
* * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.dgp2004-09-291-0/+4
* Factorize out the code for freeing an object's internal rep.dkf2004-09-291-0/+24
* Changelog typoMiguel Sofer2004-09-281-1/+1