951395058c
* leapseconds.awk, NEWS: Also output expiration date comment.
...
Problem reported by Martin Burnicki in:
http://www.ietf.org/mail-archive/web/tzdist/current/msg01132.html
2014-12-17 10:02:57 -08:00
8f81b94ebe
* leapseconds.awk: Update the IERS's full name.
2014-10-31 16:16:55 -07:00
32e8521ff2
Avoid bracketing links when alone on a line.
2014-08-09 17:43:06 -07:00
62060419e3
Minor spelling, accent, and spacing fixes.
...
In particular, this patch is makes the commentary more systematic
about preferring "time zone" to "timezone" except when quoting someone
else or when talking about code that uses "timezone".
2014-08-09 14:15:12 -07:00
464a055adf
* leapseconds.awk: Avoid long string literals.
...
This works around an Awk bug in Ubuntu 12.04 LTS, 32 bits,
reported by Cyril Baurand in
<http://mm.icann.org/pipermail/tz/2013-September/020370.html >
2013-09-24 08:54:39 -07:00
459b72d3ed
Generate the 'leapseconds' file automatically from leap-seconds.list.
...
* leap-seconds.list: New file, copied from the NIST.
* leapseconds: Remove from git; it's now generated.
* leapseconds.awk: New file.
* Makefile (DATA): Add leap-seconds.list. Remove leapseconds.
(MISC): Add leapseconds.awk.
(leapseconds): New rule.
(right_posix, posix_right): Depend on leapseconds.
(clean_misc): Remove leapseconds.
2013-08-12 23:58:29 -07:00