This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re-implement MY_CXT API more efficiently, and add explicit
authorDave Mitchell <davem@fdisolutions.com>
Thu, 29 Dec 2005 12:00:29 +0000 (12:00 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Thu, 29 Dec 2005 12:00:29 +0000 (12:00 +0000)
commitf16dd614412ea67a8eb64bb09a88fccdbd9db6b6
treea5b7bf6146f445a04a570b1e0302ff7d2c1f5fbb
parent85ce96a160e902929b94338ada20cf46b265d595
re-implement MY_CXT API more efficiently, and add explicit
interpeter arg variant

p4raw-id: //depot/perl@26523
12 files changed:
embed.fnc
embed.h
embedvar.h
ext/XS/APItest/APItest.xs
intrpvar.h
perl.h
perlapi.h
perlvars.h
pod/perlxs.pod
proto.h
sv.c
util.c