This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
move all pad-related code to its own src file
authorDave Mitchell <davem@fdisolutions.com>
Wed, 25 Sep 2002 23:40:23 +0000 (00:40 +0100)
committerhv <hv@crypt.org>
Wed, 2 Oct 2002 12:55:29 +0000 (12:55 +0000)
commitdd2155a49b710f23bc6d72169e5b1d71d8b3aa03
tree7fd660a6b57a1893830c91b566975bbe7e085966
parent78c9d76351ef2d0f7047846bbf29e303753d3fda
move all pad-related code to its own src file
Message-ID: <20020925234023.A20044@fdgroup.com>

p4raw-id: //depot/perl@17953
29 files changed:
MANIFEST
Makefile.SH
Makefile.micro
cop.h
cv.h
dump.c
embed.fnc
embed.h
embedvar.h
ext/B/B.xs
ext/Devel/Peek/Peek.t
op.c
op.h
pad.c [new file with mode: 0644]
pad.h [new file with mode: 0644]
perl.c
perl.h
perlapi.h
pod/perlapi.pod
pod/perlintern.pod
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
pp_sys.c
proto.h
scope.c
sv.c
toke.c