summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt
Commit message (Expand)AuthorAgeFilesLines
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-292-4/+4
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-292-4/+4
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-282-4/+4
* Bump all Math::BigInt $VERSIONs as per 945313f0ae following a0732aaa4bSteve Hay2014-09-193-3/+3
* Increment $VERSION in Math::BigInt.James E Keenan2014-09-181-1/+1
* replace uses of Test.pm in dist/ distributions (IO, Math-BigInt)Karen Etheridge2014-09-181-12/+10
* bump dist/Math-BigInt/ $VERSIONS to 1.9996Tony Cook2014-06-254-4/+4
* CPAN RT 96254 and 96329: Correct the handling of subclasses.Peter John Acklam2014-06-251-12/+6
* Rebreak lines to achieve <80 recommended line length.James E Keenan2014-06-141-66/+76
* Fix RT #62052: Math::BigFloat -> bdiv() in list contextpjacklam2014-05-293-9/+10
* Fix RT #43692: Math::BigFloat -> blog() is sometimes incorrectpjacklam2014-05-292-34/+38
* bump dist/Math-BigInt/ $VERSIONsTony Cook2014-05-294-4/+4
* Sync Math-BigInt blead vs. CPANPeter John Acklam2014-05-294-21/+249
* Fix some long lines in BigInt.pmFather Chrysostomos2013-08-231-190/+194
* Long verbatim pod lines in BigFloat.pmFather Chrysostomos2013-08-231-18/+19
* Add bint() method for rounding towards zero.Peter John Acklam2013-08-2313-27/+90
* bump versions for Math::BigInt and Math::BigFloatTony Cook2013-08-232-2/+2
* Clean up POD for Math::BigInt and Math::BigFloatTony Cook2013-08-232-169/+175
* typo fixes for Math-BigIntDavid Steinbrunner2013-05-274-20/+20
* fix various podcheck nitsDavid Golden2013-05-231-4/+8
* Math-BigInt: Fix some broken linksKarl Williamson2013-03-183-6/+6
* Fix various minor pod issuesKarl Williamson2013-01-241-2/+2
* 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