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.
 
 
 
 
 
 
Nuno Lopes 94404da606 fix the bug I introduced previously, sorry 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: The .c file is generated... so updating the .re file and cleaning up WS. 20 years ago
parse_date.re - MFH: The .c file is generated... so updating the .re file and cleaning up WS. 20 years ago
parse_tz.c fix the bug I introduced previously, sorry 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_config.h.win32 add for VC build 20 years ago
timelib_structs.h - MFH: Fixed windows compile error. 20 years ago
timezonedb.h - Updated timezone database. 20 years ago
timezonemap.h - Upgrade timezone db to 2006k. 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