In perl.git, the branch smueller/typemapdocs5 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/8ac0d34a5c58e7b12d3bef3075673c00b5ded0cc?hp=0000000000000000000000000000000000000000>
at 8ac0d34a5c58e7b12d3bef3075673c00b5ded0cc (commit)
- Log -----------------------------------------------------------------
commit 8ac0d34a5c58e7b12d3bef3075673c00b5ded0cc
Author: Steffen Mueller <[email protected]>
Date: Sat Jan 28 13:10:59 2012 +0100
XS::Typemap: Fix typo in docs, fix version
M ext/XS-Typemap/Typemap.xs
commit 2676e5735d2a4fd12bcc23bdca31b5a818744f36
Author: Steffen Mueller <[email protected]>
Date: Thu Jan 26 23:54:38 2012 +0100
XS::Typemap: Tests for T_IN/T_OUT typemaps
M ext/XS-Typemap/Typemap.pm
M ext/XS-Typemap/Typemap.xs
M ext/XS-Typemap/t/Typemap.t
commit cf583ccc402c12c6113e0edc04c5899d2ae9ecb0
Author: Steffen Mueller <[email protected]>
Date: Thu Jan 26 19:18:33 2012 +0100
XS::Typemap: Tests for T_INOUT typemap
M ext/XS-Typemap/Typemap.pm
M ext/XS-Typemap/Typemap.xs
M ext/XS-Typemap/t/Typemap.t
commit 7eaedbd828cf6d168b7fa1c593ed64b7576d0be7
Author: Steffen Mueller <[email protected]>
Date: Thu Jan 26 19:04:23 2012 +0100
XS::Typemap: Tests for the T_PACKEDARRAY typemap
M ext/XS-Typemap/Typemap.pm
M ext/XS-Typemap/Typemap.xs
M ext/XS-Typemap/t/Typemap.t
commit a838dbd98bc2a6d54e9c7703dc2a66b1c122d189
Author: Steffen Mueller <[email protected]>
Date: Tue Jan 24 08:24:00 2012 +0100
XS::Typemap: Tests for T_PACKED
M ext/XS-Typemap/Typemap.pm
M ext/XS-Typemap/Typemap.xs
M ext/XS-Typemap/t/Typemap.t
commit d221cb0459504c7a4218f07f6cc61b90f1fa8ed6
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 23 18:33:26 2012 +0100
Document T_PACKEDARRAY
M ext/XS-Typemap/Typemap.xs
commit 9c032ae4ba1d819d9aa5669ec5887cc8ef16e460
Author: Steffen Mueller <[email protected]>
Date: Sat Jan 21 15:20:05 2012 +0100
XS::Typemap: Document T_PACKED
M ext/XS-Typemap/Typemap.xs
commit f27409bfbd5254f6e193d59d30bb097631b1399c
Author: Steffen Mueller <[email protected]>
Date: Fri Jan 20 08:15:45 2012 +0100
XS-Typemap: Document sharing mechanism for typemaps
Thankfully, it's a one-liner now.
M ext/XS-Typemap/Typemap.xs
commit da5076073d594c9ac76a3b7cb79fef6f37da3b8d
Author: Steffen Mueller <[email protected]>
Date: Wed Jan 18 08:28:36 2012 +0100
Inline the XS-Typemap typemap file
M MANIFEST
M ext/XS-Typemap/Typemap.xs
D ext/XS-Typemap/typemap
commit 243c58d463ffda952ecb673879c72e9945f9b282
Author: Steffen Mueller <[email protected]>
Date: Wed Jan 18 08:13:58 2012 +0100
Document the exact format of a typemap
Including both the format of the content of a typemap file as well as
the embedded typemap syntax.
M ext/XS-Typemap/Typemap.xs
commit f6f5017210d5f7f25c38b9e3bed8aa4298119f65
Author: Steffen Mueller <[email protected]>
Date: Tue Jan 17 08:54:50 2012 +0100
Typemaps: Start writing some general documentation
M ext/XS-Typemap/Typemap.xs
commit edbdad5935962ed37ce20028409d6c246557fec5
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 16 22:39:01 2012 +0100
First stab T_REFREF docs
I am rather confident that this was added for some notion of symmetry
and completion. It's only half-implemented and there are no known users
in core or on CPAN. Candidate for deprecation (instead or in addition to
documentation?)?
M ext/XS-Typemap/Typemap.xs
commit 7b35142b326a40c65b4d383787818dadf6f18339
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 16 21:10:05 2012 +0100
Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONG
M ext/XS-Typemap/Typemap.xs
M ext/XS-Typemap/t/Typemap.t
M ext/XS-Typemap/typemap
commit d9d716f2509cf718d6aa29274a89a63db5fc8a08
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 16 18:08:37 2012 +0100
Cleanup: Condense tests and add a few
M ext/XS-Typemap/t/Typemap.t
commit 32a6ec755d48cc66ad37bfac50c3f670ef0f2fd9
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 16 18:08:25 2012 +0100
Minor documentation fixes and annotations
M ext/XS-Typemap/Typemap.pm
M ext/XS-Typemap/Typemap.xs
-----------------------------------------------------------------------
--
Perl5 Master Repository