This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
blead is upstream for bignum
authorFlorian Ragwitz <rafl@debian.org>
Thu, 2 Sep 2010 23:12:17 +0000 (01:12 +0200)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 2 Sep 2010 23:20:47 +0000 (01:20 +0200)
commitc064d6c6600a09556bae5adafca518fb4e6da98a
treeffc648099a8cc0483c27e9592b37655008e4c6cd
parent9dc8ab6efae84d4eaf80f7e1c91f2d2d89ba516b
blead is upstream for bignum
29 files changed:
MANIFEST
Porting/Maintainers.pl
dist/bignum/lib/Math/BigFloat/Trace.pm [moved from cpan/bignum/lib/Math/BigFloat/Trace.pm with 100% similarity]
dist/bignum/lib/Math/BigInt/Trace.pm [moved from cpan/bignum/lib/Math/BigInt/Trace.pm with 100% similarity]
dist/bignum/lib/bigint.pm [moved from cpan/bignum/lib/bigint.pm with 100% similarity]
dist/bignum/lib/bignum.pm [moved from cpan/bignum/lib/bignum.pm with 99% similarity]
dist/bignum/lib/bigrat.pm [moved from cpan/bignum/lib/bigrat.pm with 100% similarity]
dist/bignum/t/big_e_pi.t [moved from cpan/bignum/t/big_e_pi.t with 100% similarity]
dist/bignum/t/bigexp.t [moved from cpan/bignum/t/bigexp.t with 100% similarity]
dist/bignum/t/bigint.t [moved from cpan/bignum/t/bigint.t with 100% similarity]
dist/bignum/t/bignum.t [moved from cpan/bignum/t/bignum.t with 100% similarity]
dist/bignum/t/bigrat.t [moved from cpan/bignum/t/bigrat.t with 100% similarity]
dist/bignum/t/bii_e_pi.t [moved from cpan/bignum/t/bii_e_pi.t with 100% similarity]
dist/bignum/t/biinfnan.t [moved from cpan/bignum/t/biinfnan.t with 100% similarity]
dist/bignum/t/bir_e_pi.t [moved from cpan/bignum/t/bir_e_pi.t with 100% similarity]
dist/bignum/t/bn_lite.t [moved from cpan/bignum/t/bn_lite.t with 100% similarity]
dist/bignum/t/bninfnan.t [moved from cpan/bignum/t/bninfnan.t with 100% similarity]
dist/bignum/t/br_lite.t [moved from cpan/bignum/t/br_lite.t with 100% similarity]
dist/bignum/t/brinfnan.t [moved from cpan/bignum/t/brinfnan.t with 100% similarity]
dist/bignum/t/in_effect.t [moved from cpan/bignum/t/in_effect.t with 100% similarity]
dist/bignum/t/infnan.inc [moved from cpan/bignum/t/infnan.inc with 100% similarity]
dist/bignum/t/option_a.t [moved from cpan/bignum/t/option_a.t with 100% similarity]
dist/bignum/t/option_l.t [moved from cpan/bignum/t/option_l.t with 100% similarity]
dist/bignum/t/option_p.t [moved from cpan/bignum/t/option_p.t with 100% similarity]
dist/bignum/t/ratopt_a.t [moved from cpan/bignum/t/ratopt_a.t with 100% similarity]
dist/bignum/t/scope_f.t [moved from cpan/bignum/t/scope_f.t with 100% similarity]
dist/bignum/t/scope_i.t [moved from cpan/bignum/t/scope_i.t with 100% similarity]
dist/bignum/t/scope_r.t [moved from cpan/bignum/t/scope_r.t with 100% similarity]
t/TEST