php-src/ext/date/lib
2005-07-01 07:18:43 +00:00
..
resource - parse_date.c is a generated file, updated parse_date.re and regenerated 2005-07-01 07:18:43 +00:00
dow.c - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00
parse_date.c - parse_date.c is a generated file, updated parse_date.re and regenerated 2005-07-01 07:18:43 +00:00
parse_date.re - parse_date.c is a generated file, updated parse_date.re and regenerated 2005-07-01 07:18:43 +00:00
parse_tz.c - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00
README - Update README, we require 0.9.8 now. 2005-06-20 08:39:45 +00:00
timelib_structs.h - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00
timelib.c - Reorganize headers, and update TODO. 2005-06-29 19:08:26 +00:00
timelib.h Fix Win32 build 2005-06-30 23:03:36 +00:00
timelib.m4 - Fixed bug #33433 (strtoll not available on Tru64). 2005-06-28 18:05:59 +00:00
timezonedb.h - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00
tm2unixtime.c - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00
unixtime2tm.c - Reimplemented date and gmdate with new timelib code. 2005-06-30 21:38:06 +00:00

Regenerating Parser
===================

Make sure you use re2c 0.9.8dev or higher:
/dat/dev/sf/re2c/re2c -d -b parse_date.re > ../parse_date.c