In perl.git, the branch smoke-me/jhi/hexfp has been created
<http://perl5.git.perl.org/perl.git/commitdiff/6f90aeade7522bf3ac5ca6bedec73f165fbc1390?hp=0000000000000000000000000000000000000000>
at 6f90aeade7522bf3ac5ca6bedec73f165fbc1390 (commit)
- Log -----------------------------------------------------------------
commit 6f90aeade7522bf3ac5ca6bedec73f165fbc1390
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Aug 15 17:49:51 2016 -0400
Test data mistake was masked by mistaken fractional matching.
(Affected only double-double.)
M t/op/sprintf2.t
commit 57aa49577f5eb22444528cb8d93ea587c40fa5b7
Author: Jarkko Hietaniemi <[email protected]>
Date: Mon Aug 15 17:52:17 2016 -0400
Do not deploy the fractional matching without fractions.
M t/op/sprintf2.t
commit 6240b7a768214dcdf270ccd4a05bc57dd2d786b2
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Aug 14 22:52:40 2016 -0400
Handle subnormals of x86 80-bit.
M perl.h
M sv.c
M t/op/sprintf2.t
commit 451733a3e3ff5530ec5c85a8b57a56a34e617ab4
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Aug 14 19:59:32 2016 -0400
Use isnormal() instead of implementing it brokenly
Continuing work on rt.perl.org #128843
M sv.c
M t/op/sprintf2.t
-----------------------------------------------------------------------
--
Perl5 Master Repository