summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-ParseXS
Commit message (Expand)AuthorAgeFilesLines
* Add date of release of ExtUtils-ParseXS 3.44Sawyer X2022-01-061-1/+1
* Update Changes log for ExtUtils::ParseXS:Sawyer X2022-01-041-1/+33
* ExtUtils-ParseXS fix plan/skip in 002-more.tFrançois Perrad2021-12-261-1/+1
* Better email address for Perl 5 PortersJames E Keenan2021-10-091-1/+1
* ParseXS: rename $c to $outlist_countTony Cook2021-09-131-8/+8
* bump $ExtUtils::ParseXS::VERSIONTony Cook2021-09-1310-10/+10
* ParseXS: always XSprePUSH when producing an output listTony Cook2021-09-133-9/+57
* Improve perlxs grammarBen Cornett2021-06-251-3/+3
* Docs: Emphasize SvPVbyte and SvPVutf8 over SvPV. This updatesFelipe Gasper2021-04-142-5/+6
* Bump $VERSION throughout dist/ExtUtils-ParseXS/libJames E Keenan2021-03-249-9/+9
* Bump $VERSION to keep porting tests happyJames E Keenan2021-03-241-1/+1
* ExtUtils::ParseXS fix error-message bugEd J2021-03-243-2/+40
* use PERL_VERSION_LE not 5.33+ PERL_VERSION_LTEd J2021-03-241-2/+2
* perlxs.pod; rpc is considered obsoleteKarl Williamson2021-01-181-2/+2
* GH #18163: Stricter, cleaned up test example: (#18165)Sawyer X2020-12-221-48/+71
* perlxs: Note that rpc.h is can be in different placesKarl Williamson2020-12-011-0/+3
* bump version of ExtUtils::ParseXSGraham Knop2020-11-295-5/+5
* restore compatibility with old versions of ExtUtils::ParseXSGraham Knop2020-11-291-0/+2
* Fix typosSamanta Navarro2020-10-031-1/+1
* dist/ExtUtils-ParseXS: use PERL_VERSION compare macroNicolas R2020-08-175-7/+7
* use absolute paths in ExtUtils::ParseXS tests on all platformsGraham Knop2020-07-303-11/+10
* Fixed typemap in perlxs.Håkon Hægland2020-05-101-2/+2
* Document suggestion to use libffi for simple library bindingsDan Book2020-01-091-0/+5
* Note that various XS macros are documentedKarl Williamson2019-09-021-0/+16
* perlxstut: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-2/+2
* bump $ExtUtils::ExtUtils::VERSION to 3.40Tony Cook2018-12-055-5/+5
* (perl #133654) don't include OUTLIST parameters in the prototypeTony Cook2018-12-052-3/+6
* Increase ExtUtils::ParseXS(::*) version to 3.39Father Chrysostomos2018-03-055-5/+5
* RT #132935: correctly check VERSIONs in ExtUtils::ParseXSShoichi Kaji2018-03-051-4/+4
* Add switch_to_globale_locale()Karl Williamson2018-02-181-1/+1
* Add thread-safe locale handlingKarl Williamson2018-02-181-4/+102
* Latch LC_NUMERIC during critical sectionsKarl Williamson2018-02-181-5/+9
* ExtUtils::ParseXS/lib/perlxs.pod: NitsKarl Williamson2018-02-181-8/+8
* ExtUtils::ParseXS::Eval: Fix variable name ALIAS in documentationPali2018-02-1510-12/+12
* perlxs: Document bitwise calling conventionsFather Chrysostomos2017-12-181-3/+12
* Add PERL_REENTRANT for XS modulesKarl Williamson2017-12-131-5/+12
* Increase $ExtUtils::Typemaps::VERSION to 3.37Father Chrysostomos2017-12-101-1/+1
* Avoid newGVgen in blead-upstream modulesFather Chrysostomos2017-12-101-1/+3
* stop unused-var warnings in ExtUtils-ParseXS testsZefram2017-11-143-0/+5
* avoid unused-var warnings in compiled XSZefram2017-11-1411-11/+17
* EU::ParseXS: Version bump and changelog for CPAN releaseSteffen Mueller2017-07-3111-10/+19
* fix ExtUtils-ParseXS/t/*.t that needed '.' in @INCDavid Mitchell2017-04-073-0/+3
* ExtUtils-ParseXS: bump all $VERSION 3.33->3.34David Mitchell2017-03-069-9/+9
* perlxstut.pod: s/newRV/newRV_inc/gDavid Mitchell2017-03-061-3/+3
* ExtUtils::ParseXS: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-2/+2
* (perl #127834) remove . from the end of @INC if complex modules are loadedTony Cook2016-07-261-0/+1
* Make the build reproducible.Chris Lamb2016-07-1210-11/+11
* ExtUtils::ParseXS: Silence some pod warningsKarl Williamson2016-05-2411-16/+16
* Replace :: with __ in THIS like it's done for parameters/return valuesMattia Barbon2016-01-0310-11/+11
* perlxs.pod: clarify PROTOTYPES: behaviour.David Mitchell2015-12-031-1/+5