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 / bigfltpm.t
2013-08-23 Peter John AcklamAdd bint() method for rounding towards zero.
2010-12-26 Peter John AcklamFix RT 62764: Math::BigFloat->bcmp() fails.
2010-11-10 Peter John AcklamRT ticket #43694: as_int/as_number lose precision
2010-11-07 Peter John AcklamRT ticket #62101: as_int() returns NaN for inf
2010-09-10 Nicholas ClarkConvert Math::BigInt tests from Test to Test::More.
2010-09-10 Nicholas ClarkRemove obsolete core test directory boilerplate from...
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