[libmath-prime-util-perl] 01/05: Merge tag 'upstream/0.57'

Salvatore Bonaccorso carnil at debian.org
Mon Jan 4 12:04:45 UTC 2016


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 1cb1a8cba7821afabdbe4757914e1c7dcdb5169f
Merge: ca2bcbd 5e9e00a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Mon Jan 4 13:01:19 2016 +0100

    Merge tag 'upstream/0.57'
    
    Upstream version 0.57

 .travis.yml                              |  10 +-
 Changes                                  |  22 ++
 LICENSE                                  |   6 +-
 MANIFEST                                 |   2 +
 META.json                                |  14 +-
 META.yml                                 |  16 +-
 Makefile.PL                              |  12 +-
 README                                   |   4 +-
 TODO                                     |   2 +
 XS.xs                                    | 204 +++++++++++++---
 factor.c                                 |   2 +-
 lib/Math/Prime/Util.pm                   | 151 +++++++++++-
 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                | 121 +++++++++-
 lib/Math/Prime/Util/PPFE.pm              |  63 ++++-
 lib/Math/Prime/Util/PrimalityProving.pm  |   4 +-
 lib/Math/Prime/Util/PrimeArray.pm        |   6 +-
 lib/Math/Prime/Util/PrimeIterator.pm     |   4 +-
 lib/Math/Prime/Util/RandomPrimes.pm      |   4 +-
 lib/Math/Prime/Util/ZetaBigFloat.pm      |   4 +-
 lib/ntheory.pm                           |  26 ++-
 t/11-ramanujanprimes.t                   |   4 +-
 t/13-primecount.t                        |  29 ++-
 t/19-moebius.t                           | 141 +-----------
 t/26-combinatorial.t                     |  17 +-
 t/26-digits.t                            |  74 ++++++
 t/26-vec.t                               | 168 ++++++++++++++
 t/92-release-pod-coverage.t              |   8 +-
 util.c                                   | 383 +++++++++++++++++++++++++++----
 util.h                                   |  18 +-
 32 files changed, 1238 insertions(+), 293 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