[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Stanislav Malyshev
stasMon Apr 25 08:04:35 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: rm unneeded http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.15&r2=1.29.4.16&ty=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.29.4

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Stanislav Malyshev
stasMon Apr 25 08:03:29 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: Fix #32773 and made right fix for GMP FPEs http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.14&r2=1.29.4.15&ty=u Index: php-src/ext/gmp/gmp.c diff

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Jani Taskinen
On Mon, 25 Apr 2005, Stanislav Malyshev wrote: JT>> This was propably some bug report..? Can you please add JT>> a test case for this and the NEWS entry? I'm not finished with it yet - this broken fix attempted to fix a real problem, just did it in a wrong way, breaking all the other ops. T

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Stanislav Malyshev
JT>> This was propably some bug report..? Can you please add JT>> a test case for this and the NEWS entry? I'm not finished with it yet - this broken fix attempted to fix a real problem, just did it in a wrong way, breaking all the other ops. This is following #32773, I'll add the NEWS e

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Jani Taskinen
This was propably some bug report..? Can you please add a test case for this and the NEWS entry? --Jani On Mon, 25 Apr 2005, Stanislav Malyshev wrote: stasMon Apr 25 06:22:00 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmp gmp.c Log: Remove

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2005-04-25 Thread Stanislav Malyshev
stasMon Apr 25 06:22:00 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: Remove broken fix - second operand of GMP operation certainly can be 0 in general case http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.13&r2=1.29

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2004-02-16 Thread Ilia Alshanetsky
iliaa Mon Feb 16 10:13:49 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: Better gmp fix. http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.9&r2=1.29.4.10&ty=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2004-02-15 Thread Ilia Alshanetsky
iliaa Sun Feb 15 12:23:13 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: Fixed bug #27258 (moved FPE check to correct location). Fixed several possible FPE. http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.8&

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2004-02-07 Thread Jani Taskinen
sniper Sat Feb 7 14:15:11 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: fixed bug #27171 http://cvs.php.net/diff.php/php-src/ext/gmp/gmp.c?r1=1.29.4.6&r2=1.29.4.7&ty=u Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2003-11-24 Thread Jani Taskinen
sniper Mon Nov 24 11:10:19 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: Fix build for other archs than x86. Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.29.4.5 php-src/ext/gmp/gmp.c:1.29.4.6 --- php-src/ext/gmp/g

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2003-11-18 Thread Jani Taskinen
sniper Tue Nov 18 05:28:35 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: MFH: fixed parameters for gmp_random() Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.29.4.3 php-src/ext/gmp/gmp.c:1.29.4.4 --- php-src/ext/gmp/gmp

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gmp gmp.c

2003-10-13 Thread Wez Furlong
wez Mon Oct 13 07:47:05 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gmpgmp.c Log: Unintialized variable fix from Joe Orton. Index: php-src/ext/gmp/gmp.c diff -u php-src/ext/gmp/gmp.c:1.29.4.2 php-src/ext/gmp/gmp.c:1.29.4.3 --- php-src/ext/g