summaryrefslogtreecommitdiffstats
path: root/library/clock.tcl
Commit message (Expand)AuthorAgeFilesLines
* Never guess non-existing timezone name "America/Brasilia" on Windows. Reporte...jan.nijtmans2013-08-111-1/+1
|\
| * Never guess non-existing timezone name "America/Brasilia" on Windows. Reporte...jan.nijtmans2013-08-111-1/+1
* | Fix [34538ba43f]jan.nijtmans2013-06-271-1/+1
|\ \ | |/
| * Fix [34538ba43f]jan.nijtmans2013-06-271-1/+1
* | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-3/+5
|\ \ | |/
| * Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-3/+5
| * Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-11/+16
* | Don't cache the system timezone when it was derived from TCL_TZ or TZ.max2011-10-181-11/+16
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| * * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-19/+22
| * * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-11/+15
| * * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-3/+11
| * * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-2/+2
| * * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-3/+3
| * Fix time change in Eastern Europe (not 3:00 but 4:00 local time)nijtmans2008-12-121-3/+3
| * Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-7/+26
| * * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-3/+5
| * fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
* | Corrected case of trap patterndkf2010-02-091-2/+2
* | Undo Jan's needless vandalism.dkf2009-11-191-9/+11
* | Eliminate "then" keywordnijtmans2009-11-181-78/+78
* | * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-16/+20
* | * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-11/+21
* | * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-3/+11
* | Clarify code by using [try] instead of [catch] in a few placesdkf2009-07-241-557/+426
* | * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-2/+2
* | * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-3/+3
* | Document new DST fallback rules.nijtmans2008-12-121-3/+3
* | Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-7/+26
* | * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-3/+5
* | fix typo: s/ZoneinfoFile/LoadZoneinfoFile/das2008-11-011-2/+2
|/
* * doc/clock.n: Corrected minor indentation gaffe in theKevin B Kenny2008-02-271-7/+8
* * generic/tclClock.c (ClockParseformatargsObjCmd):Kevin B Kenny2008-02-061-111/+51
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/clock.tcl (ParseClockScanFormat): Modified code to allowKevin B Kenny2007-08-251-19/+22
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-201-3/+2
* * library/clock.tcl: Fixed the naming ofKevin B Kenny2007-04-171-4/+4
* * generic/tclCompCmds.c: added a cast to silence a compilerKevin B Kenny2007-04-151-12/+13
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-5/+21
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-80/+114
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-071-10/+20
* Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interpdkf2006-10-311-5/+5
* * library/clock.tcl (format, scan): corrected wrong # argsMiguel Sofer2006-10-231-3/+5
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-241-21/+3
* Added missing braces to validation codedkf2006-08-141-2/+2
* Bug 1426279Kevin B Kenny2006-07-311-14/+55
* Fixed Bug 1494664Kevin B Kenny2006-07-301-3/+3
* Fixed Bug 1505383Kevin B Kenny2006-07-301-3/+3
* fix for Martin Lemburg's DST conversion bug.Kevin B Kenny2006-04-191-6/+6