Re: POSIX::sigprocmask implemented incorrectly
[p5sagit/p5-mst-13.2.git] / ext / XS / APItest / t /
2004-05-05 Steve Hay Add tests for mX?PUSH[inup] macros.
2003-11-21 Nicholas Clark Check that the key is present before a delete, and...
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-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-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.