php-src/ext/gmp
2004-01-08 08:18:22 +00:00
..
tests Fixed many tests, mostly incorrect paths. 2002-03-08 19:16:19 +00:00
config.m4 - Fixed bug #26267 (gmp_random() leaks memory and does not produce random numbers) 2003-11-19 04:44:06 +00:00
CREDITS Add credits to GMP 2001-07-16 12:45:36 +00:00
gmp.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_gmp.h - Fixed bug #26267 (gmp_random() leaks memory and does not produce random numbers) 2003-11-19 04:44:06 +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