php-src/ext/date/lib
Derick Rethans e22155e848 - MFH: Fixing returned offset.
- MFH: Algorithm optimization.
2008-04-07 17:44:03 +00:00
..
astro.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
astro.h
dow.c - MFH: Fixed bug #44216 (strftime segfaults on large negative value). 2008-02-22 17:48:46 +00:00
fallbackmap.h
parse_date.c Removed unused variable 2008-03-23 15:48:10 +00:00
parse_date.re Removed unused variable 2008-03-23 15:48:10 +00:00
parse_tz.c - MFH: Fixing returned offset. 2008-04-07 17:44:03 +00:00
README
timelib_config.h.win32 add for VC build 2006-09-13 17:47:20 +00:00
timelib_structs.h - Fixed bug #44257 (timelib_tz_lookup_table must use float for gmtoffset). 2008-03-13 15:59:48 +00:00
timelib.c - MFH: Support "first/last day of <month>" style texts. 2008-02-03 14:15:07 +00:00
timelib.h - MFH: Fixed bug #44209: strtotime doesn't support 64 bit timestamps. 2008-02-22 09:47:19 +00:00
timelib.m4
timezonedb.h - Updated to version 2008.2 (2008b) 2008-03-24 13:00:47 +00:00
timezonemap.h - Updated timezone database to version 2007.3. (Derick) 2007-03-06 21:28:37 +00:00
tm2unixtime.c - MFH: Support "first/last day of <month>" style texts. 2008-02-03 14:15:07 +00:00
unixtime2tm.c - MFH: Fixing returned offset. 2008-04-07 17:44:03 +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