php-src/ext/gmp
2001-08-11 16:39:07 +00:00
..
tests Skip mcrypt/gmp tests, if the extensions are not available. 2000-12-24 16:51:04 +00:00
config.m4 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
CREDITS Add credits to GMP 2001-07-16 12:45:36 +00:00
gmp.c Whitespace 2001-08-11 16:39:07 +00:00
Makefile.in GNU GMP - arbitrary precision nubers library 2000-11-26 18:36:16 +00:00
php_gmp.h ZEND macro-rename. 2001-08-11 02:46:57 +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