No need to define the month and day names a second time
[mmh] / sbr / dtimep.lex
2016-09-07 markus schnalkeNo need to define the month and day names a second...
2016-09-07 markus schnalkeAdd support for simplified ISO 8601/RFC 3339 dates
2016-09-07 markus schnalkeReplace lookup tables for obscure hashes with more...
2015-08-27 markus schnalkeDrop register storage class
2015-04-14 Philipp Takacsreinclude some headers
2015-04-10 markus schnalkeRemove h/nmh.h
2015-01-14 markus schnalkeCleanup of code layout only
2012-03-27 markus schnalkeCompletely remove the use of TIME_WITH_SYS_TIME.
2012-03-27 markus schnalkeClean up time handling; always assume we have tzset().
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-20 Peter MaydellFix unused-function warnings in lex output
2008-05-21 Peter MaydellAdd some table size declarations for the benefit of...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2001-02-06 Shantonu SenBe more picky about symbolic time zones, and accept...
2000-12-22 Shantonu SenTake out memory hints, since we are assuming flex over...
2000-09-08 Shantonu SenTook out incorrect time zones like JST and BST.
2000-09-06 Shantonu SenTook out parsing of military time, which was causing...
2000-07-24 Dan HarklessRenamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DS...
2000-07-24 Dan HarklessWhen Shantonu wrote the new, more portable dtimep.lex...
2000-06-09 Dan HarklessNew dtimep.lex didn't parse day names properly. Fixed...
2000-05-31 Shantonu SenAdded back memory options for AIX to increase available...
2000-05-29 Shantonu SenMoved date/time functions from zotnet/tws to sbr. More...