php-src/ext/date/lib
2007-11-05 09:38:51 +00:00
..
astro.c
astro.h
dow.c
fallbackmap.h
parse_date.c - MFH: Commit generated file. 2007-07-12 18:59:55 +00:00
parse_date.re - MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of 2007-07-12 18:58:00 +00:00
parse_tz.c MFH: detect endianness in compile time when using Apple's GCC (fixes universal binary build) 2007-09-04 18:46:21 +00:00
README
timelib_config.h.win32
timelib_structs.h
timelib.c MFH: fix warnings 2007-07-20 23:53:40 +00:00
timelib.h MFH: fix warnings 2007-07-20 23:53:40 +00:00
timelib.m4
timezonedb.h - Updated to version 2007.9 2007-11-05 09:38:51 +00:00
timezonemap.h
tm2unixtime.c
unixtime2tm.c - MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of 2007-07-12 18:58:00 +00:00

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

Make sure you use re2c 0.9.10 or higher:

/dat/dev/sf/re2c/re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re