summaryrefslogtreecommitdiff
path: root/ext/XS-Typemap
Commit message (Expand)AuthorAgeFilesLines
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* Change white space to avoid C++ deprecation warningKarl Williamson2016-11-182-2/+3
* Don't create zero-length filename on VMS in Typemap.tCraig A. Berry2015-07-091-1/+4
* add test that fails for #124181 to Typemap.tDaniel Dragan2015-07-083-4/+29
* XS-Typemap/t/Typemap.t: avoid close warningsDavid Mitchell2014-12-121-1/+7
* Change av_len calls to av_tindex for clarityKarl Williamson2014-02-201-1/+1
* Bump version numbersKarl Williamson2014-02-201-1/+1
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-273-35/+2
* 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-233-2/+35
* XS::Typemap: silence compiler warning.David Mitchell2013-11-182-1/+2
* XS-Typemap tests: use parent instead of baseRicardo Signes2013-09-121-2/+2
* Increase XS::Typemap::VERSION to 0.11Father Chrysostomos2013-08-201-1/+1
* [perl #118693] Remove PADTMP exemption from uninit warningsFather Chrysostomos2013-08-203-2/+16
* XS-Typemap: bump versionKarl Williamson2012-12-221-1/+1
* when the output isn't RETVAL, update the SV instead of replacing itTony Cook2012-12-201-2/+0
* TODO the failing T_BOOL testsTony Cook2012-12-201-0/+2
* T_BOOL failure exampleDaniel Dragan2012-12-203-1/+20
* The T_BOOL_2 tests should have failed, rewrite and TODOTony Cook2012-12-201-4/+8
* Typemap.xs: fix warning under clangDavid Mitchell2012-12-141-1/+1
* Bump $XS::Typemap::VERSION after previous commit.Nicholas Clark2012-11-221-1/+1
* Add additional tests for T_BOOL typemapSteffen Mueller2012-11-223-1/+14
* XS::Typemap: Fix tests with -DusemorebitsSteffen Mueller2012-02-031-8/+31
* Resurrect PerlIO-related typemap tests.Craig A. Berry2012-02-021-2/+2
* Revert "XS::Typemap: Disable PerlIO related typemap tests"Craig A. Berry2012-02-022-69/+57
* XS::Typemap: Silence pedantic compiler warningsSteffen Mueller2012-02-021-21/+31
* XS::Typemap: Disable PerlIO related typemap testsSteffen Mueller2012-02-022-57/+69
* XS::Typemap: Somewhat consistent indentationSteffen Mueller2012-02-011-43/+42
* Move typemap documentation to its own fileSteffen Mueller2012-02-011-580/+51
* XS::Typemap: Fix typo in docs, fix versionSteffen Mueller2012-02-011-2/+2
* XS::Typemap: Tests for T_IN/T_OUT typemapsSteffen Mueller2012-02-013-10/+64
* XS::Typemap: Tests for T_INOUT typemapSteffen Mueller2012-02-013-1/+22
* XS::Typemap: Tests for the T_PACKEDARRAY typemapSteffen Mueller2012-02-013-24/+180
* XS::Typemap: Tests for T_PACKEDSteffen Mueller2012-02-013-4/+91
* Document T_PACKEDARRAYSteffen Mueller2012-02-011-1/+15
* XS::Typemap: Document T_PACKEDSteffen Mueller2012-02-011-1/+32
* XS-Typemap: Document sharing mechanism for typemapsSteffen Mueller2012-02-011-0/+29
* Inline the XS-Typemap typemap fileSteffen Mueller2012-02-012-26/+31
* Document the exact format of a typemapSteffen Mueller2012-02-011-1/+68
* Typemaps: Start writing some general documentationSteffen Mueller2012-02-011-1/+45
* First stab T_REFREF docsSteffen Mueller2012-02-011-1/+8
* Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONGSteffen Mueller2012-02-013-14/+74
* Cleanup: Condense tests and add a fewSteffen Mueller2012-02-011-80/+34
* Minor documentation fixes and annotationsSteffen Mueller2012-02-012-5/+8
* Also add repaired variants for CV and SVREF typemapsSteffen Mueller2011-10-114-3/+65
* A repaired, properly refcounting AV&HV typemapSteffen Mueller2011-10-114-2/+76
* Version bumps for the recent PERL_NO_GET_CONTEXT commitsFather Chrysostomos2011-03-191-1/+1
* Add PERL_NO_GET_CONTEXT to XS::TypemapNicholas Clark2011-03-191-1/+2
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-211-5/+4