summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCompile.c: Revise the various expansion routines fordgp2007-03-201-0/+3
* * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() /dgp2007-03-191-0/+3
* * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced somedgp2007-03-191-0/+8
* Fixed bug in regsub example.dkf2007-03-191-20/+25
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-0/+8
* * generic/tclIOUtil.c (Tcl_Stat): Reimplement workaroundmdejong2007-03-161-0/+7
* * win/Makefile.in: Fully qualify LIBRARY_DIR somdejong2007-03-151-0/+5
* * tests/parse.test: Add two backslash newline parse tests.mdejong2007-03-151-0/+4
* * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copydgp2007-03-121-0/+5
* * generic/tclEvent.c (HandleBgErrors): Make efficient private copydgp2007-03-121-0/+5
* * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp2007-03-121-0/+6
* * generic/tclVar.c (TclArraySet): Make efficient private copy ofdgp2007-03-121-0/+6
* Fix [Bug 1679072]dkf2007-03-121-3/+8
* Fix [Bug 1675044]dkf2007-03-111-3/+9
* * generic/tclCmdIL (Tcl_LsortObjCmd): changed fix to [Bug 1675116]Miguel Sofer2007-03-101-0/+5
* * library/platform/shell.tcl: Made more robust if an older platformandreas_kupries2007-03-091-0/+8
* Fix [Bug 1675116]dkf2007-03-091-7/+13
* Modified test initialisation to use theKevin B Kenny2007-03-091-2/+4
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-0/+7
* * generic/tclListObj.c (TclLsetList): Rewrite so that the routinedgp2007-03-081-0/+6
* Moved [lindex] guts to tclListObj.c, same as [lset] guts.dkf2007-03-081-0/+6
* Tidy up formattingdkf2007-03-081-11/+12
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-18/+28
* * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks.das2007-03-071-1/+13
* * generic/tclCmdIL.c (TclLindex*): Rewrites to make efficient pr...dgp2007-03-071-0/+7
* * generic/tclObj.c (Tcl_AppendAllObjTypes): Converted to simplerdgp2007-03-071-0/+5
* Make [regexp -about] produce its result using Tcl_Objs instead of strings.dkf2007-03-071-5/+10
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-071-0/+11
* * library/platform/shell.tcl (::platform::shell::RUN): In the caseandreas_kupries2007-03-051-0/+8
* Split the ChangeLog to separate out the (static) 2005 entriesdkf2007-03-031-3814/+1
* Added macro to conceal at least some of the pointer hackery.dkf2007-03-031-6/+11
* * generic/tclCmdIL.c (Tcl_LreverseObjCmd): Added missingdgp2007-03-021-0/+4
* * generic/tclCmdIL.c (Tcl_JoinObjCmd): Revised [join] implementationdgp2007-03-021-0/+3
* * generic/tclCmdIL.c (Info*Cmd): Code simplifications anddgp2007-03-021-0/+5
* D'uh! Forgot to save the ChangeLog...dkf2007-03-021-1/+1
* Added a scheme to allow aux-data to be printed out for debugging. For this to...dkf2007-03-021-1/+16
* * generic/tclCmdIL.c (Tcl_LinsertObjCmd): Code simplificationsdgp2007-03-011-0/+3
* * generic/tclCmdIL.c (Tcl_LreplaceObjCmd): Code simplificationsdgp2007-03-011-0/+3
* * generic/tclCmdIL.c (Tcl_LrangeObjCmd): Rewrite in the samedgp2007-03-011-0/+3
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing awaydgp2007-03-011-0/+4
* * generic/tclCmdIL.c (Tcl_LassignObjCmd): Rewrite to make andgp2007-03-011-0/+5
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Rewrite to makedgp2007-03-011-0/+6
* Fix [Bug 1671138]dkf2007-03-011-23/+29
* typodgp2007-02-281-1/+1
* * generic/tclIORChan.c (FreeReflectedChannel): Added the missingandreas_kupries2007-02-261-0/+6
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Removed surplus copyingdgp2007-02-261-0/+6
* * generic/tclBasic.c: Use new interface in Tcl_EvalObjEx so thatdgp2007-02-241-0/+13
* * tests/pkg.test: Added tests for the case of an alpha packageandreas_kupries2007-02-221-0/+7
* various "const" additions, in line with TIP #27nijtmans2007-02-201-0/+10
* * doc/tcltest.n: Typo fix. [Bug 1663539]dgp2007-02-201-0/+4