This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
authorGurusamy Sarathy <gsar@cpan.org>
Fri, 30 Oct 1998 02:51:39 +0000 (02:51 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 30 Oct 1998 02:51:39 +0000 (02:51 +0000)
commit22c35a8c2392967a5ba6b5370695be464bd7012c
tree8ecdc4d8fa4a4e49d2b6df0d82103a508cd03053
parent854e6445c2d6190b7a3d3208d8ff1250a817e551
phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
(objpp.h is gone, embed.pl now does some of that); objXSUB.h
should soon be automated also; the global variables that
escaped the PL_foo conversion are now reined in; renamed
MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
type of same name; duplicated lists of pp_things in various
places is now gone; result has only been tested on win32

p4raw-id: //depot/perl@2133
65 files changed:
MANIFEST
Makefile.SH
av.c
bytecode.h
byterun.h
cop.h
doio.c
doop.c
dump.c
embed.h
embed.pl
embedvar.h
ext/B/B.xs
ext/POSIX/POSIX.xs
ext/Thread/Thread.xs
global.sym
globals.c
globvar.sym [new file with mode: 0644]
gv.c
malloc.c
mg.c
objXSUB.h
objpp.h [deleted file]
op.c
opcode.h
opcode.pl
perl.c
perl.h
perl_exp.SH
perlvars.h
perly.c
pod/perlguts.pod
pp.c
pp.h
pp.sym [new file with mode: 0644]
pp_ctl.c
pp_hot.c
pp_proto.h
pp_sys.c
proto.h
regcomp.c
regcomp.h
regcomp.pl
regcomp.sym
regexec.c
regnodes.h
run.c
scope.c
sv.c
t/op/filetest.t
taint.c
thrdvar.h
thread.sym [deleted file]
toke.c
util.c
win32/Makefile
win32/config.bc
win32/config.gc
win32/config.vc
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/makedef.pl
win32/makefile.mk
win32/perlhost.h