php-src/ext/gmp
2015-04-16 16:29:57 +02:00
..
tests Run gmp_random tests more quickly 2015-04-16 16:29:57 +02:00
bug67917.phpt Fix bug #67917 (gmp compound assignment operator leak) 2014-08-27 22:16:20 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - [DOC] expose MPIR version when mpir is used instead of gmp 2009-12-10 02:25:47 +00:00
CREDITS Add credits to GMP 2001-07-16 12:45:36 +00:00
gmp.c Normalize gmp_remroot() behavior to GMP 5.1 2015-04-16 16:27:42 +02:00
php_gmp.h bump year 2015-01-15 23:26:37 +08: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