summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt
Commit message (Expand)AuthorAgeFilesLines
* Increase $Math::BigInt::VERSION to 1.998Father Chrysostomos2012-01-161-1/+1
* BigInt.pm: Suppress overload warningFather Chrysostomos2012-01-161-0/+3
* [perl #98280] Use same version number 1.997 in all .pm files.Peter John Acklam2011-09-023-3/+3
* [perl #98256] Add POD for the bsgn() method.Peter John Acklam2011-09-011-0/+7
* Bump Math::Big(In|Floa)t versionsFather Chrysostomos2011-09-012-2/+2
* remove incorrect formatting inside verbatim paragraphsAlexandr Ciornii2011-09-011-23/+23
* Correct links to sections (and modules in case of BigFloat.pm)Alexandr Ciornii2011-09-012-23/+23
* Rewrap some verbatim pod in Math::BigIntFather Chrysostomos2011-08-101-116/+127
* Keep verbatim pod in various dist/* pods within 79 colsFather Chrysostomos2011-08-101-158/+162
* Remove x bit from rt-16221.tFather Chrysostomos2011-06-111-0/+0
* 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-112-12/+17
* Fix objectify()'s handling of "foreign objects".Peter John Acklam2011-06-112-87/+199
* Add sign function bsgn() as a complement to babs().Peter John Acklam2011-06-115-4/+24
* 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 #85476] Add tests to confirm fix of RT #49569.Peter John Acklam2011-03-054-3/+24
* [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-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