summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt/lib
Commit message (Expand)AuthorAgeFilesLines
* Increase Math::BigInt’s versionFather Chrysostomos2011-06-111-1/+1
* Increase Math::BigFloat’s versionFather Chrysostomos2011-06-111-1/+1
* Fix Math::BigFloat->numify().Peter John Acklam2011-06-111-3/+3
* Fix objectify()'s handling of "foreign objects".Peter John Acklam2011-06-111-87/+122
* Add sign function bsgn() as a complement to babs().Peter John Acklam2011-06-111-0/+13
* Increase Math::BigInt’s versionFather Chrysostomos2011-03-071-1/+1
* [perl #85482] Make bmuladd() able to handle third arg properly.Peter John Acklam2011-03-052-12/+2
* [perl #85334] Document actual behaviour of from_xxx() methods.Peter John Acklam2011-03-051-0/+13
* Update Math::BigInt to CPAN version 1.993Peter John Acklam2011-02-254-8/+8
* Update Math::BigInt to CPAN version 1.992Peter John Acklam2011-02-184-140/+260
* [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-161-18/+76
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-073-14/+14
* [perl #81400] Fix bmodinv() part of RT 63237Peter John Acklam2011-01-021-25/+72
* 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-261-47/+140
* 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-302-5/+5
* 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-141-3/+3
* RT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0Peter John Acklam2010-11-121-5/+11
* RT ticket #43694: as_int/as_number lose precisionPeter John Acklam2010-11-101-1/+1
* 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-071-10/+8
* RT ticket #62643: typos in POD and code commentsPeter John Acklam2010-11-073-19/+19
* RT ticket #62101: as_int() returns NaN for infPeter John Acklam2010-11-071-0/+3
* 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-291-3/+3
* [perl #73534] Bigrat segfaults on irrational numbersFather Chrysostomos2010-10-041-2/+2
* 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
* 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-032-20/+17
* blead is upstream for Math-BigIntFlorian Ragwitz2010-09-024-0/+12458