[libmath-bigint-perl] 01/05: Updated version 1.999811 from 'upstream/1.999811'

gregor herrmann gregoa at debian.org
Fri Aug 4 21:29:39 UTC 2017


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

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

commit c51d6e8eb309186fd72d4bfb76280a6b20f2436d
Merge: a9acfd3 59a48a5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 4 17:24:50 2017 -0400

    Updated version 1.999811 from 'upstream/1.999811'
    
    with Debian dir 8e0936411dcd99464cde63eeb53333f50268e285

 CHANGES                                  |  56 +++++++
 MANIFEST                                 |   6 +
 MANIFEST.SKIP                            |   1 +
 META.json                                |   2 +-
 META.yml                                 |   2 +-
 SIGNATURE                                |  66 ++++----
 lib/Math/BigFloat.pm                     |  69 +++++----
 lib/Math/BigInt.pm                       | 231 +++++++++++++++++++++++++---
 lib/Math/BigInt/Calc.pm                  |   2 +-
 lib/Math/BigInt/CalcEmu.pm               |   2 +-
 lib/Math/BigInt/Lib.pm                   | 108 ++++++++++++-
 t/Math/BigFloat/Subclass.pm              |   4 +-
 t/Math/BigInt/Subclass.pm                |   4 +-
 t/author-lib-arithmetic-unary-_fib.dat   | 251 +++++++++++++++++++++++++++++++
 t/author-lib-arithmetic-unary-_fib.t     | 140 +++++++++++++++++
 t/author-lib-arithmetic-unary-_lucas.dat | 251 +++++++++++++++++++++++++++++++
 t/author-lib-arithmetic-unary-_lucas.t   | 140 +++++++++++++++++
 t/bare_mbf.t                             |   2 +-
 t/bare_mbi.t                             |   2 +-
 t/bfib-mbi.t                             |  86 +++++++++++
 t/bigfltpm.inc                           | 167 +++++++++++++-------
 t/bigfltpm.t                             |   2 +-
 t/bigintpm.inc                           | 131 ++++++++++------
 t/bigintpm.t                             |   2 +-
 t/blucas-mbi.t                           |  86 +++++++++++
 t/calling.t                              |   2 +-
 t/sub_mbf.t                              |   2 +-
 t/sub_mbi.t                              |   2 +-
 t/upgradef.t                             |   2 +-
 t/with_sub.t                             |   2 +-
 30 files changed, 1617 insertions(+), 206 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