You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Derick Rethans 0b2c411323 Merge branch 'PHP-5.3' into PHP-5.4 13 years ago
..
README - Added new date/time functionality: 18 years ago
astro.c Happy New Year~ 13 years ago
astro.h - Reintroduced the normal constants. 20 years ago
dow.c Happy New Year~ 13 years ago
fallbackmap.h - Fixed bug #48902 (Timezone database fallback map is outdated). 16 years ago
interval.c Happy New Year~ 13 years ago
parse_date.c Happy New Year 13 years ago
parse_date.re Happy New Year 13 years ago
parse_iso_intervals.c Happy New Year 13 years ago
parse_iso_intervals.re Happy New Year~ 13 years ago
parse_tz.c Happy New Year~ 13 years ago
timelib.c Happy New Year~ 13 years ago
timelib.h Happy New Year~ 13 years ago
timelib.m4 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 21 years ago
timelib_config.h.win32 add for VC build 20 years ago
timelib_structs.h Happy New Year~ 13 years ago
timezonedb.h - Updated to version 2013.3 (2013c) 13 years ago
timezonemap.h - Fixed a few test cases 15 years ago
tm2unixtime.c Happy New Year~ 13 years ago
unixtime2tm.c Happy New Year~ 13 years ago

README

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

Make sure you use re2c 0.9.10 or higher:

re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re
re2c -d -b -o ext/date/lib/parse_iso_intervals.c ext/date/lib/parse_iso_intervals.re