This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Backport all of Jarkko's new (math) function probes
authorH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Tue, 18 Nov 2014 21:14:15 +0000 (22:14 +0100)
committerH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Tue, 18 Nov 2014 21:14:15 +0000 (22:14 +0100)
commit63a4f1f40b44756a2da715199a262bbaa3dbe743
treef567c55e4d2b98e15589b41d94ad70aacb71491b
parentd98c15544ed8aa3a89fc0e8d0191f9ad4d8b7839
Backport all of Jarkko's new (math) function probes

next are the other changes and checks on Glossary and config_h.SH
44 files changed:
U/modified/d_longdbl.U
U/modified/libs.U
U/perl/d_asinh.U [new file with mode: 0644]
U/perl/d_atanh.U [new file with mode: 0644]
U/perl/d_copysign.U [new file with mode: 0644]
U/perl/d_erf.U [new file with mode: 0644]
U/perl/d_erfc.U [new file with mode: 0644]
U/perl/d_exp2.U [new file with mode: 0644]
U/perl/d_expm1.U [new file with mode: 0644]
U/perl/d_fdim.U [new file with mode: 0644]
U/perl/d_fma.U [new file with mode: 0644]
U/perl/d_fmax.U [new file with mode: 0644]
U/perl/d_fmin.U [new file with mode: 0644]
U/perl/d_hypot.U [new file with mode: 0644]
U/perl/d_ilogb.U [new file with mode: 0644]
U/perl/d_isless.U [new file with mode: 0644]
U/perl/d_isnormal.U [new file with mode: 0644]
U/perl/d_lgamma.U [new file with mode: 0644]
U/perl/d_lgamma_r.U [new file with mode: 0644]
U/perl/d_llrint.U [new file with mode: 0644]
U/perl/d_llround.U [new file with mode: 0644]
U/perl/d_log1p.U [new file with mode: 0644]
U/perl/d_log2.U [new file with mode: 0644]
U/perl/d_logb.U [new file with mode: 0644]
U/perl/d_lrint.U [new file with mode: 0644]
U/perl/d_lround.U [new file with mode: 0644]
U/perl/d_nan.U [new file with mode: 0644]
U/perl/d_nearbyint.U [new file with mode: 0644]
U/perl/d_nextafter.U [new file with mode: 0644]
U/perl/d_nexttoward.U [new file with mode: 0644]
U/perl/d_remainder.U [new file with mode: 0644]
U/perl/d_remquo.U [new file with mode: 0644]
U/perl/d_rint.U [new file with mode: 0644]
U/perl/d_round.U [new file with mode: 0644]
U/perl/d_scalbn.U [new file with mode: 0644]
U/perl/d_tgamma.U [new file with mode: 0644]
U/perl/d_trunc.U [new file with mode: 0644]
U/perl/i_fp.U
U/perl/i_quadmath.U [new file with mode: 0644]
U/perl/longdblfio.U
U/perl/perlxv.U
U/perl/perlxvf.U
U/perl/usequadmath.U [new file with mode: 0644]
U/threads/archname.U