php-src/ext/date/lib
2006-07-27 13:01:10 +00:00
..
astro.c - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 2006-01-04 12:57:04 +00:00
astro.h - Reintroduced the normal constants. 2005-12-19 12:57:49 +00:00
dow.c bump year and license version 2006-01-01 13:10:10 +00:00
fallbackmap.h - MF51: Fixed timezone guessing on Windows. 2005-10-15 18:14:40 +00:00
parse_date.c MFB: Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 2006-07-27 13:01:10 +00:00
parse_date.re MFB: Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 2006-07-27 13:01:10 +00:00
parse_tz.c MFB: eliminate compile warnings 2006-07-11 12:37:26 +00:00
README fix typo 2005-11-17 09:56:28 +00:00
timelib_structs.h - Fixed windows compile error. 2006-05-15 08:53:58 +00:00
timelib.c - Implemented Dmitry's const patch. 2006-05-14 17:30:26 +00:00
timelib.h - Implemented Dmitry's const patch. 2006-05-14 17:30:26 +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 timezonedb to version 2006.7. 2006-07-04 18:12:37 +00:00
timezonemap.h - Upgraded timezonedb to 2006a. 2006-01-31 18:07:24 +00:00
tm2unixtime.c - Implemented Dmitry's const patch. 2006-05-14 17:30:26 +00:00
unixtime2tm.c - Fixed windows compile error. 2006-05-15 08:53:58 +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