[libmath-bigint-perl] 01/04: Merge tag 'upstream/1.999804'

Angel Abad angel at debian.org
Sat Dec 10 07:52:39 UTC 2016


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 1af64b46fd9e1162b83afa04c120b51fac30a924
Merge: 6e07139 727899d
Author: Angel Abad <angelabad at gmail.com>
Date:   Sat Dec 10 08:42:47 2016 +0100

    Merge tag 'upstream/1.999804'
    
    Upstream version 1.999804
    
    # gpg: Firmado el sáb 10 dic 2016 08:42:38 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                                        |   26 +
 MANIFEST                                       |    7 +
 META.json                                      |    2 +-
 META.yml                                       |    2 +-
 SIGNATURE                                      |   49 +-
 lib/Math/BigFloat.pm                           |   14 +-
 lib/Math/BigInt.pm                             |  106 ++-
 lib/Math/BigInt/Calc.pm                        |    2 +-
 lib/Math/BigInt/CalcEmu.pm                     |    2 +-
 lib/Math/BigInt/Lib.pm                         |  160 ++--
 t/03podcov.t                                   |   13 +-
 t/author-lib-constructor-unary-_from_bytes.dat | 1000 ++++++++++++++++++++++++
 t/author-lib-constructor-unary-_from_bytes.t   |  118 +++
 t/author-lib-convert-string-_as_bytes.dat      | 1000 ++++++++++++++++++++++++
 t/author-lib-convert-string-_as_bytes.t        |  107 +++
 t/calling.t                                    |    2 +-
 t/from_bin-mbf.t                               |   44 +-
 t/from_bin-mbi.t                               |  116 +++
 t/from_hex-mbf.t                               |   44 +-
 t/from_hex-mbi.t                               |  116 +++
 t/from_oct-mbf.t                               |   44 +-
 t/from_oct-mbi.t                               |  116 +++
 22 files changed, 2957 insertions(+), 133 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