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

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

        at  a3863cd0f08b74f5e3de50007bf6164f21a3c69c (commit)

- Log -----------------------------------------------------------------
commit a3863cd0f08b74f5e3de50007bf6164f21a3c69c
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 1b6a362212015c7ee7ddaa5fdd606748482ff8ce
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 21 10:53:10 2014 -0400

    Add atoi to avoidables.

M       t/porting/libperl.t

commit df1a0ca9128ddcb3fe5e70b7e91db54e89a2b4e0
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 272f9edca84aa0ad0883ff20e3337248172289d2
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 75465e8a4a32b803c9bd6a33b3bc8deaa6176014
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