This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
somewhat untested PERL_OBJECT cleanups (C++isms mostly
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 27 Jun 1999 14:28:49 +0000 (14:28 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 27 Jun 1999 14:28:49 +0000 (14:28 +0000)
commit0cb9638729211ea71a75ae8756c03ba21553bd53
treef00e767824d620a63a26a857b6a37fcb6945f89d
parent4f4e629e089f1120f8e94984281df06ac4f885c5
somewhat untested PERL_OBJECT cleanups (C++isms mostly
gone from the public API); PERL_OBJECT builds again on
windows

TODO: namespace-clean the typedefs in iperlsys.h and
elsewhere; remove C++ remnants from public headers

p4raw-id: //depot/perl@3553
45 files changed:
XSUB.h
bytecode.pl
cv.h
embed.h
embed.pl
ext/B/B.xs
ext/ByteLoader/ByteLoader.xs
ext/ByteLoader/bytecode.h
ext/ByteLoader/byterun.c
ext/ByteLoader/byterun.h
ext/DynaLoader/dlutils.c
global.sym
globals.c
iperlsys.h
lib/ExtUtils/Embed.pm
lib/ExtUtils/xsubpp
mg.c
objXSUB.h
opcode.h
opcode.pl
perl.c
perl.h
pod/perlhist.pod
pp_ctl.c
pp_hot.c
proto.h
scope.h
sv.h
toke.c
universal.c
util.c
win32/GenCAPI.pl
win32/Makefile
win32/config.bc
win32/config.gc
win32/config.vc
win32/dl_win32.xs
win32/makedef.pl
win32/makefile.mk
win32/perllib.c
win32/runperl.c
win32/win32.c
win32/win32.h
win32/win32iop.h
win32/win32sck.c