In perl.git, the branch smoke-me/jhi/infnan has been created

<http://perl5.git.perl.org/perl.git/commitdiff/a902a7546bf610752f56f95a65f6cc0d729c9d0c?hp=0000000000000000000000000000000000000000>

        at  a902a7546bf610752f56f95a65f6cc0d729c9d0c (commit)

- Log -----------------------------------------------------------------
commit a902a7546bf610752f56f95a65f6cc0d729c9d0c
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 2690200a8961c53ab76d9665c6bafd2235f62db7
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 1100626108b5d94255a62c0aa7a47e25f784a105
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 41b8fa93383ce343cf044514a38d818ee6a26c42
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Feb 8 12:45:01 2015 -0500

    infnan: the nan quiet/signaling bit is not enough

M       numeric.c
M       perl.h
M       sv.c

commit 2ba7f7fb49e7e32137f8a948ce96766aee6abe3a
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 fed942b6571b524b56aba4a59a5ba700b8ddf858
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 4fb2d7f4b5db087fcdcedcd2dec34c5c4160a230
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 ce6f1125da8444feed7db5fb3183e0473a3e85f2
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 b498da2ef403605bb330afd0f7f0cf334568dd5e
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Feb 7 14:48:22 2015 -0500

    infnan: space for nan payload output

M       sv.c

commit b60ec84c42b03726d66515c39f9a6c266520bede
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Feb 7 14:31:25 2015 -0500

    infnan: move S_hextract earlier

M       sv.c

commit 34f4dae6018ecc2de47a3628cd0d6e2fb2d03a5c
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 528727b87f59e3c6c7afc2ad2853b7f2d5697890
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 fdb6804ce51b5eb42d9945f3ae0c9c9001d42bab
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 e1fb87f4cb5e2679beb48049309c55a111a89dcb
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 3fecd61a24b6b3ec37493af5b5010d75b05bd5dd
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 4b13b74c72fab874bcf102fa66d48cf8d65bc7b8
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

Reply via email to