php-src/ext/date/lib
2008-03-13 16:00:18 +00:00
..
astro.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
astro.h - Reintroduced the normal constants. 2005-12-19 12:57:49 +00:00
dow.c - Fixed bug #44216 (strftime segfaults on large negative value). 2008-02-22 17:48:31 +00:00
fallbackmap.h - MF51: Fixed timezone guessing on Windows. 2005-10-15 18:14:40 +00:00
parse_date.c - MF53: Added support for parsing date/time strings returned by MS SQL with strtotime(). 2008-03-13 15:54:53 +00:00
parse_date.re - MF53: Added support for parsing date/time strings returned by MS SQL with strtotime(). 2008-03-13 15:54:53 +00:00
parse_tz.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
README fix typo 2005-11-17 09:56:28 +00:00
timelib_structs.h - MF53: Fixed bug #44257 (timelib_tz_lookup_table must use float for 2008-03-13 16:00:18 +00:00
timelib.c - Support "first/last day of <month>" style texts. 2008-02-03 14:10:48 +00:00
timelib.h - Fixed bug #44209: strtotime doesn't support 64 bit timestamps. 2008-02-22 09:47:10 +00:00
timelib.m4 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 2005-07-03 23:30:52 +00:00
timezonedb.h - Updated to version 2007.11 2008-01-01 15:31:43 +00:00
timezonemap.h - MF52: Updated timezone database to version 2007.3. 2007-03-06 21:29:33 +00:00
tm2unixtime.c - Support "first/last day of <month>" style texts. 2008-02-03 14:10:48 +00:00
unixtime2tm.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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