pajoye Tue Dec 9 14:28:54 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date config.w32
Log:
- MFH: silent conversion warnings as it is not going to be "fixed" any time
soon, removing false positive alerts. noise--;
http://cvs.php.net/viewvc.cgi/ph
pajoye Sat Aug 2 16:50:35 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date config.w32
/php-src/ext/date/lib parse_iso_intervals.re
Log:
- MFH: improve previous fix for scan, disable optimizer only for scan() using
#pragma optimize
http
pajoye Sat Aug 2 15:49:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date config.w32
Log:
- MFH: parser's scan function is too large for VC6-7.x, disable the optimizer
(size optimization instead) fixes it
http://cvs.php.net/viewvc.cgi/php-src/ex
scottmacMon Apr 28 13:21:34 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/date config.w32
Log:
Fix windows build
http://cvs.php.net/viewvc.cgi/php-src/ext/date/config.w32?r1=1.5.2.1&r2=1.5.2.1.4.1&diff_format=u
Index: php-src/ext/date/config.w