Files
mercury/tests/hard_coded
Julien Fischer d62391b040 Allow for only a single positive leap second.
Mercury currently allows for two positive leap seconds per minute, presumably
following earlier versions of the C standard (e.g. C90). This is based on
an erroneous understanding of how UTC is defined and was corrected in C99.
(UTC allows a maximum of one leap second, positive or negative, per minute.)

library/calendar.m:
library/time.m:
    Allow only a single positive leap second per minute.

NEWS.md:
    Announce the above change.

tests/hard_coded/calendar_date_time.conv.{m,exp}:
    Update this test.
2026-04-15 00:24:41 +10:00
..
2026-04-07 12:04:47 +10:00
2026-03-13 17:02:12 +11:00
2026-03-28 14:56:10 +11:00
2026-03-04 13:24:30 +11:00
2026-03-04 13:24:30 +11:00
2025-10-09 05:08:55 +11:00
2026-04-07 16:28:43 +10:00
2026-04-07 16:31:41 +10:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2025-12-07 10:16:39 +11:00
2026-03-07 04:03:14 +11:00
2025-01-02 15:36:48 +11:00