summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix tzdata line terminatorsKevin B Kenny2009-04-091-0/+1
* Olson's tzdata2009eKevin B Kenny2009-04-091-0/+4
* * library/http/http.tcl: Backport http 2.7.3 from HEAD fordgp2009-04-091-0/+7
* * library/platform/platform.tcl: Extended the darwin sections toandreas_kupries2009-04-081-0/+10
* * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) todgp2009-04-081-0/+7
* * generic/tclStringObj.c: Completed backports of fixes fordgp2009-04-071-0/+5
* * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]dgp2009-03-301-0/+2
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-0/+8
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-0/+7
* typodgp2009-03-261-1/+1
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-0/+4
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-201-0/+5
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-181-0/+5
* Added support for SIGINFO. [Patch 1513655]dkf2009-03-151-0/+5
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-0/+7
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-171-0/+6
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-051-0/+6
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-041-0/+4
* * generic/tclCmdMZ.c: Prevent crashes due to int overflow of thedgp2009-02-041-0/+5
* Backport fix for [Bug 2519474]dkf2009-01-291-0/+5
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-221-0/+6
* * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].andreas_kupries2009-01-221-0/+7
* Backport of Patch 907924Kevin B Kenny2009-01-201-0/+10
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-091-0/+6
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-081-0/+6
* Corrected twiddling in internals of dictionaries so that literals can't getdkf2009-01-061-0/+3
* Fix [Bug 2006879]dkf2009-01-061-1/+2
* Backport fix for [Bug 2006884]dkf2009-01-061-116/+114
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-0/+8
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-211-0/+11
* advance tagdgp2008-12-211-0/+2
* * changes: Update for 8.5.6 release.dgp2008-12-211-1/+16
* Fix [Bug 2431847]dkf2008-12-151-42/+45
* Fix time change in Eastern Europe (not 3:00 but 4:00 local time)nijtmans2008-12-121-1/+6
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-111-0/+9
* Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-0/+7
* library/tzdata/*: Update from Olson's tzdata2008i.Kevin B Kenny2008-12-101-0/+4
* * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-041-0/+6
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-031-0/+7
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-021-0/+6
* * generic/tclParse.c: Backport fix for [Bug 2251175].dgp2008-12-011-0/+4
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-0/+9
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandreandreas_kupries2008-11-251-0/+6
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-231-0/+4
* fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-181-0/+7
* Fixed [Bug 2269431]: load of shared objectsnijtmans2008-11-141-0/+8
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-0/+10
* * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-041-2/+9
* Backported a fix for reading HTTP-like protocols that used to work andpatthoyts2008-10-231-0/+5