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

11 Commits

Author SHA1 Message Date
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
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
89431665df disclaimers
SCCS-file: yearistype.sh
SCCS-SID: 8.2
2012-07-18 03:02:58 -04:00
332d1ebe50 delinted
SCCS-file: yearistype.sh
SCCS-SID: 7.8
2012-07-18 03:02:47 -04:00
bbfd3af0c2 exit code on error
SCCS-file: yearistype.sh
SCCS-SID: 7.7
2012-07-18 03:02:35 -04:00
e642a99be9 more usage work
SCCS-file: yearistype.sh
SCCS-SID: 7.6
2012-07-18 03:02:35 -04:00
80611b2ab1 better usage message
SCCS-file: yearistype.sh
SCCS-SID: 7.5
2012-07-18 03:02:35 -04:00
e5fc401546 uspres and nonpres bug fixes
SCCS-file: yearistype.sh
SCCS-SID: 7.4
2012-07-18 03:02:19 -04:00
526eb50e9d uspres and nonpres moved to yearistype.sh
SCCS-file: yearistype.sh
SCCS-SID: 7.3
2012-07-18 03:02:14 -04:00
a80c4f9363 South Australia
SCCS-file: yearistype.sh
SCCS-SID: 7.2
2012-07-18 03:02:08 -04:00
9428fbb051 created
SCCS-file: yearistype.sh
SCCS-SID: 7.1
2012-07-18 03:02:08 -04:00