php-src/ext/date/lib
2006-10-17 17:08:52 +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 - The .c file is generated... so updating the .re file and cleaning up WS. 2006-09-09 12:25:54 +00:00
parse_date.re - The .c file is generated... so updating the .re file and cleaning up WS. 2006-09-09 12:25:54 +00:00
parse_tz.c MFH 2006-09-01 23:33:13 +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 - MF52: Updated timezone database. 2006-10-17 17:08:52 +00:00
timezonemap.h - Upgrade timezone db to 2006.11 (k). 2006-08-29 20:21:02 +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