In perl.git, the branch smoke-me/jhi/hexfp has been created
<http://perl5.git.perl.org/perl.git/commitdiff/2362b788bff996a9ae9b2783806b8eb240f698f7?hp=0000000000000000000000000000000000000000>
at 2362b788bff996a9ae9b2783806b8eb240f698f7 (commit)
- Log -----------------------------------------------------------------
commit 2362b788bff996a9ae9b2783806b8eb240f698f7
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 8077b42fbc2eaa0746e97cd5f5519f01c9bf8c71
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 8a83423386ec7c0d77b08780d4317a93099ae49c
Author: Jarkko Hietaniemi <[email protected]>
Date: Sun Aug 14 22:52:40 2016 -0400
Handle subnormals of x86 80-bit.
M sv.c
M t/op/sprintf2.t
commit 0e6a331a9c986a2ac147ffc079c45d61613cc940
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