php-src/ext/date/lib
2005-12-02 17:34:35 +00:00
..
dow.c - MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day). 2005-09-02 09:41:08 +00:00
fallbackmap.h - MF51: Fixed timezone guessing on Windows. 2005-10-15 18:14:40 +00:00
parse_date.c MFB51: Regenerate file to be more gcov friendly 2005-12-02 17:34:35 +00:00
parse_date.re MFB51: fix compile warning and paths 2005-12-02 13:23:44 +00:00
parse_tz.c - Allow an external Timezone Database to be used. 2005-10-03 11:15:21 +00:00
README fix typo 2005-11-17 09:56:28 +00:00
timelib_structs.h - MF51: Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:11:15 +00:00
timelib.c - MF51: Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:11:15 +00:00
timelib.h MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around the 2005-12-01 16:26:38 +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 - MF51: Updated timezone database to version 2005.14. 2005-10-15 18:14:11 +00:00
timezonemap.h MFB51: 2005-11-29 01:31:52 +00:00
tm2unixtime.c - MF51: Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:11:15 +00:00
unixtime2tm.c - Bumber up year 2005-08-03 14:08: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