[libmath-bigint-perl] 01/03: Merge tag 'upstream/1.999808'

Angel Abad angel at debian.org
Thu Jan 12 08:04:04 UTC 2017


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

angel pushed a commit to branch master
in repository libmath-bigint-perl.

commit f51fa1c89c0286709c1415a3e7ceb0368d073a54
Merge: 359d26a 17b55f3
Author: Angel Abad <angelabad at gmail.com>
Date:   Thu Jan 12 08:39:11 2017 +0100

    Merge tag 'upstream/1.999808'
    
    Upstream version 1.999808
    
    # gpg: Firmado el jue 12 ene 2017 08:39:04 CET
    # gpg:                usando RSA clave 4A0897191621CCF7FBEEF752A6D58816010A1096
    # gpg:                issuer "angelabad at gmail.com"
    # gpg: Firma correcta de "Angel Abad <angelabad at gmail.com>" [desconocido]
    # gpg:                 alias "Angel Abad <angel at debian.org>" [desconocido]
    # gpg:                 alias "Angel Abad <angelabad at ubuntu.com>" [desconocido]
    # gpg: ATENCIÓN: ¡Esta clave no está certificada por una firma de confianza!
    # gpg:           No hay indicios de que la firma pertenezca al propietario.
    # Huellas dactilares de la clave primaria: 4A08 9719 1621 CCF7 FBEE  F752 A6D5 8816 010A 1096

 CHANGES                                            |  31 ++++
 MANIFEST                                           |   2 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   6 +-
 SIGNATURE                                          |  72 +++++----
 lib/Math/BigFloat.pm                               |  84 +++++++++-
 lib/Math/BigInt.pm                                 | 142 +++++++++++++----
 lib/Math/BigInt/Calc.pm                            |   7 +-
 lib/Math/BigInt/CalcEmu.pm                         |   2 +-
 lib/Math/BigInt/Lib.pm                             | 176 +++++++++++++++------
 t/author-lib-arithmetic-unary-_dfac.dat            | 151 ++++++++++++++++++
 ...bytes.t => author-lib-arithmetic-unary-_dfac.t} |  32 ++--
 t/author-lib-constructor-unary-_from_bytes.t       |   2 +-
 t/author-lib-convert-string-_as_bytes.t            |   4 +-
 t/author-lib-convert-string-_to_bytes.t            |   4 +-
 t/bare_mbf.t                                       |   2 +-
 t/bigfltpm.inc                                     |  21 +++
 t/bigfltpm.t                                       |   2 +-
 t/bigintpm.inc                                     |   4 +-
 t/calling.t                                        |   2 +-
 t/from_bin-mbf.t                                   |  14 +-
 t/from_bin-mbi.t                                   |  14 +-
 t/from_hex-mbf.t                                   |  14 +-
 t/from_hex-mbi.t                                   |  14 +-
 t/from_oct-mbf.t                                   |  14 +-
 t/from_oct-mbi.t                                   |  14 +-
 t/sub_mbf.t                                        |   2 +-
 t/upgrade.inc                                      | 131 ++++++++++++++-
 t/upgrade.t                                        |   2 +-
 t/with_sub.t                                       |   2 +-
 31 files changed, 811 insertions(+), 160 deletions(-)

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



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