[libmath-mpfr-perl] branch master updated (937420e -> 7c50a3d)

Angel Abad angel at debian.org
Thu Sep 21 08:48:37 UTC 2017


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

angel pushed a change to branch master
in repository libmath-mpfr-perl.

      from  937420e   Update changelog
      adds  2912d87   New upstream version 3.36
       new  75b8eae   Updated version 3.36 from 'upstream/3.36'
       new  b10fe9b   Update debian/changelog
       new  a10ae04   Bump Standards-Version to 4.1.0 (no changes)
       new  93078b7   debian/patches/spelling-errors: Refresh patch
       new  7c50a3d   Update changelog

The 5 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                              |  15 +-
 MANIFEST                             |   7 +-
 META.json                            |   2 +-
 META.yml                             |   2 +-
 MPFR.pm                              |  14 +-
 MPFR.pod                             |  80 +++--
 MPFR.xs                              | 465 ++++++++++++++++++++++-----
 Prec/Prec.pm                         |   2 +-
 Random/Random.pm                     |   2 +-
 V/V.pm                               |   2 +-
 debian/changelog                     |   8 +
 debian/control                       |   2 +-
 debian/patches/spelling-errors       |  40 +--
 t/Rmpfr_q_div_and_Rmpfr_z_div.t      | 298 ++++++++++++++++++
 t/Rmpfr_rec_root.t                   | 475 ++++++++++++++++++++++++++++
 t/_1basic.t                          |   4 +-
 t/float128_conv.t                    | 589 ++++++++++++++++++++++++-----------
 t/float128_subnormal.t               | 476 ++++++++++++++++++++++++++++
 t/{new_in_3.2.0.t => new_in_4.0.0.t} |  80 +++--
 t/overload_cmp_q.t                   |  51 +++
 t/overload_cmp_z.t                   |  51 +++
 21 files changed, 2314 insertions(+), 351 deletions(-)
 create mode 100644 t/Rmpfr_q_div_and_Rmpfr_z_div.t
 create mode 100644 t/Rmpfr_rec_root.t
 create mode 100644 t/float128_subnormal.t
 rename t/{new_in_3.2.0.t => new_in_4.0.0.t} (84%)
 create mode 100644 t/overload_cmp_q.t
 create mode 100644 t/overload_cmp_z.t

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



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