This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better wording from Philip Newton.
[perl5.git] / ext / XS /
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-01-22 Jarkko HietaniemiIntegrate from perlio:
2002-07-14 Chris NandorIntegrate perl
2002-07-11 Jarkko HietaniemiCan't get #17492 to work with -Uuseperlio otherwise...
2002-07-11 Tim Jennessfinall fix core dump in XS::Typemap
2002-06-13 Abhijit Menon-Sen <pudge> crab, can you integrate 17215 ?
2002-06-13 Chris NandorBuilding XS::APItest as shared lib
2002-06-13 Chris NandorIntegrate perl
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.
2001-11-12 Jeffrey Friedla few typo fixes
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Andy DoughertyUnnecessary pod2man calls in new extensions
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jarkko HietaniemiThe #10370 wasn't quite right.
2001-06-01 Tim JennessFix -Wall on XS::Typemap
2001-04-24 Tim JennessRe: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717...
2001-04-18 Tim JennessXS::Typemap - T_OPAQUE
2001-03-28 Tim JennessRe: [PATCH] Typemap testing
2001-03-27 Jarkko HietaniemiBetter have a three-element array if one is going to...
2001-03-27 Jarkko HietaniemiAdd Tim Jenness' XS::Typemap for exercizing the standar...