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

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

        at  d00a0605737f3f70ed053adc61009500204c1a8d (commit)

- Log -----------------------------------------------------------------
commit d00a0605737f3f70ed053adc61009500204c1a8d
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:56:49 2014 -0400

    Advertise grok_atou.

M       pod/perlclib.pod
M       pod/perlhacktips.pod

commit 3934529974717890671da56abb7c303ff129134c
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:53:10 2014 -0400

    Add atoi to avoidables.

M       t/porting/libperl.t

commit ac2a9c9d0401e8b61ceaf50e1f0cf59bbc30126c
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:07:05 2014 -0400

    Add tests for grok_atou.

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

commit 2fd9b4e499b642458862bd03f853e468e008e97b
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:50:54 2014 -0400

    Use grok_atou instead of atoi.
    
    Remaining atoi() uses include at least:
    ext/DynaLoader/dl_aix.xs, os2/os2.c, vms/vms.c

M       doio.c
M       ext/DynaLoader/dlutils.c
M       locale.c
M       malloc.c
M       perl.c
M       pp_sys.c
M       regcomp.c
M       toke.c
M       util.c

commit 41c1c7feb60bb2c1c5a4e2a1ceab22e6310d7d3c
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:41:20 2014 -0400

    Implement grok_atou as safe/strict atoi replacement.

M       embed.fnc
M       embed.h
M       numeric.c
M       perl.h
M       proto.h
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to