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

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

        at  21ab6f06f5e1c459f74c5ef8ad9ea7f7ecca5ddb (commit)

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

    Share common constants as file statics.

M       numeric.c

commit 2103e3935404b3862cd983b0287e5eb496c32ffa
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