summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-304-4/+141
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-273-4/+50
* typodgp2009-03-261-1/+1
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-213-3/+19
* * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflowdgp2009-03-202-2/+15
* * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak.dgp2009-03-182-2/+16
* Added support for SIGINFO. [Patch 1513655]dkf2009-03-152-1/+12
* * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-203-2/+24
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-173-6/+189
* * generic/tclStringObj.c: Added overflow protections to thedgp2009-02-052-4/+35
* comment typodgp2009-02-041-2/+2
* * generic/tclStringObj.c (SetUnicodeObj): Corrected failure ofdgp2009-02-042-43/+32
* * generic/tclCmdMZ.c: Prevent crashes due to int overflow of thedgp2009-02-042-11/+19
* Backport fix for [Bug 2519474]dkf2009-01-292-2/+8
* typodgp2009-01-221-1/+1
* * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}).Kevin B Kenny2009-01-223-2/+8
* * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].andreas_kupries2009-01-222-8/+20
* Backport of Patch 907924Kevin B Kenny2009-01-204-12/+40
* typodgp2009-01-141-2/+2
* * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limitdgp2009-01-092-4/+13
* * generic/tclStringObj.c (STRING_UALLOC): Added missing parensdgp2009-01-082-2/+8
* Corrected twiddling in internals of dictionaries so that literals can't getdkf2009-01-062-2/+6
* Fix [Bug 2006879]dkf2009-01-062-3/+7
* Backport fix for [Bug 2006884]dkf2009-01-062-124/+122
* * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-033-4/+21
* * generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6dgp2008-12-2110-15/+26
* advance tagdgp2008-12-211-0/+2
* * changes: Update for 8.5.6 release.dgp2008-12-215-6/+51
* Backport re-fix of [2431847]ferrieux2008-12-161-5/+2
* Fix [Bug 2431847]dkf2008-12-153-45/+57
* optional argument format correctiondgp2008-12-151-2/+2
* Fix time change in Eastern Europe (not 3:00 but 4:00 local time)nijtmans2008-12-122-4/+9
* * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-113-4/+37
* Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-113-8/+56
* [Bug 1929403] specify the translation mode when counting bytespatthoyts2008-12-111-1/+2
* library/tzdata/*: Update from Olson's tzdata2008i.Kevin B Kenny2008-12-1020-2038/+1015
* Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logicdas2008-12-071-28/+36
* * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added anotherdgp2008-12-042-13/+82
* * generic/tclFileName.c (DoGlob): One of thedgp2008-12-032-3/+11
* * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandreandreas_kupries2008-12-022-3/+9
* * generic/tclParse.c: Backport fix for [Bug 2251175].dgp2008-12-012-10/+30
* * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-303-4/+28
* * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandreandreas_kupries2008-11-252-2/+8
* * generic/tclIO.c: Backport of fix for [Bug 2333466].andreas_kupries2008-11-232-2/+9
* fix [Bug 2308236] signature of Tcl_HashStats() wrongnijtmans2008-11-185-9/+16
* Fixed [Bug 2269431]: load of shared objectsnijtmans2008-11-144-16/+21
* * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-107-13/+35
* * generic/tclPort.h: remove the ../win/ header dir as the buildhobbs2008-11-042-4/+11
* fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
* Removed a rogue ^M from the end of a linepatthoyts2008-10-241-2/+2