summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug #1479814. Handle extended paths on Windows NT and above.patthoyts2007-02-201-0/+7
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-191-2/+10
* Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them.dkf2007-02-181-0/+6
* Partial fix of [Bug 1662436]dkf2007-02-181-6/+12
* 2007-02-13 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2007-02-141-1/+9
* Fix [Bug 1614687]dkf2007-02-131-20/+24
* rebuilt from Olson's tzdata2007bKevin B Kenny2007-02-131-0/+7
* * tools/fix_tommath_h.tcl: Added code to patch out a check forKevin B Kenny2007-02-131-0/+1
* * tools/fix_tommath_h.tcl: Added code to patch out a check forKevin B Kenny2007-02-131-0/+10
* Windows build fixesJoe Mistachkin2007-02-091-0/+5
* * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checkshobbs2007-02-081-0/+6
* * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp2007-02-081-0/+7
* * generic/tclNamesp.c: Corrected broken implementation of thedgp2007-02-061-0/+6
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-041-0/+8
* Windows build fixJoe Mistachkin2007-02-041-0/+5
* * generic/tclResult.c: Added optimization case to TclTransferResultdgp2007-01-291-0/+4
* * generic/tclLink.c: Broken linked float logic corrected. Thanksdgp2007-01-291-0/+3