summaryrefslogtreecommitdiffstats
path: root/library/clock.tcl
Commit message (Expand)AuthorAgeFilesLines
* [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to...sebres2017-05-101-2680/+160
|\
| * amend lost changes after rebase to fossilsebres2017-01-101-0/+1
| * "clock add" rewritten in C, using common functionality of "clock scan" (and f...sebres2017-01-101-328/+0
| * clock.tcl: clean unused resp. obsolete commandssebres2017-01-101-2159/+5
| * [temp-commit]: format almost ready (missing some tokens)sebres2017-01-101-1/+1
| * cacheable conversions Local2UTC / UTC2Local fixed (some TZ switches time seco...sebres2017-01-101-14/+0
| * bug fix by match word token (FindWordEnd fixed);sebres2017-01-101-2/+6
| * repaired system/current locale caching (also for legacy clock format) and leg...sebres2017-01-101-11/+13
| * scan format: several tokens implemented, bug fixing and code review;sebres2017-01-101-4/+33
| * improve LocalizeFormat, internal caching of localized formats inside msgcat f...sebres2017-01-101-7/+12
| * improve LocalizeFormat, internal caching of localized formats inside msgcat f...sebres2017-01-101-29/+54
| * l10n (with caching) implemented, msgcat package optimized, code review, etc.sebres2017-01-101-27/+52
| * amend for caching of UTC2Local / Local2UTC:sebres2017-01-101-17/+17
| * [temp-commit]: code review, DST-hole mistake by scan with relative time resol...sebres2017-01-101-7/+6
| * [temp-commit]: ClockFreeScan back-ported (cherry picked), all tests case pass...sebres2017-01-101-3/+9
| * [temp-commit]: ClockFreeScan ready, test case passed (2 failure because of wr...sebres2017-01-101-194/+4
| * [temp-commit]: ClockFreeScan almost ready, test-performance cases mergedsebres2017-01-101-33/+42
| * [temp-commit]: clock scan with several optimization porting, still not-readysebres2017-01-101-6/+13
| * 1st try to rewrite clock in Csebres2017-01-101-2/+4
| * Make sure that adding 0 weekdays doesn't result in going back in timegahr2016-02-231-0/+4
| * [5f71353740] Support the "weekdays" unit in [clock add]gahr2016-02-171-4/+52
* | 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