]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(relative_time): New type.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Jul 2005 22:00:34 +0000 (22:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Jul 2005 22:00:34 +0000 (22:00 +0000)
commit217cd893efca87ce40a14ce964ed9154d1709437
treece6d7b803041ed4dbdd3dbff0414b876d38c1bf3
parent842bd54edb28d0d420328d64eb9d26c04248aa24
(relative_time): New type.
(RELATIVE_TIME_0): New constant.
(parser_control): Use relative_time instead of doing it ourselves.
(%union): Add new relative_time rel member.
(tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
Now typeless.
(relunit, relunit_snumber): Now of type rel.
(zone, rel, relunit, get_date): Adjust to above changes.
lib/getdate.y