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
12 commits. 5 unique authors. 5 unique committers.
17 files changed, 224 insertions(+), 87 deletions(-)
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/52a45f6eeaff8331
perlapio: USE_STDIO is no longer an option
Karl Williamson 2 files changed, 21 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/52a45f6eeaff8331
perlapio.pod: Modernize markup
Karl Williamson 1 file changed, 21 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/894e7273d9dead6c
perlguts: OP_GOTO can also be a PVOP
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/61650d160859f623
perlguts: OA_UNOP_AUX is used on CPAN for xop_class
Tony Cook 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/566b1d48f0eabe13
Module::CoreList was released
Thibault Duponchelle 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f0717418c470b1cc
cpan/HTTP-Tiny - Update to version 0.092
Graham Knop 5 files changed, 113 insertions(+), 25 deletions
https://github.com/Perl/perl5/commit/bddbf49c06d51ce4
REGEX_LOCALE_CHARSET is an enum constant
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7924be76b2158cfb
Add 'v' flag for embed.fnc/apidoc
Karl Williamson 3 files changed, 15 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/64b44cde3bbbc295
embed.pl: Use /xx to make pattern clearer
Karl Williamson 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f59e824faf08e98f
perldelta for B::Concise -stash output to the walk handle
Tony Cook 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6f982aa13478d2e5
B::Concise: send -stash member name output to the walk handle
Tony Cook 2 files changed, 11 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/f468d254050fb992
Clear all variable pad slots after multi-variable `foreach` loop
Paul Evans 2 files changed, 34 insertions(+)
https://github.com/Perl/perl5/commit/4430717932dafa2c
Current branch haarg/undefined-import-warning
1 commit. 1 unique author. 1 unique committer.
14 files changed, 193 insertions(+), 105 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/ec2ddc4aee482a07
make calling an undefined import method a warning
Graham Knop 8 files changed, 44 insertions(+), 53 deletions(
https://github.com/Perl/perl5/commit/ec2ddc4aee482a07
New branch davem/xs_fixups
101 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/db997109ac07f899
ParseXS: enable + fix warnings in CountLines.pm
David Mitchell 1 file changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/db997109ac07f899
ParseXS: 004-parse-xsub-declaration.t: fix for 589
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f8084a0ec781c7ff
ParseXS: rename t/data/ to t/test_typemaps
David Mitchell 14 files changed, 17 insertions(+), 13 deletions
https://github.com/Perl/perl5/commit/f430b42cd67acb5b
ParseXS: add comment at the top of all t/5xx*.t
David Mitchell 10 files changed, 39 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/5ad4fdb608e90389
ParseXS: rename t/5xx-t-*.t to t/5xx-typemaps-*.t
David Mitchell 11 files changed, 10 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/bc6b8371c3d74f6f
ParseXS: add comments at the top of all t/1xx*.t
David Mitchell 7 files changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/2d2304d978603fd7
ParseXS: rename t/1xx-*.t to t/1xx-api-*.t
David Mitchell 9 files changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/4f736bc06818f023
ParseXS: delete t/112-set_cond.t
David Mitchell 2 files changed, 10 deletions(-)
https://github.com/Perl/perl5/commit/76a25b19dfdcbee9
ParseXS: delete t/108-map_type.t
David Mitchell 2 files changed, 14 deletions(-)
https://github.com/Perl/perl5/commit/08935f403e78421d
ParseXS: delete t/pseudotypemap1
David Mitchell 2 files changed, 6 deletions(-)
https://github.com/Perl/perl5/commit/322aebb416547adc
ParseXS: t/001-parse-basic.t: add std comments
David Mitchell 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/0c07d1c17d012235
ParseXS: rename t/001-basic.t t/001-parse-basic.t
David Mitchell 2 files changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7da08558572285a1
ParseXS: add t/009-parse-c-plusplus.t
David Mitchell 3 files changed, 377 insertions(+), 341 deletion
https://github.com/Perl/perl5/commit/248c7876accc627c
ParseXS: add t/008-parse-xsub-keywords.t
David Mitchell 3 files changed, 1471 insertions(+), 1436 deleti
https://github.com/Perl/perl5/commit/5bc8dcfd58fcc650
ParseXS: add t/007-parse-input-output.t
David Mitchell 3 files changed, 745 insertions(+), 708 deletion
https://github.com/Perl/perl5/commit/2f0509ecbdaa2468
ParseXS: add t/006-parse-return-type.t
David Mitchell 3 files changed, 909 insertions(+), 861 deletion
https://github.com/Perl/perl5/commit/7beafe6c4ab65630
ParseXS: add t/005-parse-parameters.t
David Mitchell 3 files changed, 1363 insertions(+), 1314 deleti
https://github.com/Perl/perl5/commit/b6e81de30f8b6479
ParseXS: add t/004-parse-xsub-declaration.t
David Mitchell 3 files changed, 780 insertions(+), 731 deletion
https://github.com/Perl/perl5/commit/3cb0ac6c5bf49ec6
ParseXS: add t/003-parse-file-scope-keywords.t
David Mitchell 3 files changed, 940 insertions(+), 899 deletion
https://github.com/Perl/perl5/commit/901841cb617b9ab4
ParseXS: add t/002-parse-file-scope.t
David Mitchell 3 files changed, 506 insertions(+), 469 deletion
https://github.com/Perl/perl5/commit/f0b2cbba37669ef4
ParseXS: add t/lib/TestMany.pm
David Mitchell 3 files changed, 173 insertions(+), 147 deletion
https://github.com/Perl/perl5/commit/9ae13a9f7245ef7f
ParseXS: add t/000-version.t
David Mitchell 3 files changed, 33 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/2e0826dd8c2403fb
ParseXS: add top comments to new 3xx-run-foo files
David Mitchell 3 files changed, 33 insertions(+)
https://github.com/Perl/perl5/commit/3698d1626ed25922
ParseXS: rename t/003-usage.t to t/303-run-usage.t
David Mitchell 2 files changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/240bd65446a3c209
ParseXS: rename t/002-more.t to t/302-run-more.t
David Mitchell 2 files changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dca1fc8103c02455
ParseXS: add 301-run-basic.t
David Mitchell 5 files changed, 206 insertions(+), 176 deletion
https://github.com/Perl/perl5/commit/9d5739b1345334ba
ParseXS: delete t/115-avoid-noise.t, t/XSWarn.xs
David Mitchell 4 files changed, 3 insertions(+), 37 deletions(-
https://github.com/Perl/perl5/commit/46bc80dde1fdca12
ParseXS: delete t/XSBroken.xs
David Mitchell 3 files changed, 1 insertion(+), 39 deletions(-)
https://github.com/Perl/perl5/commit/e08112af1776e33f
ParseXS: delete t/XSFalsePositive*.xs
David Mitchell 4 files changed, 77 deletions(-)
https://github.com/Perl/perl5/commit/5bd38595ddddbe37
ParseXS: delete t/XSTightDirectives.xs
David Mitchell 3 files changed, 60 insertions(+), 38 deletions(
https://github.com/Perl/perl5/commit/dd6ffe0c070ea2dd
ParseXS: delete t/XSAlias.xs
David Mitchell 3 files changed, 111 insertions(+), 124 deletion
https://github.com/Perl/perl5/commit/ad0437102dfb5836
ParseXS: t/001-basic.t: modernise input ref test
David Mitchell 1 file changed, 19 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/686c0a3a5c6a9052
ParseXS: t/001-basic.t: modernise -nofoo tests
David Mitchell 1 file changed, 58 insertions(+), 32 deletions(-
https://github.com/Perl/perl5/commit/15c7633f1b794f52
ParseXS: 001-basic.t: improve test_many()
David Mitchell 1 file changed, 46 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/d14baaf94b6d3a17
ParseXS: delete t/XSNoMap.xs
David Mitchell 4 files changed, 3 insertions(+), 34 deletions(-
https://github.com/Perl/perl5/commit/05ca4d7a963fa25d
ParseXS: t/001-basic.t: modernise C++ test
David Mitchell 1 file changed, 2 insertions(+), 47 deletions(-)
https://github.com/Perl/perl5/commit/56463c15559ffe15
ParseXS: 001-basic.t: add more ellipsis tests
David Mitchell 1 file changed, 71 insertions(+), 58 deletions(-
https://github.com/Perl/perl5/commit/68e4744a7339c851
ParseXS: 001-basic.t: modernise usage test
David Mitchell 1 file changed, 19 insertions(+), 33 deletions(-
https://github.com/Perl/perl5/commit/41cd30e5a91dfcc2
ParseXS: 001-basic.t: add tests for OUT with INPUT
David Mitchell 1 file changed, 34 insertions(+), 34 deletions(-
https://github.com/Perl/perl5/commit/53ec56f4f9a2a032
ParseXS: 001-basic.t: add basic type tests
David Mitchell 1 file changed, 188 insertions(+), 27 deletions(
https://github.com/Perl/perl5/commit/449356b975b2ce21
ParseXS: 001-basic.t: modernise default test
David Mitchell 1 file changed, 12 insertions(+), 34 deletions(-
https://github.com/Perl/perl5/commit/180914e01241084a
ParseXS: 001-basic.t: simplify test API
David Mitchell 1 file changed, 628 insertions(+), 635 deletions
https://github.com/Perl/perl5/commit/38b27871ce335be9
ParseXS: 001-basic.t: add 'use warnings'
David Mitchell 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/16821461bf1c5e5f
ParseXS: refactor: 001-basic.t: add TODO flag
David Mitchell 1 file changed, 25 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/a3704435a52878e4
ParseXS: refactor: 001-basic.t: add flags
David Mitchell 1 file changed, 852 insertions(+), 848 deletions
https://github.com/Perl/perl5/commit/a36890091bff2a17
ParseXS: better handle non-T_PV length(s) params
David Mitchell 2 files changed, 104 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/3da170f2c019e507
ParseXS: add test for alien length type
David Mitchell 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/7f103584a54d7fdb
ParseXS: simplify XSauto length() param handling
David Mitchell 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/2689e76ff14aaf25
ParseXS: reorganise length param code generation
David Mitchell 1 file changed, 27 insertions(+), 29 deletions(-
https://github.com/Perl/perl5/commit/fc3929ce5e9e66cb
ParseXS: rename has_length field to length_param
David Mitchell 1 file changed, 7 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/0c84c7845405a273
ParseXS: refactor: simplify {is_ansi} field
David Mitchell 1 file changed, 11 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/8ac62b59870c2a61
ParseXS: ban OUT* params with length()
David Mitchell 2 files changed, 55 insertions(+)
https://github.com/Perl/perl5/commit/591da0b330f0781a
ParseXS: move length() default var check earlier
David Mitchell 2 files changed, 15 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/de7b66db104a4962
ParseXS: ban length() on placeholder param
David Mitchell 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/f3419c296b0b3518
ParseXS: test for length(s) = NO_INIT
David Mitchell 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/0c7972ca029927d8
ParseXS: length() tests: add type
David Mitchell 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/9f9278495ec259e4
PasrseXS: ban IN_OUT etc modifiers with length(s)
David Mitchell 2 files changed, 58 insertions(+)
https://github.com/Perl/perl5/commit/e80a9c60b05b150e
ParseXS: reindent block following previous commit
David Mitchell 1 file changed, 13 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/bf40d6388940ef7b
ParseXS: tweak param-parsing code
David Mitchell 1 file changed, 9 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/ebc6051a4705df8c
ParseXS: ban length(s) without a type
David Mitchell 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/b77d6d2fc6cfec53
ParseXS: refactor: don't set $_ in Param::parse()
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/be9910af801fdf73
ParseXS: be stricter on REQUIRE arg
David Mitchell 2 files changed, 10 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/384b05dd1892ecac
ParseXS: doc test for TYPEMAP after XSUB
David Mitchell 2 files changed, 30 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/63f9e8c02f8ea37a
PaeseXS: warn on duplicate FALLBACK
David Mitchell 2 files changed, 32 insertions(+)
https://github.com/Perl/perl5/commit/dd863ce94d475ad0
ParseXS: don't skip death() test
David Mitchell 1 file changed, 20 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/22a8b4dd6df2cdaa
ParseXS: test INTERFACE name mangling
David Mitchell 1 file changed, 47 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/4b7accf56114ae79
ParseXS: add some basic tests for INTERFACE_MACRO
David Mitchell 1 file changed, 33 insertions(+)
https://github.com/Perl/perl5/commit/405c407e9ac84c5c
ParseXS: add basic tests for PREINIT keyword
David Mitchell 1 file changed, 38 insertions(+)
https://github.com/Perl/perl5/commit/dd4ccead754a87d3
ParseXS: add tests for BOOT and TYPEMAP keywords
David Mitchell 1 file changed, 127 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/ddad958a9c1f7fb4
ParseXS: regularise INCLUDE pipe error handling
David Mitchell 2 files changed, 23 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/391b73de7207d9f4
ParseXS: no stderr noise on empty INCLUDE
David Mitchell 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/59e34d503295c8b4
ParseXS: add basic tests for INCLUDE(_COMMAND)
David Mitchell 3 files changed, 109 insertions(+)
https://github.com/Perl/perl5/commit/6a3236477ee0962e
ParseXS: tidy up INCLUDE error messages
David Mitchell 2 files changed, 19 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/3b21a9c29b0cf36b
ParseXS: reword bad EN/DISABLE err msg
David Mitchell 2 files changed, 27 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/7a81e2df8ba6a1d8
ParseXS: add tests for REQUIRE and improve err msg
David Mitchell 2 files changed, 56 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/28bc8f1e43d457df
ParseXS: add FALLBACK tests and fix error call
David Mitchell 2 files changed, 66 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ed1d7bfb4015d850
ParseXS: add more function pointer type tests
David Mitchell 1 file changed, 56 insertions(+), 42 deletions(-
https://github.com/Perl/perl5/commit/2dff822f23173e9f
ParseXS: 001-basic.t: fix comment typos
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/de3cd909c0007cd8
ParseXS: detect OUTPUT: SETMAGIC: bad arg values
David Mitchell 2 files changed, 18 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/63e459b6b695bd74
ParseXS: ban ALIAS: 0
David Mitchell 2 files changed, 20 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/a0814bc2e9cd04ab
ParseXS: refactor: split OVERLOAD args
David Mitchell 1 file changed, 12 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/5583cd86a8d0ef73
ParseXS: warn on duplicate OVERLOAD entries
David Mitchell 2 files changed, 18 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/eb655b73fcda799a
ParseXS: OVERLOAD: simplify regex
David Mitchell 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/411426e4a8636973
ParseXS: warn on junk following a CODEish keyword
David Mitchell 2 files changed, 75 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/a9305127bebe2546
ParseXS: add tests for 'misplaced FOO:' error
David Mitchell 1 file changed, 38 insertions(+)
https://github.com/Perl/perl5/commit/eb8d1bae8dd31153
ParseXS: add 'missing initialiser value' error
David Mitchell 2 files changed, 63 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/83fe144f43bdd62c
ParseXS: 001-basic.t: consolidate INPUT tests
David Mitchell 1 file changed, 223 insertions(+), 241 deletions
https://github.com/Perl/perl5/commit/60c7a1f4764bebca
ParseXS:t/001-basic.t : add support for TODO tests
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/077d73b46d6e8337
ParseXS: detect missing param default expression
David Mitchell 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/ebf04ae97575855a
ParseXS: add basic tests for param default values
David Mitchell 1 file changed, 92 insertions(+)
https://github.com/Perl/perl5/commit/fa021fe7d48907bd
ParseXS: test and reword 'length with default' err
David Mitchell 2 files changed, 13 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/7c0a07fdafb82625
ParseXS: detect duplicate INTERFACE names
David Mitchell 2 files changed, 14 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/31f555d5b46104b8
ParseXS: add error check for ALIAS and INTERFACE
David Mitchell 2 files changed, 22 insertions(+)
https://github.com/Perl/perl5/commit/291fb27870e71fd7
ParseXS: improve 'definition too short' err msg
David Mitchell 2 files changed, 23 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/a149c51138ca0698
ParseXS: avoid spurious CASE error msgs
David Mitchell 2 files changed, 27 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/86f9c5a9c21148c5
parseXS: fix warning on unparseable params
David Mitchell 2 files changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/33eca387e7689bed
ParseXS: improve err msg: Didn't find a MODULE ...
David Mitchell 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3371907c84fe1e4f
ParseXS: improve 'not indented' err message
David Mitchell 3 files changed, 59 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/01cec25fea6c01bb
ParseXS: add Utilities::deathHint() method
David Mitchell 2 files changed, 27 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/a5531c07c207df64
ParseXS: improve err msg: Unterminated '#if/...
David Mitchell 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2791fde8a22d9eb8
ParseXS: improve else with no matching if err msg
David Mitchell 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a2d1b8a911f8f74b
Martian commit 821423c6a5da222e8cfd65f48720933b9112a5f7
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/821423c6a5da222e
perlguts: OP_GOTO can also be a PVOP
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/821423c6a5da222e
perlguts: OA_UNOP_AUX is used on CPAN for xop_class
Tony Cook 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/7f9c598dbdaac1df
Martian commit f639f4df5b467764f90e7fab063f699d6532b489
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f639f4df5b467764
perlapio: USE_STDIO is no longer an option
Karl Williamson 2 files changed, 21 insertions(+), 28 deletions(
https://github.com/Perl/perl5/commit/f639f4df5b467764
Martian commit 4ea24480dfa33d6a5722899c4d27037a16de7987
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/4ea24480dfa33d6a
perldelta for B::Concise -stash output to the walk handle
Tony Cook 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4ea24480dfa33d6a
B::Concise: send -stash member name output to the walk handle
Tony Cook 2 files changed, 11 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/c642b8ce5347f987
Martian commit a1ee039c166a4c3a0c22993568c897cf30fcbcee
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a1ee039c166a4c3a
Merge branch 'blead' into clear-pad-after-multivar-foreach
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/a1ee039c166a4c3a
Ignored 85 GitHub auto-generated merge commits