This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactoring to Sv*_set() macros - patch #4
authorSteve Peters <steve@fisharerojo.org>
Sat, 16 Apr 2005 11:05:02 +0000 (06:05 -0500)
committerNicholas Clark <nick@ccl4.org>
Mon, 18 Apr 2005 12:18:20 +0000 (12:18 +0000)
commitf880fe2f705a50a69328065c7b46fe16e2c252e8
treeb6416494bb1c7d69a0aa108e470892dd09a6f3c3
parentbfe08c74b6c277925a0a4c6d707ff24113ccca13
Refactoring to Sv*_set() macros - patch #4
Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>

plus fix to Perl_rvpv_dup assigning to an RV with SvPVX

p4raw-id: //depot/perl@24239
14 files changed:
av.c
cop.h
ext/PerlIO/encoding/encoding.xs
ext/Storable/Storable.xs
gv.c
malloc.c
perl.c
pp.c
pp_ctl.c
pp_hot.c
pp_pack.c
pp_sort.c
scope.c
sv.c