In perl.git, the branch smueller/typemapdocs4 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/5cb04c0d7922e6628753edb374c8aa780e5dc6bd?hp=0000000000000000000000000000000000000000>
at 5cb04c0d7922e6628753edb374c8aa780e5dc6bd (commit)
- Log -----------------------------------------------------------------
commit 5cb04c0d7922e6628753edb374c8aa780e5dc6bd
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 e792388a8a1546eeabc58f9a1c0245a4b1a50af1
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 4096052baf5fc96ee95546b0535f66498c7610af
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 c7f9a873ef64ba74d2101d7e979c36eb973bf0c6
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 766f79cdce67d04566156cfa85566491d5234933
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 ab6164bd24b5b37a608ae2105fea765b67a36c1e
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 b6704e3f9907e32328ff79aebbeead8b6c6a5382
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 a879031f80de94f6edee43d827fa67fd889ab5f4
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 5707bc763856e64d1d4dd093fb1935b66557a943
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