php-src/ext/date
2005-07-04 00:25:39 +00:00
..
lib - Always create the file with correct paths (gdb likes it better like this) 2005-07-04 00:25:39 +00:00
tests - Fixed bug #33536 (strtotime defaults to now even on non time string). 2005-07-03 21:38:54 +00:00
config.m4 - Make the Netware guys happy by removing the config.nw.h define. 2005-06-30 06:40:57 +00:00
config.w32 - Rename tl_config.h to timelib_config.h 2005-06-17 12:03:04 +00:00
CREDITS - Add my new timelib and ext/date. For now only strtotime() makes use of this. 2005-06-14 21:32:29 +00:00
php_date.c - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 2005-07-03 23:30:52 +00:00
php_date.h - Always use #ifdef when dealing with HAVE_* defines from AC_CHECK_FUNCS() 2005-07-03 23:30:52 +00:00
TODO - Reorganize headers, and update TODO. 2005-06-29 19:08:26 +00:00