This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The Great Pad Run of '02
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Feb 2003 06:34:27 +0000 (06:34 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Feb 2003 06:34:27 +0000 (06:34 +0000)
commit9755d405a69649b1e9ac77b9b45b39cc463ce368
tree5325f26c94db9a98eea3bf5812cde419001a437a
parentbbb1cf399c48d01f30af6ac081f9aa270567c0a7
The Great Pad Run of '02

18577   move pad.c warnings to different test file
18516   microperl update. (reapplied those bits which ref pad.[ch])
18311   [jhi@iki.fi: enums are not nums]
18277   VMS build update (reapplied those bits which ref pad.[ch])
18012   #18005 was not enough
18006   Re: closure failures (interm fix for pad_new using SAVECOMMPAD())
18005   Building bleadperl (minperl) fails completely under VC7
17975   'Non ANSI feature detection
17953   [PATCH pad.c,h] move all pad-related code to its own src file

Again, from Dave Mitchell.

p4raw-id: //depot/maint-5.8/perl@18790
30 files changed:
MANIFEST
Makefile.SH
Makefile.micro
cop.h
cv.h
dump.c
embed.fnc
embed.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
pp.c
pp_ctl.c
pp_hot.c
pp_sort.c
pp_sys.c
proto.h
scope.c
sv.c
t/lib/warnings/op
t/lib/warnings/pad [new file with mode: 0644]
toke.c
vms/descrip_mms.template
win32/Makefile
win32/makefile.mk