summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * library/tzdata/Asia/Novokuznetsk: New tzdata locale forKevin B Kenny2009-11-041-0/+9
* Backported permissions fix for Windows 7 to cleanup test directory.patthoyts2009-11-031-0/+4
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-0/+2
* * generic/tcl.h: Bump to 8.5.8 for release.dgp2009-11-031-0/+11
* * changes: Update for 8.5.8 release.dgp2009-11-031-0/+4
* [Bug 2889593]: Make [expr round()] give the right error.dkf2009-10-311-36/+40
* * generic/tcl.h: Changed the typedef for the mp_digit typedgp2009-10-291-0/+24
* * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-0/+7
* * generic/tclLiteral.c: Backport fix for [Bug 2888044].dgp2009-10-281-0/+4
* * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-0/+7
* * generic/tclPathObj.c: Missing refcount on cached normalized pathdgp2009-10-271-0/+5
* * library/tzdata/America/Argentina/Buenos_Aires:Kevin B Kenny2009-10-271-0/+5
* * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-0/+9
* * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-0/+12
* * generic/tclIO.c (FlushChannel): Skip OutputProc for low-levelandreas_kupries2009-10-231-0/+7
* Fix [Bug 2882561].dkf2009-10-211-0/+5
* * generic/tclIO.c: Revised ReadChars and FilterInputBytes routinesdgp2009-10-191-0/+8
* Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-0/+16
* Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory.dkf2009-10-171-4/+12
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-0/+6
* * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of theandreas_kupries2009-10-071-0/+6
* * generic/tclIORChan.c (ErrnoReturn): Replace the hardwiredandreas_kupries2009-10-071-0/+7
* * generic/tclTomMathInt.h (new): Public header tclTomMath.h haddgp2009-10-061-0/+6
* * changes: Update for 8.5.8 release.dgp2009-10-051-0/+4
* * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug indas2009-10-051-0/+5
* * library/tzdata/Africa/Cairo:Kevin B Kenny2009-10-021-0/+7
* * generic/tclAlloc.c: Cleaned up various routines in thedgp2009-09-291-0/+8
* * library/http/http.tcl: Bump to http 2.7.4 to account fordgp2009-09-111-0/+7
* Correct handling of quoted charset names. [Bug 2849860]dkf2009-09-101-20/+25
* * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revisiondgp2009-09-011-0/+7
* * generic/tclStringObj.c: A few more string overflow cases indgp2009-08-271-0/+5
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-0/+25
* * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loopsdas2009-08-241-0/+6
* * generic/tclFileName.c: Correct regression in [Bug 2837800] fix.dgp2009-08-211-0/+5
* * generic/tclFileName.c: Correct result from [glob */test] when *dgp2009-08-201-0/+3
* * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of stringsdgp2009-08-201-0/+9
* Backport of memory leak plug.dkf2009-08-201-7/+10
* * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-0/+5
* * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-0/+9
* Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222]dkf2009-08-021-4/+12
* * generic/tclStringObj.c: Corrected failure to grow bufferdgp2009-07-311-0/+6
* * generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crashandreas_kupries2009-07-241-0/+9
* Fix for [Bug 2820349]Joe Mistachkin2009-07-231-0/+4
* 2009-07-21 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2009-07-211-0/+5
* Performance boost for [string is].dkf2009-07-201-18/+26
* * generic/tclCmdIL.c: Removed unused variables.dgp2009-07-161-0/+13
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-0/+23
* Handle the GetUserName API call appropriately for wide/narrow versions. [Bug ...patthoyts2009-07-011-0/+7
* * generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion.dgp2009-06-151-0/+4
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-0/+14