1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-23 16:07:33 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
242980fc79 Revert recent pre-1970 changes.
Other tz file readers had problems with the new pre1970 file, so
remove it and related changes.  To recover the pre-1970 data,
instead change pre-1970 Zone entries in other files back to what
they were.  Perhaps we'll try to find a better way someday.
* .gitignore: Remove back-pre1970.
* Makefile (BACKWARD): Remove.  All uses changed back to 'backward'.
(AWK_SCRIPTS): Remove back-pre1970.awk.
(back-pre1970): Remove.
(clean_misc): Don't rm back-pre1970.
(check_public): Remove special case for pre1970.
* back-pre1970.awk, pre1970: Remove.
* backward (America/Anguilla, America/Antigua, America/Aruba)
(America/Atikokan, America/Blanc-Sablon, America/Cayman)
(America/Creston, America/Curacao, America/Dominica, America/Grenada)
(America/Guadeloupe, America/Montreal, America/Montserrat)
(America/Nassau, America/Port_of_Spain, America/St_Kitts)
(America/St_Lucia, America/St_Thomas, America/St_Vincent)
(America/Tortola): Remove, as these are zones again.
(America/Coral_Harbour, America/Kralendijk, America/Lower_Princes)
(America/Marigot, America/St_Barthelemy, America/Virgin):
Revert to previous links.
* northamerica (Mont, America/Blanc-Sablon, America/Montreal)
(America/Atikokan, America/Creston, America/Anguilla, America/Antigua)
(Bahamas, America/Nassau, America/Cayman, America/Dominica)
(America/Grenada, America/Guadeloupe, America/Montserrat)
(America/St_Kitts, America/St_Lucia, America/St_Vincent)
(America/Tortola, America/St_Thomas):
* southamerica (America/Aruba, America/Curacao, America/Port_of_Spain):
Restore these rules and zones.

* .gitignore: Add back-pre1970.
2013-08-30 16:36:21 -07:00
45dcf69b45 Move obsolescent Montreal entry to 'backward'.
This is like the previous change, except it entails a change to zone.tab.
The America/Montreal entry was created only because we mistakenly
thought that Montreal's and Toronto's post-1970 time stamps differed.
* backward, northamerica (America/Montreal):
Now a 'backward' link to America/Toronto.
* northamerica (Mont): Remove rules; no longer needed.
(America/Thunder_Bay): Refer to Toronto rules, not Mont.
This doesn't change any time stamps.
* zone.tab (America/Montreal): Remove.
(America/Toronto): Say that it also covers most of Quebec.
2013-08-26 10:13:40 -07:00
9432f1d23d Move obsolescent Americas entries to 'backward'.
This continues in the series of moving entries to 'backward' if
they exist only because of obsolete tz rules about country codes.
In this case, Zone entries are changed to Links; this doesn't
affect any post-1970 time stamps, and the pre-1970 time stamps
are out of scope and are often of dubious reliability.
* backward, northamerica, southamerica (America/Anguilla)
(America/Antigua, America/Aruba, America/Blanc-Sablon)
(America/Cayman, America/Curacao, America/Dominica)
(America/Grenada, America/Guadeloupe, America/Montserrat)
(America/Port_of_Spain, America/St_Kitts, America/St_Lucia)
(America/St_Thomas, America/St_Vincent, America/Tortola):
Now 'backward' links to America/Puerto_Rico.
(America/Atikokan): Now a 'backward' link to America/Panama.
(America/Creston): Now a 'backward' link to America/Phoenix.
(America/Nassau): Now a 'backward' link to America/Toronto.
* backward (America/Coral_Harbour, America/Kralendijk)
(America/Lower_Princes, America/Marigot, America/St_Barthelemy)
(America/Virgin): Adjust to avoid link-to-a-link.
2013-08-26 10:13:40 -07:00
81be53c16b northamerica: move America/Shiprock to 'backward'
This fixes the 2013-08-15 change so that 'make check' works again.
* backward (America/Shiprock): Move this link here....
* northamerica (America/Shiprock): ... to here.
2013-08-26 10:13:40 -07:00
5903db75e5 Move McMurdo and South Pole to 'backward'.
This continues in the series of moving entries to 'backward' if
they exist only because of obsolete tz rules about country codes.
This change does not affect any time stamps after 1970.  Unlike
the previous change in this series, this one does affect time
stamps before 1970, but that's OK as pre-1970 time stamps are
out of scope for the tz database.
* antarctica (Antarctica/McMurdo, Antarctica/South_Pole):
Move to 'backward' and link to Pacific/Auckland.
* backward: Move links here from 'antarctica'.
* zone.tab: Coalesce McMurdo and South Pole, and add Scott Base
to the description.
2013-08-11 10:06:56 -07:00
df99923bde Move links to 'backward' if they exist only because of country codes.
* backward: Move links here from other files, if the only reason
they existed was to fill out zone.tab.  Zones are now allowed to
cross national borders, so a zone now need not exist merely
because there's a national border.  Sort the list consistently.
None of this changes any time stamp in the database.
* checktab.awk: Don't require that zone.tab's column 3 be unique.
* europe (Europe/Jersey, Europe/Guernsey, Europe/Isle_of_Man)
(Europe/Mariehamn, Europe/Busingen, Europe/Vatican, Europe/San_Marino)
(Arctic/Longyearbyen, Europe/Ljubljana, Europe/Podgorica)
(Europe/Sarajevo, Europe/Skopje, Europe/Zagreb, Europe/Bratislava):
* northamerica (America/St_Barthelemy, America/Marigot):
* southamerica (America/Lower_Princes, America/Kralendijk):
Move links to 'backward'.
* zone.tab: Give more details about how different rows can have
duplicate column 1 or column 3.  For each link moved to 'backward',
change column 3 to be the non-backward name.
2013-08-09 02:05:40 -07:00
dccd5a16af Switch from SCCS to git.
Remove the SCCS keyword '%W%' from all files.
Mostly this just remove comments.
Remove trailing white space, too.
* Makefile (TZCODE_VERSION): New macro.
(version.h): New rule.
(tzselect): Interpolate TZCODE_VERSION.
(clean): Remove version.h.
(zdump.o, zic.o): Depend on version.h.
* asctime.c, date.c, difftime.c, ialloc.c, localtime.c, scheck.c:
* strftime.c, zdump.c, zic.c: Remove elsieid.
* private.h: Remove privatehid.
* tzfile.h: Remove tzfilehid.
* tzselect.h (TZCODE_VERSION): Rename from VERSION.
* zdump.c, zic.c: Include "version.h",
and use TZCODE_VERSION instead of elsieid.
2012-07-18 17:30:38 -07:00
50f21a9476 backward link for Tiraspol restored
SCCS-file: backward
SCCS-SID: 8.11
2012-07-18 03:03:15 -04:00
2e6416d1b5 remove Tiraspol link
SCCS-file: backward
SCCS-SID: 8.10
2012-07-18 03:03:14 -04:00
52b918370f Truk -> Chuuk, Ponape -> Pohnpei
SCCS-file: backward
SCCS-SID: 8.9
2012-07-18 03:03:10 -04:00
e91109f4c3 public domain notice
SCCS-file: backward
SCCS-SID: 8.8
2012-07-18 03:03:07 -04:00
779e1ad808 Katmandu -> Kathmandu
SCCS-file: backward
SCCS-SID: 8.7
2012-07-18 03:03:06 -04:00
16e259dfd0 Calcutta -> Kolkata
SCCS-file: backward
SCCS-SID: 8.6
2012-07-18 03:03:04 -04:00
f1f1d1762a Saigon -> Ho_Chi_Minh
SCCS-file: backward
SCCS-SID: 8.5
2012-07-18 03:03:04 -04:00
f6ffc391a8 Eggert mods
SCCS-file: backward
SCCS-SID: 8.4
2012-07-18 03:03:03 -04:00
4393f2929c Eggert mods
SCCS-file: backward
SCCS-SID: 8.3
2012-07-18 03:03:00 -04:00
9681aa065d Eggert mods
SCCS-file: backward
SCCS-SID: 8.2
2012-07-18 03:02:59 -04:00
ed8a05f66b latest try at backward/northamerica fix
SCCS-file: backward
SCCS-SID: 7.30
2012-07-18 03:02:52 -04:00
a91bfc4260 Eggert mods
SCCS-file: backward
SCCS-SID: 7.29
2012-07-18 03:02:50 -04:00
475bb37913 eggert mods
SCCS-file: backward
SCCS-SID: 7.28
2012-07-18 03:02:49 -04:00
b3767b8e52 Eggert mods
SCCS-file: backward
SCCS-SID: 7.27
2012-07-18 03:02:46 -04:00
d7f2a1cbff Eggert mods
SCCS-file: backward
SCCS-SID: 7.26
2012-07-18 03:02:43 -04:00
eb8b8636e7 Eggert mods
SCCS-file: backward
SCCS-SID: 7.25
2012-07-18 03:02:42 -04:00
99bc930d91 Eggert mods
SCCS-file: backward
SCCS-SID: 7.24
2012-07-18 03:02:41 -04:00
f1c56dcc88 Eggert mods
SCCS-file: backward
SCCS-SID: 7.23
2012-07-18 03:02:39 -04:00
75558d37b9 Eggert mods
SCCS-file: backward
SCCS-SID: 7.22
2012-07-18 03:02:38 -04:00
2a4a385a63 eggert mods
SCCS-file: backward
SCCS-SID: 7.21
2012-07-18 03:02:38 -04:00
de082c7bc1 Eggert mods
SCCS-file: backward
SCCS-SID: 7.20
2012-07-18 03:02:36 -04:00
04cb59a7dd Eggert mods
SCCS-file: backward
SCCS-SID: 7.19
2012-07-18 03:02:35 -04:00
e2737a7e40 Eggert mods
SCCS-file: backward
SCCS-SID: 7.18
2012-07-18 03:02:35 -04:00
d63ee1b284 Eggert mods
SCCS-file: backward
SCCS-SID: 7.17
2012-07-18 03:02:34 -04:00
3bba97fa23 Eggert mods
SCCS-file: backward
SCCS-SID: 7.16
2012-07-18 03:02:33 -04:00
08e56c0840 ensure GMT is created even if backward is not compiled
SCCS-file: backward
SCCS-SID: 7.15
2012-07-18 03:02:31 -04:00
d601dbd031 Eggert suggestions
SCCS-file: backward
SCCS-SID: 7.13
2012-07-18 03:02:22 -04:00
79a376f152 Shiprock unconditionally defined
SCCS-file: backward
SCCS-SID: 7.12
2012-07-18 03:02:21 -04:00
73f22120d1 Eggert changes
SCCS-file: backward
SCCS-SID: 7.11
2012-07-18 03:02:20 -04:00
aa05bc75f3 political changes
SCCS-file: backward
SCCS-SID: 7.10
2012-07-18 03:02:19 -04:00
d1420891db SCCS-file: backward
SCCS-SID: 7.9
2012-07-18 03:02:18 -04:00
3f88b3cca2 Navajo -> America/Shiprock
SCCS-file: backward
SCCS-SID: 7.8
2012-07-18 03:02:18 -04:00
8a5b501c2e Canberra patch
SCCS-file: backward
SCCS-SID: 7.7
2012-07-18 03:02:15 -04:00
c17ff7b359 SCCS-file: backward
SCCS-SID: 7.6
2012-07-18 03:02:13 -04:00
58f592dab3 Moscow goes
SCCS-file: backward
SCCS-SID: 7.5
2012-07-18 03:02:13 -04:00
44fbb0ae41 Eggert 1994 updates
SCCS-file: backward
SCCS-SID: 7.4
2012-07-18 03:02:13 -04:00
e22fb832a5 backward stuff separated out
SCCS-file: backward
SCCS-SID: 7.3
2012-07-18 03:02:12 -04:00
024e4881b1 initial version
SCCS-file: backward
SCCS-SID: 7.2
2012-07-18 03:02:12 -04:00
d59f892560 created
SCCS-file: backward
SCCS-SID: 7.1
2012-07-18 03:02:12 -04:00