[libmath-prime-util-perl] 01/02: Merge tag 'upstream/0.54'

Salvatore Bonaccorso carnil at debian.org
Sun Oct 18 13:30:44 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 1425b1b7366e61d32ff36f5c02d3151088ca06b8
Merge: 8d99854 24d02c6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Oct 18 15:29:49 2015 +0200

    Merge tag 'upstream/0.54'
    
    Upstream version 0.54

 Changes                                  |  12 ++
 MANIFEST                                 |   5 +
 META.json                                |  17 +-
 META.yml                                 |  17 +-
 Makefile.PL                              |  13 +-
 README                                   |   2 +-
 XS.xs                                    |  41 +++-
 examples/ktuplet-threads.pl              |  82 ++++++++
 examples/ktuplet.pl                      | 102 ++++++++++
 factor.c                                 |   6 +-
 lehmer.c                                 |   6 +-
 lib/Math/Prime/Util.pm                   |  40 +++-
 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                |  78 ++++++-
 lib/Math/Prime/Util/PPFE.pm              |   4 +
 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                           |   3 +-
 lmo.c                                    |  10 +-
 primality.c                              |  31 ++-
 sieve.h                                  |   2 +-
 sieve_cluster.c                          | 338 +++++++++++++++++++++++++++++++
 sieve_cluster.h                          |   9 +
 t/11-clusters.t                          | 122 +++++++++++
 t/92-release-pod-coverage.t              |   2 +-
 util.c                                   |   6 +-
 31 files changed, 905 insertions(+), 75 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