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 43ca53674c - MF52: Fixed bug #37514 (strtotime doesn't assume year correctly). 20 years ago
..
README fix typo 21 years ago
astro.c - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 20 years ago
astro.h - Reintroduced the normal constants. 20 years ago
dow.c bump year and license version 20 years ago
fallbackmap.h - MF51: Fixed timezone guessing on Windows. 21 years ago
parse_date.c - MF52: Fixed bug #37514 (strtotime doesn't assume year correctly). 20 years ago
parse_date.re - MF52: Fixed bug #37514 (strtotime doesn't assume year correctly). 20 years ago
parse_tz.c - Implemented Dmitry's const patch. 20 years ago
timelib.c - Implemented Dmitry's const patch. 20 years ago
timelib.h - Implemented Dmitry's const patch. 20 years ago
timelib.m4 - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 21 years ago
timelib_structs.h - Fixed windows compile error. 20 years ago
timezonedb.h - Implemented Dmitry's const patch. 20 years ago
timezonemap.h - Upgraded timezonedb to 2006a. 20 years ago
tm2unixtime.c - Implemented Dmitry's const patch. 20 years ago
unixtime2tm.c - 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