php-src/ext/gmp
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +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
gmp.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
Makefile.in GNU GMP - arbitrary precision nubers library 2000-11-26 18:36:16 +00:00
php_gmp.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +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