[PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
authorTels <nospam-abuse@bloodgate.com>
Fri, 2 Feb 2007 15:37:36 +0000 (16:37 +0100)
committerSteve Peters <steve@fisharerojo.org>
Mon, 19 Feb 2007 19:15:15 +0000 (19:15 +0000)
commit7b29e1e6248cb420eb34bfdef9ce148f7e604a65
treedd61f00fa8eb466bf727b82c61638e0950daae80
parent3e5928301057155786b1e13b4cc0efad5ef9b27f
[PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
Date: Fri, 2 Feb 2007 15:37:36 +0100
Message-Id: <200702021537.38442@bloodgate.com>

Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
From: Tels <nospam-abuse@bloodgate.com>
Date: Tue, 6 Feb 2007 20:18:48 +0100
Message-Id: <200702062019.05487@bloodgate.com>

Also, a fix for @INC in lib/Math/BigInt/t/calling.t

Additional tests to perform Pod and Pod coverage testing
were left out based on removal of similar test files previously.

p4raw-id: //depot/perl@30358
22 files changed:
ext/Math/BigInt/FastCalc/FastCalc.pm
ext/Math/BigInt/FastCalc/Makefile.PL
lib/Math/BigFloat.pm
lib/Math/BigInt.pm
lib/Math/BigInt/Calc.pm
lib/Math/BigInt/t/alias.inc
lib/Math/BigInt/t/bare_mbf.t
lib/Math/BigInt/t/bare_mbi.t
lib/Math/BigInt/t/bigfltpm.inc
lib/Math/BigInt/t/bigfltpm.t
lib/Math/BigInt/t/bigintc.t
lib/Math/BigInt/t/bigintpm.inc
lib/Math/BigInt/t/bigintpm.t
lib/Math/BigInt/t/calling.t
lib/Math/BigInt/t/sub_mbf.t
lib/Math/BigInt/t/sub_mbi.t
lib/Math/BigInt/t/upgrade.inc
lib/Math/BigInt/t/upgrade.t
lib/Math/BigInt/t/with_sub.t
t/lib/Math/BigInt/BareCalc.pm
t/lib/Math/BigInt/Scalar.pm
t/lib/Math/BigInt/Subclass.pm