This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorAndy Lester <andy@petdance.com>
Thu, 2 Jun 2005 12:19:43 +0000 (07:19 -0500)
committerNicholas Clark <nick@ccl4.org>
Tue, 20 Sep 2005 08:19:03 +0000 (08:19 +0000)
commit481da01c67edce9ed8875f3ca084e61422cd12a2
treef5e3eb7e84269669c434fd398c5301115c3b6e11
parent0612e8695661dbfefd8634295c877390668c2967
Integrate:
[ 24689]
Subject: [PATCH] Random consting
Message-ID: <20050602171943.GA16553@petdance.com>
p4raw-link: @24689 on //depot/perl: b464bac0b70c4876af1296864220315edde8461d

p4raw-id: //depot/maint-5.8/perl@25508
p4raw-edited: from //depot/perl@24689 'edit in' embed.fnc sv.c
(@24682..)
p4raw-integrated: from //depot/perl@24689 'copy in' malloc.c (@24666..)
'edit in' pp_ctl.c (@24642..) pp_hot.c (@24670..) hv.c
(@24676..) 'ignore' global.sym (@24619..) proto.h (@24682..)
'merge in' embed.h (@24605..) dump.c (@24619..) perlio.c
(@24622..) doio.c (@24666..) gv.c util.c (@24669..) pp_sys.c
(@24670..) perl.c (@24674..) toke.c (@24677..)
16 files changed:
doio.c
dump.c
embed.fnc
global.sym
gv.c
hv.c
malloc.c
perl.c
perlio.c
pp_ctl.c
pp_hot.c
pp_sys.c
proto.h
sv.c
toke.c
util.c