r70774 - in /branches/upstream/libmath-bigint-perl/current: ./ lib/Math/ lib/Math/BigInt/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Mar 7 03:54:11 UTC 2011


Author: jawnsy-guest
Date: Mon Mar  7 03:53:49 2011
New Revision: 70774

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70774
Log:
[svn-upgrade] new version libmath-bigint-perl (1.993)

Added:
    branches/upstream/libmath-bigint-perl/current/t/00sig.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/01load.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/02pod.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/03podcov.t   (with props)
Removed:
    branches/upstream/libmath-bigint-perl/current/t/pod.t
    branches/upstream/libmath-bigint-perl/current/t/pod_cov.t
Modified:
    branches/upstream/libmath-bigint-perl/current/CHANGES
    branches/upstream/libmath-bigint-perl/current/MANIFEST
    branches/upstream/libmath-bigint-perl/current/MANIFEST.SKIP
    branches/upstream/libmath-bigint-perl/current/META.yml
    branches/upstream/libmath-bigint-perl/current/Makefile.PL
    branches/upstream/libmath-bigint-perl/current/SIGNATURE
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm
    branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t
    branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t
    branches/upstream/libmath-bigint-perl/current/t/bare_mif.t
    branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc
    branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t
    branches/upstream/libmath-bigint-perl/current/t/bigintc.t
    branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc
    branches/upstream/libmath-bigint-perl/current/t/bigintpm.t
    branches/upstream/libmath-bigint-perl/current/t/calling.t
    branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc
    branches/upstream/libmath-bigint-perl/current/t/mbimbf.t
    branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t
    branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t
    branches/upstream/libmath-bigint-perl/current/t/sub_mif.t
    branches/upstream/libmath-bigint-perl/current/t/upgrade.inc
    branches/upstream/libmath-bigint-perl/current/t/with_sub.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libmath-bigint-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/CHANGES?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/MANIFEST?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/MANIFEST.SKIP?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/META.yml?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/Makefile.PL?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/SIGNATURE?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm?rev=70774&op=diff

Added: branches/upstream/libmath-bigint-perl/current/t/00sig.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/00sig.t?rev=70774&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/01load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/01load.t?rev=70774&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/02pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/02pod.t?rev=70774&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/03podcov.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/03podcov.t?rev=70774&op=file

Modified: branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bare_mif.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mif.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bigintc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintc.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/bigintpm.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintpm.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/calling.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/calling.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/mbimbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbimbf.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/sub_mif.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mif.t?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/upgrade.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/upgrade.inc?rev=70774&op=diff

Modified: branches/upstream/libmath-bigint-perl/current/t/with_sub.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/with_sub.t?rev=70774&op=diff




More information about the Pkg-perl-cvs-commits mailing list