[libmath-prime-util-perl] 01/03: Merge tag 'upstream/0.56'

Salvatore Bonaccorso carnil at debian.org
Mon Dec 14 19:57:31 UTC 2015


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

carnil pushed a commit to branch master
in repository libmath-prime-util-perl.

commit c9c17080d19f2f2b7b7173446138cb0e24fcbec9
Merge: 8b58a73 ba8f48d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Dec 14 20:51:12 2015 +0100

    Merge tag 'upstream/0.56'
    
    Upstream version 0.56

 Changes                                  |  22 ++++
 META.json                                |  16 +--
 META.yml                                 |  16 +--
 Makefile.PL                              |  12 +--
 README                                   |   2 +-
 XS.xs                                    | 119 ++++++++++++----------
 factor.c                                 |  31 ++----
 lib/Math/Prime/Util.pm                   |  57 +++++++++--
 lib/Math/Prime/Util/ECAffinePoint.pm     |   4 +-
 lib/Math/Prime/Util/ECProjectivePoint.pm |   4 +-
 lib/Math/Prime/Util/MemFree.pm           |   4 +-
 lib/Math/Prime/Util/PP.pm                | 170 ++++++++++++++++++++++---------
 lib/Math/Prime/Util/PPFE.pm              |   8 ++
 lib/Math/Prime/Util/PrimalityProving.pm  |   4 +-
 lib/Math/Prime/Util/PrimeArray.pm        |   4 +-
 lib/Math/Prime/Util/PrimeIterator.pm     |   4 +-
 lib/Math/Prime/Util/RandomPrimes.pm      |   4 +-
 lib/Math/Prime/Util/ZetaBigFloat.pm      |   4 +-
 lib/ntheory.pm                           |   6 +-
 t/19-moebius.t                           |  16 ++-
 t/24-partitions.t                        |  40 ++++++--
 t/80-pp.t                                |  10 +-
 t/81-bignum.t                            |  10 +-
 t/92-release-pod-coverage.t              |   3 +-
 util.c                                   |  59 +++++++----
 util.h                                   |   1 +
 26 files changed, 412 insertions(+), 218 deletions(-)

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



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