php-src/ext/gmp
Antony Dovgal 6dac68f669 fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values
do not allow negative value to be passed to gmp_fact()
2005-03-01 13:09:33 +00:00
..
tests - Remove unused blocks 2004-05-19 08:56:50 +00:00
config.m4 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 2004-11-03 14:32:52 +00:00
config.w32 Allow gmp to compile under Win32 2005-01-04 22:39:29 +00:00
CREDITS Add credits to GMP 2001-07-16 12:45:36 +00:00
gmp.c fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values 2005-03-01 13:09:33 +00:00
php_gmp.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
README Add license info 2000-12-28 12:13:21 +00:00
TODO Add more GMP functions, fix a couple of bugs 2000-11-29 15:49:18 +00:00

Arbitrary length number support with GNU MP library.
Please see the PGP manual for more documentation.
See also GNU MP home page at http://www.swox.com/gmp/.
GNU MP library is available under the tems of GNU LGPL 
license. Please see http://www.swox.com/gmp/lgpl.html