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

94 Commits

Author SHA1 Message Date
606a29b20f * tz-art.htm: Correct the description of "The Mysterious Cube". 2014-11-29 20:52:02 -08:00
7c3ff10f9e * tz-art.htm: Add Enright play. Fix Dylan title. 2014-10-21 19:06:23 -07:00
62d233adb3 * tz-art.html: Correct recently-introduced misspelling of "Schulz". 2014-08-29 17:39:18 -07:00
b465e56526 * tz-art.htm: Correct the Peanuts quote.
Fix broken links and remove a broken-linked book that wasn't
that notable anyway.  Use italics for book and movie titles.
2014-08-26 18:15:04 -07:00
72a686aed0 Expand on time zone issues in "Outsourced".
* tz-art.htm: The joke in the "Outsourced" episode may correctly exploit
the time difference between New York and San Francisco, but meanwhile,
they got the corresponding time in Mumbai totally wrong.
2014-08-09 17:37:43 -07:00
17e3e1fd3e A few minor spelling fixes.
Also, remove a stray email address that leaked through our
address-removal pass a while ago.
2014-08-09 01:22:55 -07:00
be3909e7ab Some typo fixes.
* NEWS: Russian change of 2014-10-26 is now official; removes verbal hedge.
* europe (Asia/Omsk): Fixes typos in commentary.
* tz-art.htm: Fuller sources for "Friends" and "Frasier" quotes, a few other
typos.
2014-07-26 07:02:19 -07:00
ffb8e529e0 Switch back to ASCII for symbols.
Garrett Wollman reported privately that XEmacs 21.4.22, the current
stable version, doesn't work with the UTF-8 recently introduced
into our commentary.  For example, the UTF-8 character '−'
(MINUS SIGN), which is stored as the three bytes "\342\210\222",
displays as 'â\210\222'.  For proper names this is annoying but
tolerable, as there's little loss in utility from (say) 'Racoviță'
to its display form 'RacoviÈ\233Ä\203'.  But for symbols this is a
real pain that can make it hard to understand the documentation, e.g.,
'Release 2014e – 2014-06-12 21:53:52 −0700' displays as
'Release 2014e â\200\223 2014-06-12 21:53:52 â\210\2220700'.
To work around this problem, make the following substitutions in
commentary to mostly revert these symbols to their pre-UTF-8 versions:
'§' -> 'section', '°' -> 'degrees', '±' -> '+-', '–' -> '-' (en
dash), '—' -> '--' (em dash), '′' -> "'", '″' -> '"', '→' -> '->',
'−' -> '-' (minus sign), '≤' -> '<='.  Leave proper names and
foreign words in UTF-8.
2014-06-19 17:51:16 -07:00
a577b388f3 Distinguish hyphen from minus from dashes.
Most of this patch is to commentary, to distinguish better among
the similar characters hyphen '-', minus sign '−', en dash '–' (used
for ranges), and em dash '—'.  Render ordinary dashes in text as
spaced en dashes, as this gives better-looking results in monospaced
fonts.
* yearistype.sh, zic.c: Reword diagnostics so that they do not use
hyphens as if they were dashes.  Since we are sticking to ASCII in
programs, we can't use proper dashes in diagnostics.
2014-06-17 18:46:31 -07:00
7587516fbb Change web page encoding from US-ASCII to UTF-8.
* Makefile (DOCS): Move $(WEB_PAGES) here ...
(MISC): ... from here, so that they can contain UTF-8.
* tz-art.htm, tz-link.htm: Switch to UTF-8 encoding.
Prefer UTF-8 to HTML entities, e.g., prefer '–' to '&ndash;'.
2014-06-14 17:19:27 -07:00
985296c911 * tz-art.htm: A couple more fixes. 2013-05-31 00:48:37 -07:00
ea308a6345 Spelling fixes.
Most of these are from Kevin Lyda in
<http://mm.icann.org/pipermail/tz/2013-May/019407.html>,
with a couple more from Jonathan Leffler in
<http://mm.icann.org/pipermail/tz/2013-May/019409.html>.
2013-05-31 00:21:25 -07:00
5ccc5f314f * tz-art.htm: Add "Run by the Monkeys". 2012-11-25 18:49:36 -08:00
8a52da39ed Fix HTML validation issues.
* Makefile (SGML_TOPDIR): New macro, with default for Ubuntu
(SGML_SEARCH_DIR): Use it.
* tz-art.htm: Fix HTML typos uncovered by validator.
2012-07-18 19:23:31 -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
5ba0d20337 2012a elsie -> iana
SCCS-file: tz-art.htm
SCCS-SID: 8.21
2012-07-18 03:03:15 -04:00
38a2bc3d48 Outsourced note
SCCS-file: tz-art.htm
SCCS-SID: 8.20
2012-07-18 03:03:11 -04:00
c3ed2e1ca5 Ken Nordine
SCCS-file: tz-art.htm
SCCS-SID: 8.19
2012-07-18 03:03:11 -04:00
e2c13b3b4f quote from Conan
SCCS-file: tz-art.htm
SCCS-SID: 8.18
2012-07-18 03:03:10 -04:00
e01aef89a6 Inherit the Wind
SCCS-file: tz-art.htm
SCCS-SID: 8.17
2012-07-18 03:03:09 -04:00
f545f8ec76 30 Rock reference
SCCS-file: tz-art.htm
SCCS-SID: 8.16
2012-07-18 03:03:09 -04:00
0c259f6d3a Luciana Souza
SCCS-file: tz-art.htm
SCCS-SID: 8.15
2012-07-18 03:03:08 -04:00
51441e53a4 Brader additions and improvements
SCCS-file: tz-art.htm
SCCS-SID: 8.14
2012-07-18 03:03:08 -04:00
07515fdfca A Matter of Life and Death
SCCS-file: tz-art.htm
SCCS-SID: 8.13
2012-07-18 03:03:07 -04:00
72f2240751 public domain
SCCS-file: tz-art.htm
SCCS-SID: 8.12
2012-07-18 03:03:07 -04:00
f2b8420178 two new CDs added
SCCS-file: tz-art.htm
SCCS-SID: 8.11
2012-07-18 03:03:06 -04:00
c74b991d55 recategorization
SCCS-file: tz-art.htm
SCCS-SID: 8.10
2012-07-18 03:03:05 -04:00
f4ad65f9e3 Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 8.9
2012-07-18 03:03:03 -04:00
6c103b003b Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 8.8
2012-07-18 03:03:02 -04:00
054b187831 Medium reference
SCCS-file: tz-art.htm
SCCS-SID: 8.7
2012-07-18 03:03:01 -04:00
80766a9d26 Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 8.6
2012-07-18 03:03:01 -04:00
b2243b2e27 Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 8.5
2012-07-18 03:02:59 -04:00
5788e8aff4 The Get Up Kids
SCCS-file: tz-art.htm
SCCS-SID: 8.4
2012-07-18 03:02:58 -04:00
e35a5027de Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 8.3
2012-07-18 03:02:58 -04:00
19188abf06 Charles Gayle
SCCS-file: tz-art.htm
SCCS-SID: 8.2
2012-07-18 03:02:58 -04:00
0b9adfb30a more "About Time" work
SCCS-file: tz-art.htm
SCCS-SID: 7.59
2012-07-18 03:02:50 -04:00
b9654f151b Eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 7.58
2012-07-18 03:02:50 -04:00
7e93c6b162 revert in preparation for Eggert mod
SCCS-file: tz-art.htm
SCCS-SID: 7.57
2012-07-18 03:02:50 -04:00
4d8a26bb58 About Time update
SCCS-file: tz-art.htm
SCCS-SID: 7.56
2012-07-18 03:02:50 -04:00
39cc0cc993 user@machine eliminated
SCCS-file: tz-art.htm
SCCS-SID: 7.55
2012-07-18 03:02:49 -04:00
a3a2f69d80 delinted
SCCS-file: tz-art.htm
SCCS-SID: 7.54
2012-07-18 03:02:47 -04:00
4ee5b02a2f Schulz quote
SCCS-file: tz-art.htm
SCCS-SID: 7.53
2012-07-18 03:02:40 -04:00
80f129fffe West Wing note
SCCS-file: tz-art.htm
SCCS-SID: 7.52
2012-07-18 03:02:39 -04:00
a859e308e2 Friends quote
SCCS-file: tz-art.htm
SCCS-SID: 7.51
2012-07-18 03:02:39 -04:00
74649e0f4f SCCS-file: tz-art.htm
SCCS-SID: 7.50
2012-07-18 03:02:39 -04:00
b89560fc23 SCCS-file: tz-art.htm
SCCS-SID: 7.49
2012-07-18 03:02:39 -04:00
b10ee82aa4 eggert mods
SCCS-file: tz-art.htm
SCCS-SID: 7.48
2012-07-18 03:02:38 -04:00
df42043ed0 Hinton URL update
SCCS-file: tz-art.htm
SCCS-SID: 7.47
2012-07-18 03:02:38 -04:00
4047e7e725 more Millionaire trivia
SCCS-file: tz-art.htm
SCCS-SID: 7.46
2012-07-18 03:02:37 -04:00
d5355bea89 Old Man Time update
SCCS-file: tz-art.htm
SCCS-SID: 7.45
2012-07-18 03:02:37 -04:00