This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Ensure PL_comppad/curpad point to PL_main_cv's padlist when
[perl5.git] / ext / XS / APItest /
2003-04-05 Rafael Garcia-SuarezThe manpages don't have to be built by MakeMaker for the
2003-01-22 Nick Ing-SimmonsTweak APItest for new semantics of printf.
2002-06-13 Abhijit Menon-Sen <pudge> crab, can you integrate 17215 ?
2002-06-13 Chris NandorAPItest.xs OUTPUT (was: perl@17206)
2002-06-12 Jarkko HietaniemiAs noticed by Philip Newton, XS::APItest is not meant...
2002-06-11 Jarkko HietaniemiNot that I know anything about Windows compilers
2002-06-11 Jarkko HietaniemiTrying to printf Perl-specific datatypes using printf
2002-06-11 Jarkko HietaniemiObviously time to get some sleep.
2002-06-11 Jarkko Hietaniemi#17179 wasn't quite right.
2002-06-11 Jarkko HietaniemiCan't printf Perl specific datatypes without perlio
2002-06-11 Jarkko HietaniemiAdd XS::APItest 0.01 from Tim Jenness.