[libmath-bigint-perl] branch master updated (359d26a -> a9acfd3)

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 change to branch master
in repository libmath-bigint-perl.

      from  359d26a   Update changelog
      adds  17b55f3   New upstream version 1.999808
       new  f51fa1c   Merge tag 'upstream/1.999808'
       new  4ebdd1f   Update debian/changelog
       new  a9acfd3   Update changelog.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                            |  31 ++++
 MANIFEST                                           |   2 +
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   6 +-
 SIGNATURE                                          |  72 +++++----
 debian/changelog                                   |   7 +
 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 ++++++++++++++++++
 ...-_fac.t => author-lib-arithmetic-unary-_dfac.t} |  10 +-
 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 +-
 32 files changed, 800 insertions(+), 156 deletions(-)
 create mode 100644 t/author-lib-arithmetic-unary-_dfac.dat
 copy t/{author-lib-arithmetic-unary-_fac.t => author-lib-arithmetic-unary-_dfac.t} (93%)

-- 
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