[libmath-prime-util-gmp-perl] 01/04: Merge tag 'upstream/0.32'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Sep 3 02:13:55 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 f6e9b9a68534311c0ca9947e5c49417dbb37309f
Merge: 36cbdd2 d046b15
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Sep 2 22:46:50 2015 -0300

    Merge tag 'upstream/0.32'
    
    Upstream version 0.32
    
    # gpg: Signature made Wed 02 Sep 2015 10:46:47 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                    |   8 +++
 META.json                  |   8 +--
 META.yml                   |   8 +--
 Makefile.PL                |   4 +-
 README                     |   6 +-
 TODO                       |   9 ++-
 XS.xs                      |  54 ++++++++++++++++-
 factor.c                   | 142 +++++++++++++++++++++++++++++++++++++++++++++
 factor.h                   |   2 +
 gmp_main.c                 |  50 +++++++++-------
 lib/Math/Prime/Util/GMP.pm |  46 ++++++++++++++-
 simpqs.c                   |  10 ++--
 t/19-moebius.t             |  66 ++++++++++++++++++++-
 t/50-factoring.t           |  25 +++++++-
 utility.c                  |  78 +++++++++++++++++++++++++
 utility.h                  |   2 +
 16 files changed, 471 insertions(+), 47 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