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 5bfe560cab - MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1). 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 - MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1). 20 years ago
parse_date.re - MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1). 20 years ago
parse_tz.c - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 20 years ago
timelib.c bump year and license version 20 years ago
timelib.h - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 20 years ago
timelib.m4 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 21 years ago
timelib_structs.h bump year and license version 20 years ago
timezonedb.h - MFH: Upgraded timezonedb to 2006a. 20 years ago
timezonemap.h - MFH: Upgraded timezonedb to 2006a. 20 years ago
tm2unixtime.c bump year and license version 20 years ago
unixtime2tm.c - MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). 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