summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * doc/fcopy.n: Typo fix. [Bug 1630627]dgp2007-01-291-0/+4
* * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-281-0/+20
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-251-0/+8
* Fix [Bug 1631017]dkf2007-01-221-0/+5
* More efficient issuing of INST_START_CMD instructions. See ChangeLog for disc...dkf2007-01-191-13/+21
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-191-0/+1
* Windows build fixesJoe Mistachkin2007-01-191-1/+7
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-0/+28
* Fix [Bug 1638414] and make bytecode of expansion betterdkf2007-01-181-0/+4
* Detect [Bug 1638414]dkf2007-01-181-0/+4
* Added macros to make usage of ChannelBuffers clearer.dkf2007-01-171-0/+5
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-111-0/+6
* Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-111-0/+6
* Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-4/+12
* Fix [lindex] argument ordering. [bug 1631364]dkf2007-01-091-0/+6
* Regenerated tclDate.cKevin B Kenny2007-01-031-0/+5
* Whitespace/line-width policedkf2006-12-281-13/+9
* * generic/tclIO.c (Tcl_GetsObj):mdejong2006-12-271-0/+6
* * generic/tclEncoding.c (EscapeFromUtfProc):mdejong2006-12-271-0/+12