1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-19 21:49:22 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
30a8c5406d Spell Åland etc. with accents in iso3166.tab
* Makefile (check_character_set): Don't require iso3166.tab
to be ASCII.
* NEWS: Document this.
* iso3166.tab (AX, CI, RE): Use UTF-8 rather than ASCII approximations.
2015-05-02 18:00:13 -07:00
5ddc47fe41 New file time.tab, superseding zone.tab
It allows multiple country codes per zone.  Switch code and data to
use the new format, along with the recently-added Crozet Islands entry.
The old zone.tab file is still installed but is deprecated.
The new file uses UTF-8; add commentary saying that iso3166.tab is
planned to change to UTF-8.
* Theory, tzselect.8 (FILES): zone.tab -> time.tab.
* africa (Indian/Alfred_Faure): Remove link.
* antarctica: Mention Possession Island in comments.
* checktab.awk: Add support for checking time.tab.
* iso3166.tab: Mention planned switch to UTF-8.
Update ISO 3166-1 Newsletter from VI-15 to VI-16.
* time.tab: New file.
* tzselect.ksh (zonetabtype): New variable.
Add undocumented -t option, meant for developer testing.
(TZ_ZONE_TABLE): Use zonetabtype.
(output_distances, countries, regions, TZ): Support time.tab format.
(quoted_continents, distance_table, countries, regions)
(TZ, TZ_for_date): Quote shell strings more carefully.
* zone.tab: Refer to time.tab for detailed comments about format.
(Indian/Alfred_Faure): Remove.
* Makefile (TIMETABLES): New macro.
(TABDATA, install, check_tables): Use it.
(check_character_set, check_tables): Check time.tab too.
(check_time_t_alternatives): Use time.tab, not zone.tab.
* NEWS: Document the above.
2014-07-18 13:31:54 -07:00
9a8aa790bc Don't abuse "`" to mean open quote.
This was appropriate before Unicode, where "`" and "'" often balanced
in visual output, but that's been obsolete for a while.
Overall, single-quote 'like this' instead of `like this', and
double-quote "like this" or (in typeset output) “like this”
instead of ``like this''.  While we're at it, fix some glitches
with hyphens versus minus versus en dash versus em dash.
* Makefile ($(MANTXTS)): Use UTF-8 locale to produce *.txt output.
* checktab.awk, tzselect.ksh:
Quote 'like this' in diagnostics, instead of `like this'.
* date.1, newctime.3, newtzset.3, time2posix.3, zic.8 (q, lq, rq):
New macros.  Use them for better double-quoting in output.
* workman.sh: Tell Perl that its stdin and stdout are UTF-8.
* NEWS: Document this.
2014-06-15 13:27:37 -07:00
46441ef0c1 * iso3166.tab (BQ): Change common name to "Caribbean Netherlands".
This appears to be a more common name in English for this newish
political region; for example, see
<http://en.wikipedia.org/wiki/Caribbean_Netherlands>.
2013-08-26 10:13:40 -07:00
ee40570d7d Revert most of the recent zone.tab changes.
* iso3166.tab, zone.tab: Make it clear that country codes aren't
necessarily for countries.  Thanks to Derick Rethans for spotting this.
* zone.tab (Antarctica/McMurdo, Europe/Mariehamn, Europe/Sarajevo)
(America/St_Barthelemy, America/Kralendijk, Europe/Busingen)
(Europe/Guernsey, Europe/Zagreb, Europe/Isle_of_Man, Europe/Jersey)
(Europe/Podgorica, America/Marigot, Europe/Skopje, Europe/Ljubljana)
(Arctic/Longyearbyen, Europe/Bratislava, Europe/San_Marino)
(America/Lower_Princes, Europe/Vatican):
Undo recent changes, going back to the way these entries were done
in the last tz distribution.  Only the Antarctica/South_Pole change
was retained.
2013-08-14 12:14:23 -07:00
d3b025adb2 Adjust commentary to try to defuse recent issues somewhat.
This change stemmed from a long discussion on the tz mailing list
about what country the Jerusalem zone entry is in.  The idea of
this change is to deemphasize the role of countries in the tz
database, to lessen the amount of controversy in the future.
Due to backward compatibility concerns this change does not eliminate
the role of countries entirely.  With one minor exception this
change does not alter any code or data, just comments.
* Theory, zone.tab: Deemphasize the role of countries in choosing
location names, as they tend to introduce political conflict
during maintenance, and country information isn't needed for
typical uses of the database.
* Theory: Say that names should differ in more than just case, and why;
and explain why 'backward' means old names will continue to work.
(thanks to Norbert Lindenberg for spotting these issues).
Update citation date and URL.
* iso3166.tab: Mention latest maintenance update.
Update citation URL.  Add missing comma for BQ.
Be more consistent about abbreviating Sint like Saint.
Mention SX "Dutch part" for consistency with MF "French part".
* iso3166.tab, zone.tab: Add legal/territorial disclaimer.
* zone.tab: Say that country/zone overlaps can occur in both
directions, and that column 2 need not lie within column 1.
(Asia/Jerusalem): Change the coordinates from a sloppy value,
taken from an old astrology book, to a more-precise value, the
site of city hall.  The sloppy value sparked some controversy and
the hope is that the more-precise value will be a bit less
controversial.
2013-05-27 18:08:26 -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
7b4f18eb98 comment typo fix
SCCS-file: iso3166.tab
SCCS-SID: 8.11
2012-07-18 03:03:13 -04:00
2086f9d323 add South Sudan
SCCS-file: iso3166.tab
SCCS-SID: 8.10
2012-07-18 03:03:13 -04:00
973ebcd759 resynchronization comment
SCCS-file: iso3166.tab
SCCS-SID: 8.9
2012-07-18 03:03:13 -04:00
510e9bc08e Netherlands Antilles breaks up
SCCS-file: iso3166.tab
SCCS-SID: 8.8
2012-07-18 03:03:13 -04:00
cb40cb7c3d AN -> CW
SCCS-file: iso3166.tab
SCCS-SID: 8.7
2012-07-18 03:03:13 -04:00
33c9680795 public domain
SCCS-file: iso3166.tab
SCCS-SID: 8.6
2012-07-18 03:03:07 -04:00
e2037f1c6e Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 8.5
2012-07-18 03:03:03 -04:00
5b096c8cb7 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 8.4
2012-07-18 03:03:00 -04:00
b4ed8fc2d5 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 8.3
2012-07-18 03:02:59 -04:00
802933976a Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 8.2
2012-07-18 03:02:58 -04:00
cd75d222f1 user@machine eliminated
SCCS-file: iso3166.tab
SCCS-SID: 1.17
2012-07-18 03:02:49 -04:00
9567b1636e Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.16
2012-07-18 03:02:48 -04:00
e60db8c050 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.15
2012-07-18 03:02:43 -04:00
4f4d51b7c5 SCCS-file: iso3166.tab
SCCS-SID: 1.14
2012-07-18 03:02:41 -04:00
b2d15c5a81 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.13
2012-07-18 03:02:40 -04:00
738a20d54b Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.12
2012-07-18 03:02:40 -04:00
11b9b8e9e9 SCCS-file: iso3166.tab
SCCS-SID: 1.11
2012-07-18 03:02:39 -04:00
eb2655345f SCCS-file: iso3166.tab
SCCS-SID: 1.10
2012-07-18 03:02:39 -04:00
898013ff85 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.9
2012-07-18 03:02:39 -04:00
41b7d2bd23 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.8
2012-07-18 03:02:35 -04:00
f653a1f983 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.7
2012-07-18 03:02:33 -04:00
14581f5143 SCCS ID
SCCS-file: iso3166.tab
SCCS-SID: 1.6
2012-07-18 03:02:33 -04:00
7febd50b23 Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.5
2012-07-18 03:02:30 -04:00
6717b681bc Eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.4
2012-07-18 03:02:28 -04:00
06e7bdec4b eggert mods
SCCS-file: iso3166.tab
SCCS-SID: 1.3
2012-07-18 03:02:27 -04:00
4d05320dc4 created
SCCS-file: iso3166.tab
SCCS-SID: 1.1
2012-07-18 03:02:24 -04:00