php-src/ext/gmp
Stanislav Malyshev afdaedaa26 Merge branch 'PHP-5.6'
* PHP-5.6:
  update NEWS and UPGRADING
  Upated NEWS
  Address issues raised by @nikic
  Make sure min < max
  Mersenne Twister was added in GMP 4.2
  Add test files
  Add gmp_random_bits(bits) and gmp_random_range(min, max)
  Change GMPs default PRNG to Mersenne Twister

Conflicts:
	ext/gmp/gmp.c
2014-10-14 00:43:15 -07:00
..
tests Merge branch 'PHP-5.6' 2014-10-14 00:43:15 -07:00
bug67917.phpt Fix bug #67917 (gmp compound assignment operator leak) 2014-08-27 22:16:20 +02:00
config.m4 Drop support for GMP 4.1 2014-09-28 20:46:22 +02: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 Merge branch 'PHP-5.6' 2014-10-14 00:43:15 -07:00
php_gmp.h Merge branch 'PHP-5.6' 2014-10-14 00:43:15 -07: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