In perl.git, the branch smoke-me/jhi/infnan has been created
<http://perl5.git.perl.org/perl.git/commitdiff/654cd3353e3525642da390e47d0cb0b99ebaace2?hp=0000000000000000000000000000000000000000>
at 654cd3353e3525642da390e47d0cb0b99ebaace2 (commit)
- Log -----------------------------------------------------------------
commit 654cd3353e3525642da390e47d0cb0b99ebaace2
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 19:39:55 2015 -0500
infnan: API context juggling
M embed.fnc
M embed.h
M numeric.c
M proto.h
M sv.c
commit ddd02f61ae26d3bf9e45c904cb6b587337429b29
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 18:13:43 2015 -0500
infnan: document the infnan a bit
M pod/perldata.pod
commit d645583f86cb736d73b96e61d826f1bb86bf8243
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 17:27:24 2015 -0500
infnan: add POSIX::issignaling
The current best guess for the eventual name of the C interface.
M ext/POSIX/POSIX.xs
M ext/POSIX/lib/POSIX.pm
M ext/POSIX/lib/POSIX.pod
M ext/POSIX/t/export.t
commit b9157df92d0e5f4fc05ffb32e5acf0b71ee877e0
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 17:28:36 2015 -0500
infnan: NV debugging aid
M numeric.c
commit e104e8a4193a1f3d630ef05cb489f601a4d2504b
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 15:47:59 2015 -0500
infnan: the x86 80-bit extended precision is special
M numeric.c
M t/op/infnan.t
commit 0fb56a3a6029ac3b08e9d7a38916f957ec02f1f5
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 15:09:05 2015 -0500
infnan: test nan payload input/output
M t/op/infnan.t
commit 3c507b6f448b9008fbf517f3a563221d86db5e40
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 15:07:08 2015 -0500
infnan: grok_number* setting the infnan NV directly
M embed.fnc
M embed.h
M numeric.c
M proto.h
M sv.c
commit e4571c49244929c3c90fc9fa7085bf4bbaea58a0
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:42:47 2015 -0500
infnan: nan payload output with sprintf %#g
M sv.c
commit 6584dc9041d426b5d0ff3f7482d38e79e1de205e
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:48:22 2015 -0500
infnan: space for nan payload output
M sv.c
commit e6b10c9aaf38979fb4cdf390fc22b622712aab2c
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:31:25 2015 -0500
infnan: move S_hextract earlier
M sv.c
commit 01996b1df26fa9e5d02af4d3852289d1f9afb568
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:28:30 2015 -0500
infnan: add grok_nan and grok_nan_payload
M embed.fnc
M embed.h
M numeric.c
M proto.h
commit 490301e3bbfd10980b194701e931a688714a4a89
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:16:04 2015 -0500
infnan: add nan_payload_set
M embed.fnc
M embed.h
M numeric.c
M proto.h
commit 3cf9bd5b92109e8367473cd94b339d58777f4d11
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 13:12:33 2015 -0500
infnan: add nan_is_signaling
M embed.fnc
M embed.h
M numeric.c
M proto.h
commit 082d594726d2aca6c1d32b32902c6dd1186cda10
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 09:29:31 2015 -0500
infnan: add nan_signaling_set
M embed.fnc
M embed.h
M numeric.c
M proto.h
commit b9776da3307ded69f4b0096af8f5468973f5a594
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 09:27:05 2015 -0500
infnan: add nan_hibyte
M embed.fnc
M embed.h
M numeric.c
M proto.h
commit d2ddc043e57d837629ab07a0875f98c20ca1f6c7
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 13:27:42 2015 -0500
infnan: do not define NV_NAN from a signaling nan
This is not a strong guarantee that the NV_NAN is a quiet NaN.
M perl.h
-----------------------------------------------------------------------
--
Perl5 Master Repository