In perl.git, the branch smoke-me/khw-av has been created

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

        at  4e4d059d956f5bf30113445ed629fc41feeee445 (commit)

- Log -----------------------------------------------------------------
commit 4e4d059d956f5bf30113445ed629fc41feeee445
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Thu Dec 27 15:48:22 2012 -0700

    Convert core code to use av_top()

M       dist/Data-Dumper/Dumper.pm
M       dist/Data-Dumper/Dumper.xs
M       dist/ExtUtils-ParseXS/lib/perlxstut.pod
M       dist/Math-BigInt-FastCalc/FastCalc.xs
M       dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
M       dist/Storable/Storable.pm
M       dist/Storable/Storable.xs
M       dist/threads-shared/shared.xs
M       dist/threads/lib/threads.pm
M       dist/threads/threads.xs
M       doio.c
M       dump.c
M       ext/Hash-Util-FieldHash/FieldHash.xs
M       ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm
M       ext/XS-APItest/APItest.xs
M       ext/XS-Typemap/Typemap.xs
M       ext/mro/mro.pm
M       ext/mro/mro.xs
M       op.c
M       op.h
M       perl.c
M       perl.h
M       pod/perlembed.pod
M       pp.c
M       pp.h
M       pp_ctl.c
M       pp_hot.c
M       pp_sort.c
M       pp_sys.c
M       regcomp.c
M       regexec.c
M       sv.c
M       universal.c
M       utf8.c
M       util.c
M       vms/vms.c

commit c9514d19500f13d22d33a7b61a1292028c5b9d29
Author: Karl Williamson <pub...@khwilliamson.com>
Date:   Thu Dec 27 15:21:47 2012 -0700

    Add av_top() synonym for av_len()
    
    av_len() is misleadingly named.

M       av.c
M       av.h
M       embed.fnc
M       embed.h
M       pod/perldelta.pod
M       pod/perlguts.pod
M       proto.h
M       regcomp.c
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to