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

136 Commits

Author SHA1 Message Date
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
9141e8082d usage function cleanup
SCCS-file: zdump.c
SCCS-SID: 8.10
2012-07-18 03:03:08 -04:00
7ebd2299ce public domain
SCCS-file: zdump.c
SCCS-SID: 8.9
2012-07-18 03:03:06 -04:00
f7dbf27930 looping fix
SCCS-file: zdump.c
SCCS-SID: 8.8
2012-07-18 03:03:06 -04:00
b5f59735d4 --help and --version work
SCCS-file: zdump.c
SCCS-SID: 8.7
2012-07-18 03:03:06 -04:00
cbd7d91c4b noncontroversial changes
SCCS-file: zdump.c
SCCS-SID: 8.6
2012-07-18 03:03:03 -04:00
7e960c058b P macro goes
SCCS-file: zdump.c
SCCS-SID: 8.5
2012-07-18 03:03:02 -04:00
16dfe23eb5 trailing white space eliminated
SCCS-file: zdump.c
SCCS-SID: 8.4
2012-07-18 03:03:01 -04:00
2da5fe077d match GNU output
SCCS-file: zdump.c
SCCS-SID: 8.3
2012-07-18 03:03:00 -04:00
5113240d10 STDC elimination
SCCS-file: zdump.c
SCCS-SID: 8.2
2012-07-18 03:02:57 -04:00
9bce6c15c3 White-suggested STDC mods
SCCS-file: zdump.c
SCCS-SID: 7.77
2012-07-18 03:02:52 -04:00
77ad572618 Eggert overflow mods
SCCS-file: zdump.c
SCCS-SID: 7.76
2012-07-18 03:02:52 -04:00
0e7c00bbb4 Eggert STDC mods
SCCS-file: zdump.c
SCCS-SID: 7.75
2012-07-18 03:02:52 -04:00
55d39f8727 deconsolidate gettext calls
SCCS-file: zdump.c
SCCS-SID: 7.74
2012-07-18 03:02:52 -04:00
13e59d0602 abbrok work
SCCS-file: zdump.c
SCCS-SID: 7.73
2012-07-18 03:02:52 -04:00
53743418c5 eliminate cast of exit result
SCCS-file: zdump.c
SCCS-SID: 7.72
2012-07-18 03:02:51 -04:00
b2187b0528 isascii et al fixes
SCCS-file: zdump.c
SCCS-SID: 7.71
2012-07-18 03:02:50 -04:00
3c0deed430 eliminated disputed changes for now
SCCS-file: zdump.c
SCCS-SID: 7.70
2012-07-18 03:02:50 -04:00
87e8df82fa delinted; mail address removed
SCCS-file: zdump.c
SCCS-SID: 7.69
2012-07-18 03:02:50 -04:00
604af544f1 delinted
SCCS-file: zdump.c
SCCS-SID: 7.68
2012-07-18 03:02:50 -04:00
74c580763e internationalization
SCCS-file: zdump.c
SCCS-SID: 7.67
2012-07-18 03:02:50 -04:00
2d111bbfa3 zap unused variable
SCCS-file: zdump.c
SCCS-SID: 7.66
2012-07-18 03:02:50 -04:00
dd74e1e30f time zone abbreviation warnings
SCCS-file: zdump.c
SCCS-SID: 7.65
2012-07-18 03:02:48 -04:00
a002aa526d 64-bit work
SCCS-file: zdump.c
SCCS-SID: 7.64
2012-07-18 03:02:48 -04:00
70e8ff874c LC_MESSAGES -> LC_ALL
SCCS-file: zdump.c
SCCS-SID: 7.63
2012-07-18 03:02:47 -04:00
c7a44f5ae7 delinted
SCCS-file: zdump.c
SCCS-SID: 7.62
2012-07-18 03:02:47 -04:00
7027447c35 warning elimination
SCCS-file: zdump.c
SCCS-SID: 7.61
2012-07-18 03:02:46 -04:00
9505b0cecb more typecheck work
SCCS-file: zdump.c
SCCS-SID: 7.60
2012-07-18 03:02:46 -04:00
f9f1feea3b SCCS-file: zdump.c
SCCS-SID: 7.59
2012-07-18 03:02:46 -04:00
5f82554c8a better output for outre time_t cases
SCCS-file: zdump.c
SCCS-SID: 7.58
2012-07-18 03:02:46 -04:00
e7913f496a more time_t type work
SCCS-file: zdump.c
SCCS-SID: 7.57
2012-07-18 03:02:46 -04:00
70a18e14ac some time_t progress
SCCS-file: zdump.c
SCCS-SID: 7.56
2012-07-18 03:02:45 -04:00
6067fdfa17 avoid << on time_t
SCCS-file: zdump.c
SCCS-SID: 7.55
2012-07-18 03:02:45 -04:00
9013820ce1 exit strategy
SCCS-file: zdump.c
SCCS-SID: 7.54
2012-07-18 03:02:45 -04:00
9a3353767c SCCS-file: zdump.c
SCCS-SID: 7.53
2012-07-18 03:02:45 -04:00
8c8c034d47 SCCS-file: zdump.c
SCCS-SID: 7.52
2012-07-18 03:02:45 -04:00
70b5d0e8f1 floating work
SCCS-file: zdump.c
SCCS-SID: 7.51
2012-07-18 03:02:45 -04:00
9f0ba95e40 eliminate double spacing
SCCS-file: zdump.c
SCCS-SID: 7.50
2012-07-18 03:02:45 -04:00
45e9478454 more year work
SCCS-file: zdump.c
SCCS-SID: 7.49
2012-07-18 03:02:45 -04:00
c138007523 allow two years in zdump args
SCCS-file: zdump.c
SCCS-SID: 7.48
2012-07-18 03:02:45 -04:00
0784baa6ce SCCS-file: zdump.c
SCCS-SID: 7.47
2012-07-18 03:02:44 -04:00
40bf459d45 account for possibility of two positives
SCCS-file: zdump.c
SCCS-SID: 7.46
2012-07-18 03:02:44 -04:00
e462c3544e lead and trail registerized
SCCS-file: zdump.c
SCCS-SID: 7.45
2012-07-18 03:02:44 -04:00
47c2e73f06 SCCS-file: zdump.c
SCCS-SID: 7.44
2012-07-18 03:02:44 -04:00
71aa99d0b1 tm_year changes
SCCS-file: zdump.c
SCCS-SID: 7.43
2012-07-18 03:02:44 -04:00
453ed380ef SCCS-file: zdump.c
SCCS-SID: 7.42
2012-07-18 03:02:44 -04:00
04901ea995 SCCS-file: zdump.c
SCCS-SID: 7.41
2012-07-18 03:02:44 -04:00
d5f287443a big year work
SCCS-file: zdump.c
SCCS-SID: 7.40
2012-07-18 03:02:43 -04:00
68101ae478 range check comment
SCCS-file: zdump.c
SCCS-SID: 7.39
2012-07-18 03:02:43 -04:00
7340bb90f5 hopefully finalized
SCCS-file: zdump.c
SCCS-SID: 7.38
2012-07-18 03:02:43 -04:00