summaryrefslogtreecommitdiff
path: root/ext/XS-Typemap/Typemap.pm
Commit message (Expand)AuthorAgeFilesLines
* test and fix using T_CVREF_REFCOUNT as an output parameterTony Cook2021-09-131-0/+1
* test and fix using T_AVREF_REFCOUNT as an output parameterTony Cook2021-09-131-0/+1
* test and fix using T_HVREF_REFCOUNT as an output parameterTony Cook2021-09-131-0/+1
* test and fix using T_SVREF_REFCOUNT as an output parameterTony Cook2021-09-131-0/+1
* bump $XS::Typemap::VERSIONTony Cook2021-09-131-1/+1
* test and fix using T_SV as an OUTPUT parameterTony Cook2021-09-131-0/+1
* Typemap.xs: Convert to use av_count()Karl Williamson2020-08-191-1/+1
* bump Typemap.pm versionDavid Mitchell2019-04-271-1/+1
* Replace multiple 'use vars' by 'our' in extNicolas R2017-11-111-4/+2
* Change white space to avoid C++ deprecation warningKarl Williamson2016-11-181-1/+1
* add test that fails for #124181 to Typemap.tDaniel Dragan2015-07-081-2/+2
* Bump version numbersKarl Williamson2014-02-201-1/+1
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-271-1/+1
* Revert "Increase $XS::Typemap::VERSION to 0.13"Father Chrysostomos2013-11-271-1/+1
* Increase $XS::Typemap::VERSION to 0.13Father Chrysostomos2013-11-231-1/+1
* Squash COWs in the char* typemapFather Chrysostomos2013-11-231-1/+1
* XS::Typemap: silence compiler warning.David Mitchell2013-11-181-1/+1
* Increase XS::Typemap::VERSION to 0.11Father Chrysostomos2013-08-201-1/+1
* [perl #118693] Remove PADTMP exemption from uninit warningsFather Chrysostomos2013-08-201-1/+1
* XS-Typemap: bump versionKarl Williamson2012-12-221-1/+1
* T_BOOL failure exampleDaniel Dragan2012-12-201-0/+1
* Bump $XS::Typemap::VERSION after previous commit.Nicholas Clark2012-11-221-1/+1
* Add additional tests for T_BOOL typemapSteffen Mueller2012-11-221-0/+1
* XS::Typemap: Tests for T_IN/T_OUT typemapsSteffen Mueller2012-02-011-1/+1
* XS::Typemap: Tests for T_INOUT typemapSteffen Mueller2012-02-011-0/+1
* XS::Typemap: Tests for the T_PACKEDARRAY typemapSteffen Mueller2012-02-011-0/+1
* XS::Typemap: Tests for T_PACKEDSteffen Mueller2012-02-011-0/+1
* Minor documentation fixes and annotationsSteffen Mueller2012-02-011-1/+1
* Also add repaired variants for CV and SVREF typemapsSteffen Mueller2011-10-111-1/+3
* A repaired, properly refcounting AV&HV typemapSteffen Mueller2011-10-111-1/+3
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-211-5/+4
* Rename ext/XS/Typemap to ext/XS-TypemapNicholas Clark2009-02-091-0/+95