summaryrefslogtreecommitdiffstats
path: root/library/clock.tcl
Commit message (Expand)AuthorAgeFilesLines
* Another attempt to fix the two executable flags.jan.nijtmans2017-04-121-0/+0
* Change "clock format -format %x -locale current" output on msgcat locale chan...oehhar2015-10-211-0/+36
* "mcpackagelocale present" is more elegantoehhar2015-06-301-1/+1
* [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-98/+36
|\
| * clock.tcl modified that all clock tests passoehhar2015-05-311-12/+5
| * merge trunkoehhar2015-05-311-601/+493
| |\ | |/ |/|
| * clock uses new msgcat featuresoehhar2012-09-201-575/+628
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-4/+4
* | 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