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

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

        at  7f26d0ffb4c3bfdcb7a3317f871f956f1c52a7c9 (commit)

- Log -----------------------------------------------------------------
commit 7f26d0ffb4c3bfdcb7a3317f871f956f1c52a7c9
Author: Jarkko Hietaniemi <[email protected]>
Date:   Wed Jul 23 22:32:45 2014 -0400

    Share common constants as file statics.

M       numeric.c

commit e12cc5ac34d0e67f2c5ba22ef8cab207a3ae4e57
Author: Jarkko Hietaniemi <[email protected]>
Date:   Wed Jul 23 22:28:56 2014 -0400

    Use more of grok_number_flags()-proven technology.
    
    (the logic of when to declare overflow)
    Hopefully this fixes the 32-bit systems.
    The numeric.xs or grok.t were not right in 32-bit, either.

M       ext/XS-APItest/numeric.xs
M       ext/XS-APItest/t/grok.t
M       numeric.c

commit 33c635c1683404fc904814e585b1d66906c270ce
Author: Jarkko Hietaniemi <[email protected]>
Date:   Wed Jul 23 10:52:14 2014 -0400

    Return UV, not Size_t.
    
    Major reason promised custom codepoints, they go beyond 32-bit.

M       embed.fnc
M       ext/XS-APItest/t/grok.t
M       numeric.c
M       proto.h

commit 18cc9eb7efb98bf14655fffef1b889cee2309b4c
Author: Jarkko Hietaniemi <[email protected]>
Date:   Wed Jul 23 10:38:50 2014 -0400

    Partial fix for 32-bit but use64bitint (Win32).
    
    Also, comments.

M       ext/XS-APItest/t/grok.t
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to