In perl.git, the branch smueller/typemapdocs2 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/5827ca100bd8004adb516b5e35f5d3f95a51462f?hp=0000000000000000000000000000000000000000>
at 5827ca100bd8004adb516b5e35f5d3f95a51462f (commit)
- Log -----------------------------------------------------------------
commit 5827ca100bd8004adb516b5e35f5d3f95a51462f
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 6078d62463265a19e6705fe101927764b4068e96
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 4d041be67946f9daf050fe95f6697e6f5f72266c
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 ec94c9d598967b10d75dbf4d25cc071f931856c3
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 8334429f840624fd0b948aa6391a9768ce542d5a
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 6cb8de495d8e94b7425d7331e6ebdebf5fe598f4
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 38c8815674c025ae984940c4f16b770108a4617a
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 feb405a5af294052eab94b8f317e8697fc523c07
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 275b30eb6ba3efd8e63f3a1c59d7d5b324661ba5
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