In perl.git, the branch smoke-me/jhi/infnan has been created
<http://perl5.git.perl.org/perl.git/commitdiff/a3779864a3dada086b31ce29480476f13aa7e4e9?hp=0000000000000000000000000000000000000000>
at a3779864a3dada086b31ce29480476f13aa7e4e9 (commit)
- Log -----------------------------------------------------------------
commit a3779864a3dada086b31ce29480476f13aa7e4e9
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 ffd341b1ec0c58797074d1f6f51a760fd205581c
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 9052c182202cc703bfa62726864d700f4fba36d6
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 72dfe1efef95b448c065c3ae3798c54a8410afff
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 17:28:36 2015 -0500
infnan: NV debugging aid
M numeric.c
commit 0383f2db7abb7573ad9ce229935d56d7d0568f02
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 5a833d6a6e423021bbe35a75169644bc26bfb649
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 f36746dcf16042ac5f353c77a43e3496223a14cd
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 92c9dfaad4bb00a53c82d66abd4d4ff1442785f5
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 fcf2f8e1e0d3d0bc96537244e2f0cf18644936c9
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:48:22 2015 -0500
infnan: space for nan payload output
M sv.c
commit 7db079bf416c5a752407a13a9fdd611ff2eae9fd
Author: Jarkko Hietaniemi <[email protected]>
Date: Sat Feb 7 14:31:25 2015 -0500
infnan: move S_hextract earlier
M sv.c
commit 12f976560a8e0cef7146e18fe70aceacf7d9b33c
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 5b23478fad4416885657615cae2ea14cb46c7ed2
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 80859139322c73f3981cdf0d72a17ba6a36ec28a
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 a674bad10f087306d3ab876da62c45efff34e7b7
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 ef2bde55282ec155dd0c340f007590e57cd123a0
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 24fe4b448dcd48d0036f97a855068f3e06954871
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