[libmath-prime-util-gmp-perl] branch master updated (5b9f646 -> c4308dc)

gregor herrmann gregoa at debian.org
Tue Dec 15 19:02:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libmath-prime-util-gmp-perl.

      from  5b9f646   Releasing libmath-prime-util-gmp-perl version 0.34-1
      adds  eba44e2   standalone ECPP: add ecpp option that doesn't try n-1 first
      adds  c7ee7df   Add some new pseudoprimes to many bases to extended test
      adds  ae93788   Add manual gcdext for GMP 4.x
      adds  f0d936c   Force new result for gcdext(0,0)
      adds  6c31e8a   Memory leak in chinese
      adds  d882fab   Do valuation(x,2) without an unnecessary shift (VERY small optimization)
      adds  77fe594   Change Travis GMP library
      adds  91f03ad   Bump version for release
      adds  17b83d6   cluster sieve slight improvement
      adds  3c49b64   Imported Upstream version 0.35
       new  3881f61   Merge tag 'upstream/0.35'
       new  3065c01   Update debian/changelog
       new  c4308dc   releasing package libmath-prime-util-gmp-perl version 0.35-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                |  2 +-
 Changes                    |  8 ++++++++
 META.json                  |  4 ++--
 META.yml                   |  4 ++--
 README                     |  2 +-
 XS.xs                      | 17 ++++++++++++++---
 debian/changelog           |  7 +++++++
 ecpp.c                     | 10 ++++++++--
 gmp_main.c                 |  6 +++---
 lib/Math/Prime/Util/GMP.pm |  2 +-
 t/17-pseudoprime.t         | 14 +++++++++++++-
 t/23-gcd.t                 |  1 +
 utility.c                  | 44 ++++++++++++++++++++++++++++++++++++++++++++
 utility.h                  |  7 +++++++
 14 files changed, 112 insertions(+), 16 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