Lines Matching full:parsexs
1 Revision history for Perl extension ExtUtils::ParseXS.
10 - Make versions in ExtUtils-ParseXS consistent
22 - fix ExtUtils::ParseXS compatibility with perl < 5.8.8
66 - Fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC (David Mitchell)
82 - Document + improve ancient optimization in ParseXS
111 - ExtUtils::ParseXS no longer uses global state (if using OO
139 - ExtUtils::ParseXS:
189 force ExtUtils::ParseXS to always or never export
205 Instead, ExtUtils::ParseXS will define a copy of the
208 By default, ExtUtils::ParseXS will use XS_INTERNAL(name)
264 Bug #61908 for ExtUtils-ParseXS: MSWin compilers and back-slashed paths
265 Bug #53938 for ExtUtils-ParseXS: MinGW Broken after 2.21
270 version of ExtUtils::ParseXS. [Steffen Mueller]
516 auto-created from the main documentation in ExtUtils/ParseXS.pm.
523 ParseXS, and then try to remove it. [Spotted by Randy Sims]
566 still a fatal error for ParseXS, but we exit with status 0, which
576 ExtUtils::ParseXS::CountLines class, now other classes don't poke
640 - Explicitly untie and close the output file handle because ParseXS was
644 - Added an '--output FILENAME' flag to xsubpp and changed ParseXS to use