php-src/ext/date/lib
Derick Rethans d3326d5b26 - MFH: Fixed bug #34087 for real.
- MFH: Windows compile fixes.
2005-08-25 09:47:28 +00:00
..
resource - MFH: Fixed bug #34087 for real. 2005-08-25 09:47:28 +00:00
dow.c - Bumber up year 2005-08-03 14:08:58 +00:00
parse_date.c - MFH: Fixed bug #34087 for real. 2005-08-25 09:47:28 +00:00
parse_date.re - MFH: Fixed bug #34087 for real. 2005-08-25 09:47:28 +00:00
parse_tz.c - Bumber up year 2005-08-03 14:08:58 +00:00
README - Do not crash when the abbreviation doesn't exist. 2005-07-04 07:16:09 +00:00
timelib_structs.h - Bumber up year 2005-08-03 14:08:58 +00:00
timelib.c - Bumber up year 2005-08-03 14:08:58 +00:00
timelib.h - MFH: Fixed bug #34087 for real. 2005-08-25 09:47:28 +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 - Fixed bug #33578 (strtotime() problem with "Oct17" format). 2005-07-20 08:31:02 +00:00
tm2unixtime.c - Bumber up year 2005-08-03 14:08:58 +00:00
unixtime2tm.c - Bumber up year 2005-08-03 14:08:58 +00:00

Regenerating Parser
===================

Make sure you use re2c 0.9.8dev or higher:

/dat/dev/sf/re2c/re2c -d -b resource/parse_date.re > parse_date.c