In perl.git, the branch smueller/typemapdocs3 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/e5811e53e21beb733d4c628c4e7e9d04453a0230?hp=0000000000000000000000000000000000000000>
at e5811e53e21beb733d4c628c4e7e9d04453a0230 (commit)
- Log -----------------------------------------------------------------
commit e5811e53e21beb733d4c628c4e7e9d04453a0230
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 3c3deca1e31ce3740573def88ed84e52ac704090
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 05eb490db08bc73f0f9160d9b88bf8ac0b390b34
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 205fe19adf5fb553c2ff55422a66e5b8f168b921
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 a6a648580a84b611388603ad6a4609da27c02b2e
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 bc7eceda9eeeeeaab67095274e495b2f08803f8c
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 01f8e96d52bd0af64bf73c7589ee31ff146aedb9
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 3a050512debceec46b94d26f872f5f0836a3ae83
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