summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/typemap
Commit message (Expand)AuthorAgeFilesLines
* test and fix using T_CVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+1
* test and fix using T_AVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+1
* test and fix using T_HVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+1
* test and fix using T_SVREF_REFCOUNT as an output parameterTony Cook2021-09-131-1/+1
* test and fix using T_SV as an OUTPUT parameterTony Cook2021-09-131-1/+1
* incorporate review feedbackFelipe Gasper2021-05-201-30/+25
* Give SV information in default typemapFelipe Gasper2021-05-201-15/+40
* Declaration after statement in typemapFather Chrysostomos2017-12-101-1/+1
* Avoid newGVgen in default typemapFather Chrysostomos2017-12-101-4/+8
* lib/ExtUtils/typemap: silence g++ warning.David Mitchell2016-01-191-3/+11
* fix up EXTEND() callersDavid Mitchell2015-10-021-1/+5
* fix #124181 double free/refcnt problems in IO types in typemapDaniel Dragan2015-07-081-12/+28
* Revert "stop T_IN/OUT/INOUT/STDIO typemaps leaking"David Mitchell2015-05-181-24/+8
* stop T_IN/OUT/INOUT/STDIO typemaps leakingDavid Mitchell2014-12-121-8/+24
* Perl_croak->Perl_croak_nocontext in core typemap + win32 static gitignoreDaniel Dragan2014-12-111-15/+15
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-271-21/+1
* Squash COWs in the char* typemapFather Chrysostomos2013-11-231-1/+21
* when the output isn't RETVAL, update the SV instead of replacing itTony Cook2012-12-201-1/+1
* Make CV * typemap entry support overloadingSteffen Mueller2012-05-221-10/+10
* Remove dead and obscure typemap entriesSteffen Mueller2012-02-021-7/+0
* Also add repaired variants for CV and SVREF typemapsSteffen Mueller2011-10-111-4/+35
* A repaired, properly refcounting AV&HV typemapSteffen Mueller2011-10-111-1/+36
* Fix some casts in typemapFather Chrysostomos2010-12-101-2/+2
* Fix XS types in typemap in order to deal with references with get magics corr...gfx2010-12-101-24/+48
* Naif calls segfault T_PRTOBJ of the stock typemapSalvador Ortiz Garcia2010-05-281-1/+1
* ExtUtils/typemap: better error messages + constant string optimizationAlexey Tourbin2006-11-191-11/+33
* PATCH: lib/ExtUtils/typemapBrian Ingerson2002-10-101-0/+1
* Re: [PATCH] STRLEN typemap entry should be T_UVTim Jenness2002-03-261-2/+2
* remove PL_na from typemapJames2001-08-091-4/+4
* XS::Typemap - T_OPAQUETim Jenness2001-04-181-3/+3
* typemap cast warningRobin Barker2001-03-291-2/+2
* Typemap testingTim Jenness2001-03-271-18/+25
* Encode API documentation nd tidy up.Nick Ing-Simmons2001-02-241-0/+1
* FILE * in XS code for PerlIO world:Nick Ing-Simmons2001-01-061-2/+14
* [patch] typemap =~ s/croak/Perl_croak/Doug MacEachern2001-01-041-11/+11
* NVs not necessarily doubles, as pointed out by Yitzchak.Jarkko Hietaniemi2000-08-301-1/+1
* fix misc cast warningsYitzchak Scott-Thoennes2000-08-301-1/+1
* downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-1/+0
* remove prehistoric XFree() gunkGurusamy Sarathy1999-09-301-1/+1
* Replace change #4100 withRobin Barker1999-09-131-6/+6
* Fix pointer casts.Robin Barker1999-09-071-6/+6
* applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-061-0/+1
* integrate changes#2304,2305,2306,2308 from maint-5.005Gurusamy Sarathy1998-11-271-13/+17
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-3/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-3/+3
* [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-1/+1
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-24/+24
* [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-24/+24
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-1/+1
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-1/+1