php-src/ext/date/lib
2006-07-11 12:37:00 +00:00
..
astro.c
astro.h
dow.c revert per Derick request 2006-06-27 21:00:03 +00:00
fallbackmap.h
parse_date.c - Fixed bug #37747 (strtotime segfaults when given "nextyear"). 2006-06-08 16:27:05 +00:00
parse_date.re - Fixed bug #37747 (strtotime segfaults when given "nextyear"). 2006-06-08 16:27:05 +00:00
parse_tz.c eliminate compile warnings 2006-07-11 12:37:00 +00:00
README
timelib_structs.h - MFH: Fixed windows compile error. 2006-05-15 08:54:16 +00:00
timelib.c MFH: 2006-05-14 17:36:05 +00:00
timelib.h MFH: 2006-05-14 17:36:05 +00:00
timelib.m4
timezonedb.h - MFH: Updated timezonedb to version 2006.7. 2006-07-04 18:13:58 +00:00
timezonemap.h
tm2unixtime.c MFH: 2006-05-14 17:36:05 +00:00
unixtime2tm.c - MFH: Fixed windows compile error. 2006-05-15 08:54:16 +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