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

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

        at  d1d400ffded1ceb1066522b7f4fd6a79a7478474 (commit)

- Log -----------------------------------------------------------------
commit d1d400ffded1ceb1066522b7f4fd6a79a7478474
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Jul 20 09:03:57 2014 -0400

    Mention atoiv* in perlhacktips.

M       pod/perlhacktips.pod

commit 35c2468bd7c545df4ff6009e1d7527c0076f8c70
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Jul 19 19:35:17 2014 -0400

    Add atoi to avoidables.

M       t/porting/libperl.t

commit 7cc2c499ce050df1cfede4b37a14c855c3bef97a
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 14 08:04:46 2014 +0000

    Use atoiv* instead of atoi.
    
    Still leaves a couple of places, 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 a6dbd96e6b709d9a110539f93cceac1dd26ea3a7
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 14 08:17:45 2014 +0000

    Tests for atoiv.

M       MANIFEST
M       ext/XS-APItest/numeric.xs
A       ext/XS-APItest/t/atoiv.t

commit efa0800595f0384c74dc6ba29d2fe0e17d4f0f2e
Author: Jarkko Hietaniemi <[email protected]>
Date:   Mon Jul 14 08:03:00 2014 +0000

    atoi replacement Perl_atoiv and family.

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

--
Perl5 Master Repository

Reply via email to