Integrate:
[p5sagit/p5-mst-13.2.git] / ext / XS / APItest /
2003-11-21 Nicholas Clark Integrate:
2003-11-18 Nicholas Clark Whoops. We weren't actually testing hv_store_ent
2003-11-16 Nicholas Clark utf8 keys now work for tied hashes via hv_fetch, hv_sto...
2003-11-16 Nicholas Clark Accessing unicode keys in tie hashes via hv_exists...
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-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.