php-src/ext/date/lib
2008-03-13 15:54:25 +00:00
..
astro.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
astro.h - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
dow.c - MFH: Fixed bug #44216 (strftime segfaults on large negative value). 2008-02-22 17:48:46 +00:00
fallbackmap.h - Fixed timezone guessing on Windows. (Derick, Nuno) 2005-10-15 18:12:29 +00:00
parse_date.c - Added support for parsing date/time strings returned by MS SQL with strtotime(). 2008-03-13 15:54:25 +00:00
parse_date.re - Added support for parsing date/time strings returned by MS SQL with strtotime(). 2008-03-13 15:54:25 +00:00
parse_tz.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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: Support "first/last day of <month>" style texts. 2008-02-03 14:15:07 +00:00
timelib.c - MFH: Support "first/last day of <month>" style texts. 2008-02-03 14:15:07 +00:00
timelib.h - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps. 2008-02-22 09:47:19 +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:32:05 +00:00
timezonemap.h - Updated timezone database to version 2007.3. (Derick) 2007-03-06 21:28:37 +00:00
tm2unixtime.c - MFH: Support "first/last day of <month>" style texts. 2008-02-03 14:15:07 +00:00
unixtime2tm.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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