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 a662baa48e177a07d90810daf3422d3aa580c902 Merge: 8186011 49427a0 Author: Salvatore Bonaccorso <[email protected]> Date: Mon Sep 7 19:19:41 2015 +0200 Merge tag 'upstream/0.53' Upstream version 0.53 Changes | 16 + META.json | 14 +- META.yml | 16 +- Makefile.PL | 12 +- README | 2 +- XS.xs | 72 ++- bench/factor-gnufactor.pl | 24 +- bin/primes.pl | 14 +- factor.c | 12 +- lib/Math/Prime/Util.pm | 41 +- 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 | 86 +++- lib/Math/Prime/Util/PPFE.pm | 24 +- 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 | 4 +- ppport.h | 792 +++++++++++++++++++++---------- primality.c | 4 +- t/02-can.t | 4 +- t/17-pseudoprime.t | 8 +- t/19-moebius.t | 36 +- t/27-bernfrac.t | 10 +- t/92-release-pod-coverage.t | 4 +- util.c | 11 + util.h | 2 + 30 files changed, 889 insertions(+), 351 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
