Perl 5 Commit Summary
[email protected] (Perl 5 commit summary)
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Perl 5 commit summary, activity since Wednesday Current branch blead 17 commits. 2 unique authors. 2 unique committers. 10 files changed, 4326 insertions(+), 149 deletions(-) Snapshot: http://github.com/Perl/perl5/tarball/55c5b505cb6ecaf8 RMG - No more update of perlweb for BLEAD-POINT Thibault Duponchelle 1 file changed, 4 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/55c5b505cb6ecaf8 RMG - Link reference commit in section Bump the version number Thibault Duponchelle 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/34bbffc475fff2ab Remove SBOX case statements from external visibility Karl Williamson 2 files changed, 264 insertions(+), 262 deletion https://github.com/Perl/perl5/commit/7e1ae0c850febc62 Remove a few more macros from being visible to XS code Karl Williamson 2 files changed, 7 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/ebbe6ac0f7628af1 Macros guarded by some #ifdef's aren't globally visible Karl Williamson 2 files changed, 205 insertions(+), 1686 deletio https://github.com/Perl/perl5/commit/b847495def21301a Gain control of macro namespace visibility Karl Williamson 3 files changed, 5760 insertions(+), 87 deletion https://github.com/Perl/perl5/commit/92dcf59a90bfbb54 regen/embed.pl: Move declaration to first use Karl Williamson 1 file changed, 4 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/3783dac29fd28b8f regen/embed.pl: Move declaration Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/2635eab6d1ef7dcd Three macros are used in perl extensions Karl Williamson 3 files changed, 10 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/1c0e0dceeb1cc405 Remove const char * const return value Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/9df1c067a997d251 embed.fnc: free_c_backtrace is only Perl_free_c_backtrace Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/3abbf2e1b897a933 Move hv_stores() declaration from embed.fnc to hv.h Karl Williamson 4 files changed, 1 insertion(+), 8 deletions(-) https://github.com/Perl/perl5/commit/838b774823624d57 embed.fnc: Drop Perl_ on do_aexec my_stat my_lstat Karl Williamson 2 files changed, 3 insertions(+), 12 deletions(- https://github.com/Perl/perl5/commit/32aaa22eec0a2a4e embed.pl: enum and union are like struct in parameters Karl Williamson 3 files changed, 4 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/2444829c88e91c6e regen/embed.pl: Don't create prototype for weird macros Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/eac6222943a92d0f regen/embed.pl: Don't create prototype for private macros Karl Williamson 2 files changed, 4 insertions(+), 21 deletions(- https://github.com/Perl/perl5/commit/9d8dbcc0beda9176 mathoms.c: Add a few coments Karl Williamson 1 file changed, 3 insertions(+) https://github.com/Perl/perl5/commit/509e33b8716f2eef Current branch davem/xspod 45 commits. 1 unique author. 1 unique committer. 35 files changed, 6292 insertions(+), 1836 deletions(-) Snapshot: http://github.com/Perl/perl5/tarball/45673ef5d75d1e58 perlxs: more tweaks following code review David Mitchell 1 file changed, 42 insertions(+), 34 deletions(- https://github.com/Perl/perl5/commit/45673ef5d75d1e58 perlxs: tweaks following code review David Mitchell 1 file changed, 218 insertions(+), 145 deletions https://github.com/Perl/perl5/commit/6abfedb04644697b perlxs.pod: standardise version numbers in the doc David Mitchell 2 files changed, 76 insertions(+), 53 deletions( https://github.com/Perl/perl5/commit/63ac12a28e5522c6 perlxs.pod: update CAVEATS, AUTHOR, A DIAGNOSTICS David Mitchell 1 file changed, 14 insertions(+), 10 deletions(- https://github.com/Perl/perl5/commit/dedc44bbe5632ff0 perlxs.pod: update EXAMPLES section David Mitchell 1 file changed, 23 insertions(+), 56 deletions(- https://github.com/Perl/perl5/commit/dcc8456229ac9489 perlxs.pod: update MY_CXT section David Mitchell 1 file changed, 110 insertions(+), 50 deletions( https://github.com/Perl/perl5/commit/9a6dfffd6036adbf perlxs.pod: update "Using XS With C++" section David Mitchell 2 files changed, 218 insertions(+), 79 deletions https://github.com/Perl/perl5/commit/b0ed1804cf9d343c perlxs.pod: add "Using Typemaps" section David Mitchell 1 file changed, 167 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/494b7e45afd76396 perlxs.pod: update: CASE David Mitchell 1 file changed, 90 insertions(+), 44 deletions(- https://github.com/Perl/perl5/commit/df225cdecba56e8a perlxs.pod: update INTERFACE, INTERFACE_MACRO David Mitchell 1 file changed, 119 insertions(+), 71 deletions( https://github.com/Perl/perl5/commit/7f027d039364e50d perlxs.pod: update: ALIAS David Mitchell 1 file changed, 60 insertions(+), 51 deletions(- https://github.com/Perl/perl5/commit/19d1401d728d1124 perlxs.pod: add "Sharing XSUB bodies" section David Mitchell 1 file changed, 26 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/d716b2e269eed582 perlxs.pod: document ATTRS David Mitchell 1 file changed, 47 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/f81709256c762f91 perlxs.pod: update OVERLOAD, add T_PTROBJ David Mitchell 1 file changed, 303 insertions(+), 39 deletions( https://github.com/Perl/perl5/commit/c9498f597725a282 perlxs.pod: mention package name types David Mitchell 1 file changed, 30 insertions(+) https://github.com/Perl/perl5/commit/815fd708c551410a perlxs.pod: update generic intro, PROTOTYPE David Mitchell 1 file changed, 34 insertions(+), 26 deletions(- https://github.com/Perl/perl5/commit/c9ef9317973afb3b perlxs.pod: update: cleanup part David Mitchell 1 file changed, 20 insertions(+), 7 deletions(-) https://github.com/Perl/perl5/commit/027c0006e5a25cfe perlxs.pod: update: output part David Mitchell 1 file changed, 133 insertions(+), 53 deletions( https://github.com/Perl/perl5/commit/c0065254f7b0aef8 perlxs.pod: update NOT_IMPLEMENTED_YET: keyword David Mitchell 1 file changed, 13 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/44b0c500e99fae92 perlxs.pod: update: CODE, PPCODE David Mitchell 1 file changed, 189 insertions(+), 83 deletions( https://github.com/Perl/perl5/commit/257e27e13ed86d39 perlxs.pod: update: code part, autocall, C_ARGS David Mitchell 1 file changed, 128 insertions(+), 23 deletions( https://github.com/Perl/perl5/commit/bd046ce1ad0c4373 perlxs.pod: update: init part, INIT sections David Mitchell 1 file changed, 24 insertions(+), 26 deletions(- https://github.com/Perl/perl5/commit/342d0e87c4337f23 perlxs.pod: update 'SCOPE: Keyword' section David Mitchell 1 file changed, 48 insertions(+), 30 deletions(- https://github.com/Perl/perl5/commit/ef9e62342c6961bf perlxs.pod: update 'The INPUT: Keyword' section David Mitchell 1 file changed, 114 insertions(+), 136 deletions https://github.com/Perl/perl5/commit/2ab94532396ddf8a perlxs.pod: update: Input part, PREINIT sections David Mitchell 1 file changed, 62 insertions(+), 95 deletions(- https://github.com/Perl/perl5/commit/86f59bdda7fb7381 perlxs.pod: update default, length, ellipis params David Mitchell 2 files changed, 145 insertions(+), 64 deletions https://github.com/Perl/perl5/commit/286e90fc6e3a0713 perlxs.pod: update IN_OUT etc section David Mitchell 1 file changed, 151 insertions(+), 68 deletions( https://github.com/Perl/perl5/commit/66c57eb0a573e753 perlxs.pod: update section 'An XSUB Parameter' David Mitchell 1 file changed, 97 insertions(+) https://github.com/Perl/perl5/commit/e3ea242f73af0be2 perlxs.pod: update XSUB Structure + Declaration David Mitchell 1 file changed, 157 insertions(+), 20 deletions( https://github.com/Perl/perl5/commit/64cb00d0abfce627 perlxs.pod: update FALLBACK: keyword David Mitchell 1 file changed, 13 insertions(+), 11 deletions(- https://github.com/Perl/perl5/commit/73049754fa3516b6 perlxs.pod: update BOOT: keyword David Mitchell 1 file changed, 12 insertions(+), 13 deletions(- https://github.com/Perl/perl5/commit/b518bc737a5e3290 perlxs.pod: update TYPEMAP: keyword David Mitchell 1 file changed, 55 insertions(+), 16 deletions(- https://github.com/Perl/perl5/commit/2d3d34823f2ce229 perlxs.pod: update EXPORT_XSUB_SYMBOLS, INCLUDE(_COMMAND) David Mitchell 1 file changed, 25 insertions(+), 42 deletions(- https://github.com/Perl/perl5/commit/5bfc7766c1a43003 perlxs.pod: update PROTOTYPES: keyword David Mitchell 1 file changed, 42 insertions(+), 10 deletions(- https://github.com/Perl/perl5/commit/261412c92ea524c2 perlxs.pod: update REQUIRE, VERSIONCHECK keywords David Mitchell 1 file changed, 33 insertions(+), 19 deletions(- https://github.com/Perl/perl5/commit/68b7aca119ecd2cd perlxs.pod: update file-scoped directive text David Mitchell 1 file changed, 60 insertions(+), 35 deletions(- https://github.com/Perl/perl5/commit/b934cb14a43ea759 perlxs.pod: update MODULE/PACKAGE/PREFIX David Mitchell 1 file changed, 50 insertions(+), 56 deletions(- https://github.com/Perl/perl5/commit/d07e065215e984be perlxs.pod: add BNF definition section David Mitchell 1 file changed, 211 insertions(+), 1 deletion(-) https://github.com/Perl/perl5/commit/7088754f06578475 perlxs.pod: add a new introductory part David Mitchell 1 file changed, 1346 insertions(+), 1 deletion(- https://github.com/Perl/perl5/commit/c0cd43bca2c31a8e perlxs.pod: add group headers David Mitchell 1 file changed, 123 insertions(+), 36 deletions( https://github.com/Perl/perl5/commit/855df4221c8d8d54 perlxs.pod: reorder sections David Mitchell 1 file changed, 556 insertions(+), 555 deletions https://github.com/Perl/perl5/commit/1463566d83d7b94c perlxs.pod: fix up links after deleting sections David Mitchell 2 files changed, 5 insertions(+), 5 deletions(-) https://github.com/Perl/perl5/commit/a15b0e56b70a1674 perlxs.pod: delete most non-ref sections David Mitchell 1 file changed, 575 deletions(-) https://github.com/Perl/perl5/commit/74260e4e198ac6c1 perlxs.pod: reindent and reformat code examples David Mitchell 1 file changed, 586 insertions(+), 585 deletions https://github.com/Perl/perl5/commit/88fb9b221bcba5d6 perlxs.pod: remove section on %v David Mitchell 1 file changed, 1 insertion(+), 21 deletions(-) https://github.com/Perl/perl5/commit/53d9146f7eaf0ecc Martian commit 9cb9dcdb9bcd7f69050888a9fc17f38078eee592 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/9cb9dcdb9bcd7f69 RMG - No more update of perlweb for BLEAD-POINT Thibault Duponchelle 1 file changed, 4 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/9cb9dcdb9bcd7f69 Ignored 74 GitHub auto-generated merge commits