This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorAndy Lester <andy@petdance.com>
Mon, 16 May 2005 10:13:53 +0000 (05:13 -0500)
committerNicholas Clark <nick@ccl4.org>
Mon, 19 Sep 2005 13:32:45 +0000 (13:32 +0000)
commit8c18bf38d65c7cf57c05803518e01859f9d3c5a1
tree7300fc05b7af34e441eca65731c7d5793726a360
parent0996ba748c6bfa321942b505186c29f15639f742
Integrate:
[ 24489]
Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
Message-ID: <20050516151353.GA25387@petdance.com>
p4raw-link: @24489 on //depot/perl: a3b680e6b77dd7f88268fad8b1dbdf4f641dd836

p4raw-id: //depot/maint-5.8/perl@25487
p4raw-integrated: from //depot/perl@24489 'edit in' sv.h (@24422..)
pod/perlapi.pod (@24431..) pp_hot.c regcomp.c regexec.c
universal.c util.c (@24445..) embed.fnc hv.c (@24460..) sv.c
(@24480..) 'ignore' proto.h (@24460..) 'merge in'
t/run/fresh_perl.t (@24063..) pp.h (@24248..) XSUB.h (@24372..)
perl.h (@24444..) av.c dump.c malloc.c mg.c numeric.c pp_ctl.c
scope.c utf8.c (@24445..) toke.c (@24452..) embed.h (@24460..)
perl.c (@24468..)
26 files changed:
XSUB.h
av.c
dump.c
embed.fnc
embed.h
hv.c
malloc.c
mg.c
numeric.c
perl.c
perl.h
pod/perlapi.pod
pp.h
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regexec.c
scope.c
sv.c
sv.h
t/run/fresh_perl.t
toke.c
universal.c
utf8.c
util.c