php-src/ext/gmp
Leigh adf8f0f284 Address issues raised by @nikic
- Thread safety on rand init function.
 - Ret false on validation failure
 - Add _dep of temp_a to temp_b
 - Special case int sized min values
 - More tests!
2014-09-24 22:01:09 +01:00
..
tests Address issues raised by @nikic 2014-09-24 22:01:09 +01: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 Address issues raised by @nikic 2014-09-24 22:01:09 +01:00
php_gmp.h Add gmp_random_bits(bits) and gmp_random_range(min, max) 2014-09-23 22:12:23 +01:00
README
TODO

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