summaryrefslogtreecommitdiffstats
path: root/library/tzdata/America
Commit message (Collapse)AuthorAgeFilesLines
* Olson's tzdata2006mKevin B Kenny2006-10-04146-146/+333
|
* ftp://elsie.nci.nih.gov/pub/tzdata2006kKevin B Kenny2006-08-282-1/+6
|
* * library/tzdata: Regenerated, including several new files,Kevin B Kenny2006-08-2430-2011/+3330
| | | | | | | | | from Olson's tzdata2006j. * library/clock.tcl: * tests/clock.test: Removed an early testing hack that allowed loading 'registry' from the build tree rather than an installed one. This is a workaround for [Bug 15232730], which remains open because it's a symptom of a deeper underlying problem.
* Olson's tzdata2005rKevin B Kenny2005-12-2713-2418/+2418
|
* Olson's tzdata2005oKevin B Kenny2005-11-282-2/+1
|
* Corrected bug in DST transition times for locales that specify transition in ↵Kevin B Kenny2005-11-2810-357/+352
| | | | local Standard Time
* Rebuild tzdata from Olson's tzdata2005n.tar.gzKevin B Kenny2005-10-0326-3032/+3744
|
* Olson's tzdata2005iKevin B Kenny2005-04-2515-13/+17
|
* Olson's tzdata2005hKevin B Kenny2005-04-101-1/+1
|
* Routine update per Olson's tzdata2005c. Removed links to linksKevin B Kenny2005-01-182-194/+194
| | | | | (Greenwich in several aliases; Navajo; Acre). Updated Paraguayan DST rules and "best guess" at this year's Israeli rules.
* updates to Havana and Cuiaba time zonesKevin B Kenny2004-11-022-2/+1
|
* synchronized to Olson's tzdata2004eKevin B Kenny2004-10-125-5/+197
|
* Updated America/MontevideoKevin B Kenny2004-09-221-0/+2
|
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-0715-30/+30
| | | | | | | | | | | | | | | | | | | | | attempted to store the assoc data in the client data; the optimisation caused a bug that [after] would overwrite its imports. [Bug 1016167] * library/clock.tcl (InitTZData, ClearCaches): Changed so that the in-memory time zone :UTC (and its aliases) always gets reinitialised, in case tzdata is absent. [Bug 1019537, 1023779] * library/tzdata/*: Regenerated. * tests/clock.test (clock-31.*, clock-39.1): Corrected a problem where the 'system' locale tests fail on a non-English Windows machine. [Bug 1023761]. Added a test to make sure that alias time zones load correctly. [Bug 1023779]. * tools/tclZIC.tcl (writeLinks): Corrected a problem where alias time zone names were written incorrectly, causing them to fail to load at run time. [Bug 1023779]. * win/tclWinTime.c (Tcl_GetTime): Eliminated CPUID tests on Win64 - assuming that HAL vendors now do a better job of keeping the performance counters synchronized among CPU's. [Bug 1020445]
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-18139-0/+17016