http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of math_bigintegerThe latest releases for the package math_bigintegerMath_BigInteger 1.0.3
http://pear.php.net/package/Math_BigInteger/download/1.0.3/
- Fix PHP7 constructor deprecation notice
2016年04月12日T02:30:13-05:00cweiskeMath_BigInteger 1.0.2
http://pear.php.net/package/Math_BigInteger/download/1.0.2/
- (internal, bcmath) use OpenSSL, if available, for modular exponentiation<br />
- (internal) use 64-bit ints, if available, and 64-bit floats, otherwise<br />
- (all) improve random number generation<br />
- change license to less restrictive MIT license
2014年02月12日T04:15:54-05:00terrafrostMath_BigInteger 1.0.1
http://pear.php.net/package/Math_BigInteger/download/1.0.1/
- (internal, bcmath) use OpenSSL, if available, for modular exponentiation<br />
- (internal) use 64-bit ints, if available, and 64-bit floats, otherwise<br />
- (all) improve random number generation<br />
- change license to less restrictive MIT license
2014年01月27日T04:42:07-05:00terrafrostMath_BigInteger 1.0.0
http://pear.php.net/package/Math_BigInteger/download/1.0.0/
- significant speed-ups<br />
- new functions: gcd(), extendedGCD(), isPrime(), random(), randomPrime(), bitwise_leftRotate(), bitwise_rightRotate(), setPrecision(), toHex(), toBits() and equals()<br />
- PHP_Compat is now optional. Store it in your include path if you require PHP4 support but otherwise it is unrequired.
2010年05月26日T21:08:36-05:00terrafrostMath_BigInteger 1.0.0RC3
http://pear.php.net/package/Math_BigInteger/download/1.0.0RC3/
- Fix for bug #9654: In MODE_INTERNAL, modPow doesn't work occasionally<br />
- Other bug fixes
2007年02月06日T01:13:31-05:00terrafrostMath_BigInteger 1.0.0RC2
http://pear.php.net/package/Math_BigInteger/download/1.0.0RC2/
Added bitwise_or(), bitwise_and(), bitwise_xor(), and bitwise_not()
2006年11月16日T20:43:59-05:00terrafrostMath_BigInteger 1.0.0RC1
http://pear.php.net/package/Math_BigInteger/download/1.0.0RC1/
Initial PEAR release.
2006年10月28日T02:55:25-05:00terrafrost