[libmath-bigint-perl] 01/06: Merge tag 'upstream/1.9993'

gregor herrmann gregoa at debian.org
Sun Apr 13 15:12:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmath-bigint-perl.

commit b7c666343b1212778f832dd039604d91ed128656
Merge: 5e0a533 0d6b4aa
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 13 17:02:10 2014 +0200

    Merge tag 'upstream/1.9993'
    
    Upstream version 1.9993

 BUGS                           |    5 +
 CHANGES                        |  212 ++++++++
 MANIFEST                       |    1 -
 MANIFEST.SKIP                  |    1 +
 META.json                      |    8 +-
 META.yml                       |   14 +-
 Makefile.PL                    |   46 +-
 NEW                            |   16 +-
 SIGNATURE                      |   77 +--
 examples/hailstone.pl          |   22 -
 inc/Module/Install.pm          |    6 +-
 inc/Module/Install/Base.pm     |    2 +-
 inc/Module/Install/Can.pm      |   85 +++-
 inc/Module/Install/Fetch.pm    |    2 +-
 inc/Module/Install/Makefile.pm |   27 +-
 inc/Module/Install/Metadata.pm |   22 +-
 inc/Module/Install/Win32.pm    |    2 +-
 inc/Module/Install/WriteAll.pm |    2 +-
 lib/Math/BigFloat.pm           |  238 ++++++---
 lib/Math/BigInt.pm             | 1095 +++++++++++++++++++++-------------------
 lib/Math/BigInt/Calc.pm        |   67 ++-
 lib/Math/BigInt/CalcEmu.pm     |   78 ++-
 t/bare_mbf.t                   |    2 +-
 t/bare_mbi.t                   |    2 +-
 t/bigfltpm.inc                 |   11 +-
 t/bigfltpm.t                   |    2 +-
 t/bigintpm.inc                 |   13 +-
 t/bigintpm.t                   |    2 +-
 t/sub_mbf.t                    |    2 +-
 t/sub_mbi.t                    |    2 +-
 t/upgrade.inc                  |   13 +-
 t/upgrade.t                    |    2 +-
 t/with_sub.t                   |    2 +-
 33 files changed, 1308 insertions(+), 773 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git



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