[libmath-prime-util-gmp-perl] 01/03: Merge tag 'upstream/0.34'

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Oct 23 21:30:09 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libmath-prime-util-gmp-perl.

commit 8042d93205d8c6f8ecb9eb2384eaeffe7c8454db
Merge: 5be3d27 1270284
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Oct 23 19:19:51 2015 -0200

    Merge tag 'upstream/0.34'
    
    Upstream version 0.34
    
    # gpg: Signature made Fri 23 Oct 2015 07:19:04 PM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                    |  17 ++
 MANIFEST                   |   1 +
 META.json                  |   5 +-
 META.yml                   |   5 +-
 README                     |   2 +-
 TODO                       |   7 -
 XS.xs                      | 176 ++++-----------
 ecpp.c                     |  14 +-
 factor.c                   |   8 +
 gmp_main.c                 | 535 +++++++++++++++++++++++++++++++++++++++++----
 gmp_main.h                 |   5 +
 lib/Math/Prime/Util/GMP.pm |  60 +++--
 prime_iterator.c           |   4 +
 ptypes.h                   |   2 +-
 small_factor.c             |  43 +---
 t/11-primes.t              |  36 +--
 t/17-pseudoprime.t         |   6 +
 t/27-clusters.t            | 120 ++++++++++
 utility.h                  |  52 +++++
 19 files changed, 835 insertions(+), 263 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