> +#define PHP_DOUBLE_INFINITY_HIGH 0x7ff0
> +#define PHP_DOUBLE_QUIET_NAN_HIGH 0xfff8
> +
> +static double php_get_inf()
> +{
> +#if defined(__i386__) || defined(_X86_) || defined(ALPHA) ||
defined(_ALPHA) || defined(__alpha)
> + double val;
> + ((php_uint32*)&val)[1] = PHP_DOU
helly Thu Mar 25 17:40:25 2004 EDT
Modified files:
/php-src/ext/standard url_scanner_ex.c
Log:
Pending touch
http://cvs.php.net/diff.php/php-src/ext/standard/url_scanner_ex.c?r1=1.84&r2=1.85&ty=u
Index: php-src/ext/standard/url_scanner_ex.c
diff -u php-sr
helly Thu Mar 25 17:36:36 2004 EDT
Modified files:
/php-src/ext/standard basic_functions.c
/php-src/ext/standard/tests/mathbug27646.phpt
Log:
-Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)
-Change test to use constant
helly Thu Mar 25 17:06:36 2004 EDT
Modified files:
/php-src/ext/ming ming.c
Log:
Really use studlyCaps here
http://cvs.php.net/diff.php/php-src/ext/ming/ming.c?r1=1.62&r2=1.63&ty=u
Index: php-src/ext/ming/ming.c
diff -u php-src/ext/ming/ming.c:1.62 php-src
derick Thu Mar 25 16:27:23 2004 EDT
Modified files:
/php-srcNEWS
/php-src/main rfc1867.c
Log:
- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can
iliaa Thu Mar 25 15:01:18 2004 EDT
Modified files:
/php-src/ext/shmop package.xml
Log:
Corrected package file.
http://cvs.php.net/diff.php/php-src/ext/shmop/package.xml?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/shmop/package.xml
diff -u php-src/ext/shmop/packa
hholzgraThu Mar 25 14:51:54 2004 EDT
Added files:
/php-src/ext/shmop package.xml
Log:
another package description
http://cvs.php.net/co.php/php-src/ext/shmop/package.xml?r=1.1&p=1
Index: php-src/ext/shmop/package.xml
+++ php-src/ext/shmop/package
andiThu Mar 25 13:04:08 2004 EDT
Modified files:
/php-srcNEWS
Log:
- Update NEWS
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1656&r2=1.1657&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1656 php-src/NEWS:1.1657
--- php-src/NEWS:1.1656 Thu Mar 25 0
iliaa Thu Mar 25 09:14:21 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Back to dev.
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.101&r2=1.396.2.102&ty=u
Index: php-src/configur
iliaa Thu Mar 25 08:57:01 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcconfigure.in
/php-src/main php_version.h
Log:
Go with 4.3.5
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.100&r2=1.396.2.101&ty=u
Index: php-src/configu
helly Thu Mar 25 03:42:01 2004 EDT
Modified files:
/php-src/main SAPI.c
/php-srcNEWS
Log:
Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.183&r2=1.184&ty=u
Index:
11 matches
Mail list logo