[libmath-mpfr-perl] branch master updated (668bca0 -> f92bb86)

Angel Abad angel at debian.org
Thu Nov 17 18:04:38 UTC 2016


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  668bca0   Update changelog.
      adds  bd5f8e8   New upstream version 3.34
       new  c021f99   Merge tag 'upstream/3.34'
       new  089d580   Update debian/changelog
       new  f92bb86   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              |   10 +-
 MANIFEST             |    4 +
 META.json            |    2 +-
 META.yml             |    2 +-
 MPFR.pm              |   75 +-
 MPFR.xs              | 1871 +++++++++++++++++++++++++++++++++++---------------
 Makefile.PL          |   25 +-
 Prec/Prec.pm         |    2 +-
 README               |   14 +-
 Random/Random.pm     |    2 +-
 V/V.pm               |    2 +-
 debian/changelog     |    7 +
 demos/doubledouble.p |    2 +
 math_mpfr_include.h  |  255 +++++++
 t/NOK_and_POK.t      |  265 +++++++
 t/NV_overloading.t   |  868 +++++++++++++++++++++++
 t/_1basic.t          |    4 +-
 t/flags.t            |   16 +-
 t/get_NV.t           |   88 +++
 t/set_NV.t           |   51 +-
 typemap              |   10 +-
 21 files changed, 2959 insertions(+), 616 deletions(-)
 create mode 100644 math_mpfr_include.h
 create mode 100644 t/NOK_and_POK.t
 create mode 100644 t/NV_overloading.t
 create mode 100644 t/get_NV.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