perliol tweaks.
[p5sagit/p5-mst-13.2.git] / ext / XS /
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2003-04-05 Rafael Garcia-Suarez The manpages don't have to be built by MakeMaker for the
2003-01-22 Nick Ing-Simmons Tweak APItest for new semantics of printf.
2002-07-11 Jarkko Hietaniemi Can't get #17492 to work with -Uuseperlio otherwise...
2002-07-11 Tim Jenness finall fix core dump in XS::Typemap
2002-06-13 Abhijit Menon-Sen <pudge> crab, can you integrate 17215 ?
2002-06-13 Chris Nandor APItest.xs OUTPUT (was: perl@17206)
2002-06-12 Jarkko Hietaniemi As noticed by Philip Newton, XS::APItest is not meant...
2002-06-11 Jarkko Hietaniemi Not that I know anything about Windows compilers
2002-06-11 Jarkko Hietaniemi Trying to printf Perl-specific datatypes using printf
2002-06-11 Jarkko Hietaniemi Obviously time to get some sleep.
2002-06-11 Jarkko Hietaniemi #17179 wasn't quite right.
2002-06-11 Jarkko Hietaniemi Can't printf Perl specific datatypes without perlio
2002-06-11 Jarkko Hietaniemi Add XS::APItest 0.01 from Tim Jenness.
2001-11-12 Jeffrey Friedl a few typo fixes
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi The #10370 wasn't quite right.
2001-06-01 Tim Jenness Fix -Wall on XS::Typemap
2001-04-24 Tim Jenness Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717...
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-03-28 Tim Jenness Re: [PATCH] Typemap testing
2001-03-27 Jarkko Hietaniemi Better have a three-element array if one is going to...
2001-03-27 Jarkko Hietaniemi Add Tim Jenness' XS::Typemap for exercizing the standar...