[PHP-CVS] cvs: php4 /ext/bcmath bcmath.c php_bcmath.h

2002-12-11 Thread Sara Golemon
pollita Wed Dec 11 11:28:18 2002 EDT Modified files: /php4/ext/bcmathbcmath.c php_bcmath.h Log: Renamed bc_powmod to bcpowmod to keep it inline with existing module functions. Fixed whitespace problem. Index: php4/ext/bcmath/bcmath.c diff -u php4/ext/b

[PHP-CVS] cvs: php4 /ext/bcmath bcmath.c php_bcmath.h

2002-12-10 Thread Sara Golemon
pollita Tue Dec 10 14:04:29 2002 EDT Modified files: /php4/ext/bcmathbcmath.c php_bcmath.h Log: Added support for libbcmath's bc_raisemod function as bc_powmod() Index: php4/ext/bcmath/bcmath.c diff -u php4/ext/bcmath/bcmath.c:1.43 php4/ext/bcmath/bcmath.

Re: [PHP-CVS] cvs: php4 /ext/bcmath bcmath.c php_bcmath.h/ext/bcmath/libbcmath/src bcmath.h debug.c div.c divmod.c init.c output.craise.c raisemod.c recmul.c sqrt.c str2num.c zero.c

2002-11-29 Thread Andi Gutmans
Hey, I just realized there seems to be another global variable _bc_Free_list which might need taking care of. Do you mind checking it out? Thanks, Andi At 09:25 AM 11/22/2002 +, Sander Roobol wrote: sander Fri Nov 22 04:25:29 2002 EDT Modified files: /php4/ext/bcmathbcm

[PHP-CVS] cvs: php4 /ext/bcmath bcmath.c php_bcmath.h /ext/bcmath/libbcmath/src bcmath.h debug.c div.c divmod.c init.c output.c raise.c raisemod.c recmul.c sqrt.c str2num.c zero.c

2002-11-22 Thread Sander Roobol
sander Fri Nov 22 04:25:29 2002 EDT Modified files: /php4/ext/bcmathbcmath.c php_bcmath.h /php4/ext/bcmath/libbcmath/src bcmath.h debug.c div.c divmod.c init.c output.c raise.c raisemod.c