php-src/ext/date/lib
Derick Rethans 7b581f6d19 - MFH: Merged new timelib, which is a bit more cleverer
- MFH: Support "UTC" in strtotime() properly.
- MFH: Added astro code, which is going to form the base for the new sunfuncs.
2005-12-19 13:00:37 +00:00
..
astro.c - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
astro.h - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
dow.c - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day). 2005-09-02 09:33:08 +00:00
fallbackmap.h - Fixed timezone guessing on Windows. (Derick, Nuno) 2005-10-15 18:12:29 +00:00
parse_date.c - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
parse_date.re - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
parse_tz.c - MFH: Allow an external Timezone Database to be used. 2005-10-03 11:17:28 +00:00
README - Fixed typo 2005-11-17 12:33:36 +00:00
timelib_structs.h - Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:08:35 +00:00
timelib.c - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
timelib.h - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +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 2005.14. 2005-10-15 18:13:19 +00:00
timezonemap.h - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +00:00
tm2unixtime.c - Fixed bug #34874 and #33546 (Problems with lone daynames). 2005-10-19 21:08:35 +00:00
unixtime2tm.c - MFH: Merged new timelib, which is a bit more cleverer 2005-12-19 13:00:37 +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