Update ExtUtils::ParseXS to 2.19_03
authorDavid Golden <dagolden@cpan.org>
Sun, 28 Jun 2009 08:17:54 +0000 (04:17 -0400)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Sun, 28 Jun 2009 08:52:41 +0000 (10:52 +0200)
commit708f9ca6cd5d97c1d91a54a611d88de6e0986ed2
tree193542545717588c9755a5da106b76b1ee13ef1d
parent673223b5b27396bd3627d91146cf8611c03c304d
Update ExtUtils::ParseXS to 2.19_03

2.19_03 - Sat Jun 27 22:51:18 EDT 2009

 - Released to see updated results from smoke testers

 - Fix minor doc typo pulled from blead

2.19_02 - Wed Aug  6 22:18:33 2008

 - Fix the usage reports to consistently report package name as well
   as sub name across ALIAS, INTERFACE and regular XSUBS. [Robert May]

 - Cleaned up a warning with -Wwrite-strings that gets passed into
   every parsed XS file. [Steve Peters]

 - Allow (pedantically correct) C pre-processor comments in the code
   snippets of typemap files. [Nicholas Clark]

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
MANIFEST
Porting/Maintainers.pl
lib/ExtUtils/ParseXS.pm
lib/ExtUtils/ParseXS/t/XSUsage.pm [new file with mode: 0644]
lib/ExtUtils/ParseXS/t/XSUsage.xs [new file with mode: 0644]
lib/ExtUtils/ParseXS/t/basic.t
lib/ExtUtils/ParseXS/t/usage.t [new file with mode: 0644]