[libmath-prime-util-gmp-perl] 01/06: Merge tag 'upstream/0.41'

Salvatore Bonaccorso carnil at debian.org
Tue Oct 11 14:46:33 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-gmp-perl.

commit 00ca195a3976020cf789e2271cbdd4b29a9b9b0c
Merge: 7a0c251 6f537db
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Oct 11 16:26:06 2016 +0200

    Merge tag 'upstream/0.41'
    
    Upstream version 0.41

 Changes                    |  43 +++
 MANIFEST                   |   2 +
 META.json                  |   8 +-
 META.yml                   |   6 +-
 Makefile.PL                |   2 +-
 README                     |   2 +-
 TODO                       |  21 +-
 XS.xs                      | 142 +++++++---
 factor.c                   |  36 +++
 factor.h                   |   2 +
 gmp_main.c                 | 633 ++++++++++++++++++++++++++++++++++++++-------
 gmp_main.h                 |   2 +
 lib/Math/Prime/Util/GMP.pm | 112 +++++---
 primality.c                | 143 +++++++---
 primality.h                |   3 +
 t/12-nextprime.t           |   7 +-
 t/17-pseudoprime.t         |  12 +-
 t/24-bernfrac.t            |  21 +-
 t/26-digits.t              |  28 ++
 t/26-riemann.t             |  89 +++++++
 t/50-factoring.t           |  10 +-
 utility.c                  | 161 ++++++++++++
 utility.h                  |   6 +
 23 files changed, 1262 insertions(+), 229 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-prime-util-gmp-perl.git



More information about the Pkg-perl-cvs-commits mailing list