[libmath-prime-util-perl] 01/03: Merge tag 'upstream/0.51'
gregor herrmann
gregoa at debian.org
Sat Jun 27 17:22:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmath-prime-util-perl.
commit 2d113a06088b187e11430aee4f230fb52b23eb91
Merge: 3adc3e6 73e672a
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jun 27 19:16:46 2015 +0200
Merge tag 'upstream/0.51'
Upstream version 0.51
Changes | 29 +++++
MANIFEST | 4 +
META.json | 14 +--
META.yml | 14 +--
Makefile.PL | 12 +-
README | 2 +-
TODO | 10 ++
XS.xs | 95 ++++++++-------
aks.c | 2 +-
aks.h | 2 +-
cache.c | 7 +-
examples/verify-primegaps.pl | 14 +--
factor.c | 16 +++
lib/Math/Prime/Util.pm | 72 ++++++++++-
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 | 157 ++++++++++++++++++++----
lib/Math/Prime/Util/PPFE.pm | 20 ++++
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 | 8 +-
primality.c | 199 ++++++++++++++++++++++++++++---
primality.h | 13 +-
sieve.c | 8 +-
sieve.h | 8 +-
t/02-can.t | 12 +-
t/11-sumprimes.t | 29 +++++
t/17-pseudoprime.t | 35 +++++-
t/25-lucas_sequences.t | 9 +-
t/92-release-pod-coverage.t | 6 +-
util.c | 127 ++++++++++++++++++--
util.h | 4 +
xt/lucasuv.pl | 15 +++
xt/make-perrin-data.pl | 50 ++++++++
xt/test-pcbounds.pl | 119 ++++++++++++++++++
39 files changed, 981 insertions(+), 163 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