This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document string- and number-specific bitops in perlop
[perl5.git] / dist / Math-BigInt / t / bigintpm.inc
2015-01-30 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-30 James E KeenanRevert "Corrections to spelling and grammatical errors."
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2013-08-23 Peter John AcklamAdd bint() method for rounding towards zero.
2011-06-11 Peter John AcklamAdd sign function bsgn() as a complement to babs().
2011-03-06 Peter John Acklam[perl #85476] Add tests to confirm fix of RT #49569.
2011-02-18 Peter John AcklamUpdate Math::BigInt to CPAN version 1.992
2011-01-16 Peter John Acklam[perl #82098] Fix RT 61543 and remaining part of RT...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2011-01-02 Peter John Acklam[perl #81400] Fix bmodinv() part of RT 63237
2010-11-30 Peter John AcklamSpelling: reminder -> remainder
2010-11-14 Peter John AcklamRT ticket 62949: $x -> bmodpow(1, 1) fails when $x...
2010-11-12 Peter John AcklamRT ticket 62918: _modpow(x,y,z) with x = 0 and y > 0
2010-11-07 Peter John AcklamRT ticket #62643: typos in POD and code comments
2010-10-29 Nicholas ClarkReorder the list return of Math::BigInt::Calc::_base_len().
2010-09-10 Nicholas ClarkConvert Math::BigInt tests from Test to Test::More.
2010-09-03 Piotr FusikFix Math::BigInt's bnok($k) for $k==0 and $k==$n-1
2010-09-02 Florian Ragwitzblead is upstream for Math-BigInt