php-src/ext/date/lib
2006-12-11 05:04:36 +00:00
..
astro.c - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 2006-01-04 21:31:35 +00:00
astro.h - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
dow.c revert per Derick request 2006-06-27 21:00:03 +00:00
fallbackmap.h - Fixed timezone guessing on Windows. (Derick, Nuno) 2005-10-15 18:12:29 +00:00
parse_date.c Fixed bug #39791 (Crash in strtotime() on overly long relative date 2006-12-11 05:04:36 +00:00
parse_date.re Fixed bug #39791 (Crash in strtotime() on overly long relative date 2006-12-11 05:04:36 +00:00
parse_tz.c fix the bug I introduced previously, sorry 2006-11-10 23:27:11 +00:00
README - Fixed typo 2005-11-17 12:33:36 +00:00
timelib_config.h.win32 add for VC build 2006-09-13 17:47:20 +00:00
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 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 2005-07-03 23:30:52 +00:00
timezonedb.h - Updated timezone database to version 2006.16. 2006-11-29 20:00:49 +00:00
timezonemap.h - Upgrade timezone db to 2006k. 2006-08-29 20:20:05 +00:00
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