php-src/ext/date
foobar 71d28a82cf - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar
- ext/date/lib/timelib_config.h is also installed now
2005-07-07 23:18:22 +00:00
..
lib - Fixed bug #33578 (strtotime() doesn't understand "11 Oct" format). (Derick) 2005-07-05 21:33:33 +00:00
tests - Added testcase for bug #33578. 2005-07-05 21:38:37 +00:00
config.m4 - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar 2005-07-07 23:18:22 +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 - Change memory management so that tzinfo structures can live outside time 2005-07-05 18:30:30 +00:00
php_date.h - Renamed date_timezone_set/get() to date_default_timezone_set/get(). 2005-07-04 21:27:26 +00:00
TODO - Reorganize headers, and update TODO. 2005-06-29 19:08:26 +00:00