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

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

        at  9e4d7b680bb07c82b8f01f1209c9ffa055339a43 (commit)

- Log -----------------------------------------------------------------
commit 9e4d7b680bb07c82b8f01f1209c9ffa055339a43
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

commit ff6e0c96f99cbd49a51896edb61e93b5e9effd1e
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Feb 7 17:28:36 2015 -0500

    infnan: NV debugging aid

M       numeric.c

commit e745cec5733f4dfad6d2573f0b0fd781357e561f
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 e712c22e8972ba55c6fb1cc2349531bfbf81a2d5
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 0c76eb8bd20b948d36865cf8c4c15d138fac626a
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 30776f58466cafa52aa3c10c3d28092b8a4ec05b
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 092ecc50ee7701f654a0fea1d277aed00a2e6e62
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Feb 7 14:48:22 2015 -0500

    infnan: space for nan payload output

M       sv.c

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

    infnan: move S_hextract earlier

M       sv.c

commit f1e29e65fcc332558515d1727499699491a99071
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 3e03330ca0299fb1955edf9679e9be07cf385c60
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 1c5064f7ac0abda5b01a75e2065db50a9e80d414
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 dec1e85f858051917752671559975c21323ffffa
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

Reply via email to