A repaired, properly refcounting AV&HV typemap
authorSteffen Mueller <smueller@cpan.org>
Sun, 9 Oct 2011 18:34:29 +0000 (20:34 +0200)
committerSteffen Mueller <smueller@cpan.org>
Tue, 11 Oct 2011 06:45:04 +0000 (08:45 +0200)
commitb64f48ffd8bf2c857b777e167188f0434333cc7b
treeff5d508d8a46c103956e0a041108320cef39f447
parent02cab6748c4f3e4cc55324283a910fa275726a56
A repaired, properly refcounting AV&HV typemap

The T_AVREF_REFCOUNT_FIXED and T_HVREF_REFCOUNT_FIXED can be used
in place of T_AVREF/T_HVREF. They do away with having to remember
to decrement refcounts manually.
ext/XS-Typemap/Typemap.pm
ext/XS-Typemap/Typemap.xs
ext/XS-Typemap/t/Typemap.t
ext/XS-Typemap/typemap
lib/ExtUtils/typemap