summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt
Commit message (Expand)AuthorAgeFilesLines
* Update Math::BigInt to CPAN version 1.992Peter John Acklam2011-02-186-144/+264
* [perl #83406] Library compatibility and API documentation (v1.991).pjacklam2011-02-054-127/+415
* bmodpow() fails when GMP library is used.Peter John Acklam2011-01-281-7/+8
* Remove training whitespace in Pod which can confuse pod/buildtocNicholas Clark2011-01-214-58/+57
* Bumped Math-BigInt, Math-BigInt-FastCalc and Math-BigRat versions for release...Jesse Vincent2011-01-203-3/+3
* [perl #82098] Fix RT 61543 and remaining part of RT 63237Peter John Acklam2011-01-165-25/+250
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-0712-25/+25
* [perl #81400] Fix bmodinv() part of RT 63237Peter John Acklam2011-01-022-26/+73
* Calc.pm: Fix _modpow() part of RT#63237Peter John Acklam2010-12-261-1/+1
* Fix RT 62764: Math::BigFloat->bcmp() fails.Peter John Acklam2010-12-266-51/+146
* Fix RT 25274: Math::BigInt::Calc->_num() overflow.Peter John Acklam2010-12-261-9/+14
* bump version of many modulesZefram2010-12-194-4/+4
* Spelling: reminder -> remainderPeter John Acklam2010-11-306-11/+11
* Sync version of dist/Math-BigInt modules to 1.99_01 as per Florian's requestChris 'BinGOs' Williams2010-11-194-4/+4
* Upgrade Math::BigInt from version 1.98 to 1.99Florian Ragwitz2010-11-153-3/+3
* RT ticket 62949: $x -> bmodpow(1, 1) fails when $x is largePeter John Acklam2010-11-145-6/+7
* RT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0Peter John Acklam2010-11-125-8/+16
* RT ticket #43694: as_int/as_number lose precisionPeter John Acklam2010-11-106-5/+6
* Upgrade Math::BigInt to version 1.98Florian Ragwitz2010-11-083-3/+3
* RT ticket #61812: digit($n) with $n "out of range"Peter John Acklam2010-11-072-11/+13
* RT ticket #62643: typos in POD and code commentsPeter John Acklam2010-11-077-28/+28
* RT ticket #62101: as_int() returns NaN for infPeter John Acklam2010-11-076-4/+10
* RT ticket #61845: from_bin() documentation errorPeter John Acklam2010-11-071-1/+1
* Reorder the list return of Math::BigInt::Calc::_base_len().Nicholas Clark2010-10-293-5/+5
* [perl #73534] Bigrat segfaults on irrational numbersFather Chrysostomos2010-10-042-2/+16
* Upgrade Math::BigInt from version 1.95 to 1.96Florian Ragwitz2010-09-284-4/+4
* Fis various Math::BigInt spelling mistakesgregor herrmann2010-09-244-7/+7
* Upgrade Math::BigInt from version 1.93 to 1.95Florian Ragwitz2010-09-141-2/+2
* Upgrade Math::BigInt from version 1.92 to 1.93Florian Ragwitz2010-09-134-4/+4
* Make Math-BigInt require perl 5.6.2Florian Ragwitz2010-09-133-3/+3
* Convert Math::BigInt tests from Test to Test::More.Nicholas Clark2010-09-1035-1155/+945
* Remove obsolete core test directory boilerplate from Math::BigInt.Nicholas Clark2010-09-1046-776/+56
* Math-BigInt 1.92Florian Ragwitz2010-09-101-1/+1
* Math-BigInt 1.91Florian Ragwitz2010-09-102-2/+2
* Fix copy/paste documentation errorFlorian Ragwitz2010-09-101-1/+1
* bacmp() ignores its argument's signFlorian Ragwitz2010-09-101-1/+1
* Lowest common multiple, not multiplicatorFlorian Ragwitz2010-09-101-9/+9
* Fix a couple of Math-BigInt POD nitsFlorian Ragwitz2010-09-102-7/+7
* is_pos means > 0, not >= 0Florian Ragwitz2010-09-101-5/+5
* Bump Math::BigInt{,::Calc}::VERSION for bnok fixesFlorian Ragwitz2010-09-032-2/+2
* Fix Math::BigInt's bnok($k) for $k==0 and $k==$n-1Piotr Fusik2010-09-0311-33/+37
* blead is upstream for Math-BigIntFlorian Ragwitz2010-09-0260-0/+23305