[libmath-mpfr-perl] 01/03: Merge tag 'upstream/3.22'

gregor herrmann gregoa at debian.org
Thu Jul 31 17:48:14 UTC 2014


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

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

commit 1cd26601126f3b7ba8a0dbadb5c7ddfce7c08a74
Merge: f5b4648 0918383
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 31 19:43:05 2014 +0200

    Merge tag 'upstream/3.22'
    
    Upstream version 3.22

 CHANGES                  |   587 +-
 MANIFEST                 |   118 +-
 META.json                |    31 +
 META.yml                 |    19 +
 MPFR.pm                  |  5010 ++++++-------
 MPFR.xs                  | 18320 +++++++++++++++++++++++----------------------
 Makefile.PL              |   205 +-
 Prec/Makefile.PL         |    27 +-
 Prec/Prec.pm             |    38 +-
 Prec/Prec.xs             |   146 +-
 README                   |   280 +-
 V/Makefile.PL            |    27 +-
 V/V.pm                   |    38 +-
 V/V.xs                   |   288 +-
 t/D64_LD.t               |   222 +-
 t/DoubleDouble.t         |   579 ++
 t/LongDouble.t           |   318 +-
 t/MPFR_RND.t             |   112 +-
 t/P_specifier.t          |   202 +-
 t/TRmpfr_out_str.t       |   428 +-
 t/_1aaa_v.t              |    86 +-
 t/_1basic.t              |   100 +-
 t/_2exp.t                |   386 +-
 t/base_conversion.t      |   150 +-
 t/bessel.t               |   124 +-
 t/buildopt.t             |    78 +-
 t/constants.t            |    70 +-
 t/decimal64_conv.t       |   458 +-
 t/div_by_zero.t          |   362 +-
 t/exceptions.t           |   108 +-
 t/flags.t                |   122 +-
 t/float128_conv.t        |   490 +-
 t/grandom.t              |   126 +-
 t/inits.t                |    66 +-
 t/integer_string.t       |    94 +-
 t/lngamma_bug.t          |    82 +-
 t/nan_cmp.t              |   458 +-
 t/neg_zero_bug.t         |   624 +-
 t/new.t                  |   536 +-
 t/not_zero.t             |   337 +-
 t/out_str.t              |   182 +-
 t/overload.t             |  2090 +++---
 t/overload_cross_class.t |   530 +-
 t/pod.t                  |    26 +-
 t/printf.t               |   487 +-
 t/remainder.t            |   136 +-
 t/remove.t               |    12 -
 t/set_NV.t               |    32 +
 t/set_str.t              |   352 +-
 t/sign.t                 |    94 +-
 t/sizes.t                |    70 +-
 t/sum.t                  |    68 +-
 t/test1.t                |  2201 +++---
 t/test2.t                |   299 +-
 t/test3.t                |   374 +-
 t/test4.t                |  1074 +--
 t/tls.t                  |   438 +-
 t/tls_flags.t            |   314 +-
 t/trig.t                 |   342 +-
 t/use64bitint.t          |   714 +-
 t/uselongdouble.t        |   576 +-
 typemap                  |    34 +-
 62 files changed, 21880 insertions(+), 20417 deletions(-)

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