[libmath-prime-util-gmp-perl] 03/05: Merge tag 'upstream/0.23'

gregor herrmann gregoa at debian.org
Mon Sep 15 18:57:49 UTC 2014


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 275121614dac792486c403bc78427ac15c41e00d
Merge: 46d5936 f7af018
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 20:54:23 2014 +0200

    Merge tag 'upstream/0.23'
    
    Upstream version 0.23

 Changes                    |   31 ++
 MANIFEST                   |    6 +
 META.json                  |    4 +-
 META.yml                   |    4 +-
 Makefile.PL                |    1 +
 README                     |    9 +-
 TODO                       |   21 +-
 XS.xs                      |  511 +++++++-------------
 ecm.c                      |    4 +-
 ecpp.c                     |   31 +-
 examples/vcert.c           |    2 +-
 factor.c                   |  571 +++++++++++++++++++++++
 factor.h                   |   18 +
 gmp_main.c                 |   10 +-
 lib/Math/Prime/Util/GMP.pm |  100 +++-
 t/19-moebius.t             |  205 ++++++++
 t/93-release-spelling.t    |    2 +-
 xt/create-standalone.sh    |   20 +-
 xt/expr-impl.h             |  125 +++++
 xt/expr.c                  | 1107 ++++++++++++++++++++++++++++++++++++++++++++
 xt/expr.h                  |  142 ++++++
 21 files changed, 2520 insertions(+), 404 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