This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmath-prime-util-gmp-perl.
commit 255b4a2b182ab5eade20b515183bea432a1ac3da Merge: b1a2fdb b8aad6f Author: gregor herrmann <[email protected]> Date: Tue Jan 2 23:34:24 2018 +0100 Update upstream source from tag 'upstream/0.50' Update to upstream version '0.50' with Debian dir eb0365325321b128b3caeb0f829e90deb20a706c Changes | 46 + MANIFEST | 8 +- META.json | 33 +- META.yml | 25 +- Makefile.PL | 6 +- README | 2 +- TODO | 23 +- XS.xs | 130 ++- bls75.c | 1 + factor.c | 47 +- gmp_main.c | 1120 +++++-------------------- gmp_main.h | 11 +- lib/Math/Prime/Util/GMP.pm | 133 ++- real.c | 1176 ++++++++++++++++++++++++++ real.h | 31 + t/02-can.t | 26 +- t/13-primecount.t | 99 ++- t/25-const-euler.t | 31 + t/{25-pi.t => 25-const-pi.t} | 0 t/26-real.t | 120 +++ t/26-riemann.t | 19 +- t/93-release-spelling.t | 3 +- tinyqs.c | 1902 ++++++++++++++++++++++++++++++++++++++++++ tinyqs.h | 9 + utility.c | 295 ++++--- utility.h | 5 + 26 files changed, 4197 insertions(+), 1104 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-gmp-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
