In perl.git, the branch smueller/typemapdocs2 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/0759335b5240db456ad66ad4028cfc30dd87d481?hp=0000000000000000000000000000000000000000>
at 0759335b5240db456ad66ad4028cfc30dd87d481 (commit)
- Log -----------------------------------------------------------------
commit 0759335b5240db456ad66ad4028cfc30dd87d481
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 efa1428df53ac3f1c12dcba80f07ad391dd8ea75
Author: Steffen Mueller <[email protected]>
Date: Thu Jan 19 08:00:40 2012 +0100
XS-Typemap: cosmetics, just some slack
M ext/XS-Typemap/Typemap.xs
commit 350e0c0fbb4188672ebd03469b443397b5de00b4
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 d9749bc2ad853f8326ed0dc8e76b4780892814f5
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 24068833333929cdb120482c97a5cf98590fe13e
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 b891d47f970fc8c8ce46caf51be21b0d4fd6ca25
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 1a7968969b40deac671d0303e56cd66d2a9fc8f7
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 308fa726f7318791185a6532fb6fe1a410fb6c81
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 3debe658c743397c566a0d7e84eb437be3958535
Author: Steffen Mueller <[email protected]>
Date: Mon Jan 16 18:08:25 2012 +0100
Minor documentation fixes and annotations
M ext/XS-Typemap/Typemap.xs
-----------------------------------------------------------------------
--
Perl5 Master Repository