Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 541e9af01a41e04539c3aedd46abb741ef89fb9b
https://github.com/Perl/perl5/commit/541e9af01a41e04539c3aedd46abb741ef89fb9b
Author: Richard Leach <[email protected]>
Date: 2021-07-31 (Sat, 31 Jul 2021)
Changed paths:
M embed.fnc
Log Message:
-----------
av_create_and_push/unshift_one: remove experimental flag
Commit: 71ca71bc8b733c80f8f8099bb4673ee629da1353
https://github.com/Perl/perl5/commit/71ca71bc8b733c80f8f8099bb4673ee629da1353
Author: Richard Leach <[email protected]>
Date: 2021-07-31 (Sat, 31 Jul 2021)
Changed paths:
M av.c
Log Message:
-----------
av_create_and_push/unshift_one: faster create via newAV_alloc_xz
Compare: https://github.com/Perl/perl5/compare/4c8bd78b274a...71ca71bc8b73