Merge branch 'vincent/rvalue_stmt_given' into blead
[p5sagit/p5-mst-13.2.git] / ext / XS-APItest / APItest.xs
2010-04-30 Nicholas Clark Don't use a C++ keyword as a variable name ("new").
2010-04-29 Nicholas Clark Regression tests for the ptr_table_* API.
2010-04-26 Robin Barker remove Perl_pmflag
2010-04-11 David Mitchell create SV leak test infrastructure
2009-11-08 Gerard Goossen Make my_exit behave the same as the Perl exit. And...
2009-11-01 Nicholas Clark Remove Perl_pmflag() from the public API, and mark...
2009-10-19 Nicholas Clark Add two (U8 *) casts to placate C++.
2009-10-18 Nicholas Clark Expose utf16_to_utf8{,reversed} via XS::APItest, and...
2009-02-09 Nicholas Clark Rename ext/XS/APItest to ext/XS-APItest