This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
applied suggested patch, with win32 and PERL_OBJECT additions
authorTom Hughes <tom@compton.nu>
Sat, 24 Apr 1999 18:11:59 +0000 (19:11 +0100)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 10 May 1999 03:48:08 +0000 (03:48 +0000)
commitb295d1132eed0f33e5e8fda2cd65ee1297fdabdb
tree2cc2bb16f505a1d5c1a468bdce46a301cdf37e84
parentf2f614a63111e79068118dba78b4ac57891a3382
applied suggested patch, with win32 and PERL_OBJECT additions
Message-ID: <609bdff748.tom@compton.compton.nu>
Subject: ByteLoader patch

p4raw-id: //depot/perl@3356
22 files changed:
MANIFEST
bytecode.h
bytecode.pl
byterun.c
byterun.h
embed.h
embed.pl
ext/B/B.xs
ext/B/B/Asmdata.pm
ext/B/B/Bytecode.pm
ext/B/B/Debug.pm
ext/ByteLoader/ByteLoader.pm [new file with mode: 0644]
ext/ByteLoader/ByteLoader.xs [new file with mode: 0644]
ext/ByteLoader/Makefile.PL [new file with mode: 0644]
objXSUB.h
op.c
pp_ctl.c
proto.h
utils/Makefile
utils/perlbc.PL [new file with mode: 0644]
win32/Makefile
win32/makefile.mk