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.
 
 
 
 
 
 
Ilia Alshanetsky af48ecfc87 Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 20 years ago
..
README - Fixed typo 21 years ago
astro.c - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 20 years ago
astro.h - MFH: Merged new timelib, which is a bit more cleverer 20 years ago
dow.c bump year and license version 20 years ago
fallbackmap.h - Fixed timezone guessing on Windows. (Derick, Nuno) 21 years ago
parse_date.c Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 20 years ago
parse_date.re Fixed bug #38229 (strtotime() does not parse YYYY-MM format). 20 years ago
parse_tz.c add a couple of static and const keywords, to let the compiler optimize better 20 years ago
timelib.c MFH: 20 years ago
timelib.h MFH: 20 years ago
timelib.m4 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 21 years ago
timelib_structs.h - MFH: Fixed windows compile error. 20 years ago
timezonedb.h - MFH: Updated timezonedb to version 2006.7. 20 years ago
timezonemap.h - MFH: Upgraded timezonedb to 2006a. 20 years ago
tm2unixtime.c MFH: 20 years ago
unixtime2tm.c - MFH: Fixed windows compile error. 20 years ago

README

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