develooper Front page | perl.perl5.porters | Postings from September 2022

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
September 7, 2022 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20220907031126.90E10B082E@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
42 commits.  9 unique authors.  7 unique committers.
78 files changed, 636 insertions(+), 285 deletions(-)
Net code removal: Elvin Aslanov (42 lines)
Thanks, applied:  Yves Orton (15) Karl Williamson (6) Leon Timmermans (2)
                  Paul Evans (1) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/c5bbf81a67393c24

  peep.c:OP_PADSV_STORE - skip SASSIGN created by Memoize::Once
  Richard Leach               1 file changed, 5 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c5bbf81a67393c24

  Example of use of miniperl in bisection
  James E Keenan              1 file changed, 32 insertions(+)
  https://github.com/Perl/perl5/commit/63efc0f6e82b2195

  Time-HiRes: use GIMME_V instead of the deprecated GIMME
  Dagfinn Ilmari Mannsåker    3 files changed, 5 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/4baa94c5092f1c70

  updateAUTHORS.pm: overrule 'diff.algorithm'
  Bram                        1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/70d911984f5ab933

  updateAUTHORS.pm: Use `@args` for `git log` cmd
  Bram                        1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/a128afa3e8eed98e

  fixup comment
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5429d8b15ac507ea

  pp_ctl.c - move "UNITCHECK in an eval" JMPENV_PUSH() logic to a function
  Yves Orton                  1 file changed, 43 insertions(+), 43 deletions(-
  https://github.com/Perl/perl5/commit/cb809451034fdd56

  Update synopses on User:: and Sys:: modules
  Elvin Aslanov               3 files changed, 10 insertions(+), 10 deletions(
  https://github.com/Perl/perl5/commit/03840a1d3fe4ab4c

  Update Hash::Util synopsis
  Elvin Aslanov               1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/84320ab45fec7da1

  Update Struct.pm
  Elvin Aslanov               1 file changed, 8 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/809fab44a180f31e

  Update Carp.pm
  Elvin Aslanov               2 files changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/19ae8348911a8c7a

  Update servent.pm
  Elvin Aslanov               1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/49344557595c1f5a

  Update protoent.pm
  Elvin Aslanov               1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/ebf896f437d81d28

  Add perl shebang to mkppport
  Bram                        1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/d10b9fb6cce977da

  Add vim-modeline to render files as POD
  Bram                        33 files changed, 66 insertions(+)
  https://github.com/Perl/perl5/commit/ffe25ee38a87281e

  Move '=encoding utf8' after preamble
  Bram                        3 files changed, 5 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/108b5e9d6ce986b6

  Explicitly add nsl to libswanted on Solaris
  Leon Timmermans             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/ebf8e1962065fb9f

  CI: Special case porting test in 'sanity check'
  Bram                        1 file changed, 18 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/178616fe14feb613

  win32: use tmp file when creating config.sh
  Bram                        2 files changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/8d845d9fec753ecd

  io/socket.t: Use SO_SNDBUF instead of SO_RCVBUF
  Bram                        1 file changed, 12 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/17e4de6a25c1ce35

  Porting/cmpVERSION.pm: cleanup %skip_versions whitespace
  Bram                        1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/acd915eac04c60fb

  Porting/cmpVERSION.pm: tabs to spaces
  Bram                        1 file changed, 59 insertions(+), 59 deletions(-
  https://github.com/Perl/perl5/commit/dd57828b34c6844c

  cmpVERSION.pm: remove exception for experimental
  Bram                        1 file changed, 2 deletions(-)
  https://github.com/Perl/perl5/commit/4c135c1dc9300ae4

  Block lacked 'skip' condition; de-SKIP it
  James E Keenan              1 file changed, 14 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/5dee37359d98705a

  Add note in RMG about using your own fork
  Bram                        1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/86072b2a81edbb34

  Tidy output of `perlbug` for pasting on GitHub
  Bram                        1 file changed, 32 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/0c4b0c04d764f7b9

  Delete .travis.yml
  Elvin Aslanov               2 files changed, 70 deletions(-)
  https://github.com/Perl/perl5/commit/b5b600ed40bc3171

  cop.h - show function name
  Yves Orton                  2 files changed, 20 insertions(+), 17 deletions(
  https://github.com/Perl/perl5/commit/f31da5f4a2666ea5

  pp_ctl - guard PL_unitcheckav setup logic from cases where the array is empt
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/59e36a288a938081

  pp_ctl.c - handle UNITCHECK better
  Yves Orton                  2 files changed, 61 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/d1a6746d8c2f7c8c

  t/comp/retainedlines.t - test eval "UNITCHECK{die}" also
  Yves Orton                  1 file changed, 21 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0a2c3307765fa93b

  pp_ctl.c - use try_yyparse() for eval
  Yves Orton                  2 files changed, 16 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/c304acb49dada68e

  cop.h - fix warnings about i across setjmp
  Yves Orton                  1 file changed, 7 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/aeff225d87d2f29d

  todo.pod: Remove version number from todo item
  Bram                        1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/202773ee0ae3fd43

  AUTHORS: update
  danielnachun                1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/7a29e8d2c8058834

  Configure: remove nsl from libswanted
  danielnachun                1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7e19816aa8661ce0

  Document that "select" affects "say"'s default filehandle, too
  E. Choroba                  1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/f09935421f5fd35e

  Add a .github/README.md
  Bram                        2 files changed, 147 insertions(+), 2 deletions(
  https://github.com/Perl/perl5/commit/8975221916115baa

  Move PERL_WAIT_FOR_CHILDREN till after we handle END blocks during destruct
  Yves Orton                  1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/127965c0498c2508

  Revert "Revert "set PERL_EXIT_DESTRUCT_END in all embeddings""
  Yves Orton                  3 files changed, 2 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/375d68c017193cf7

  Revert "postpone perl_parse() exit(0) bugfix"
  Yves Orton                  2 files changed, 15 insertions(+), 19 deletions(
  https://github.com/Perl/perl5/commit/197bb3f4412b47e2

  op.c - work around Module::Install::DSL issue
  Yves Orton                  4 files changed, 43 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/451a9a1260f66bc3

Current branch yves/stop_first_error
1 commit.  1 unique author.  1 unique committer.
106 files changed, 3020 insertions(+), 1720 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/64dce8afc8d4c3ea

  Stop parsing on first syntax error.
  Yves Orton                  15 files changed, 93 insertions(+), 51 deletions
  https://github.com/Perl/perl5/commit/64dce8afc8d4c3ea

Current branch yves/ws_cleanup_headers
22 commits.  1 unique author.  1 unique committer.
138 files changed, 16173 insertions(+), 15872 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/30c9073f09b229a5

  (7) break remaining long line comments
  Yves Orton                  29 files changed, 330 insertions(+), 165 deletio
  https://github.com/Perl/perl5/commit/30c9073f09b229a5

  (6) reformat structs
  Yves Orton                  17 files changed, 763 insertions(+), 763 deletio
  https://github.com/Perl/perl5/commit/5f9a2cacd6f2652d

  (5) join short continuations
  Yves Orton                  10 files changed, 55 insertions(+), 92 deletions
  https://github.com/Perl/perl5/commit/5506326d9cec7000

  (4) line up simple defs
  Yves Orton                  45 files changed, 5479 insertions(+), 5479 delet
  https://github.com/Perl/perl5/commit/d9db78c9018e8d11

  (3) break multiline define
  Yves Orton                  26 files changed, 683 insertions(+), 451 deletio
  https://github.com/Perl/perl5/commit/544b49312bc0a473

  (2) break long define
  Yves Orton                  20 files changed, 341 insertions(+), 117 deletio
  https://github.com/Perl/perl5/commit/e6c74694c7730777

  (1) simple ws fixups
  Yves Orton                  44 files changed, 7339 insertions(+), 7339 delet
  https://github.com/Perl/perl5/commit/20685ff8b2a1eb8f

  handy.h - remove unused macros
  Yves Orton                  1 file changed, 6 deletions(-)
  https://github.com/Perl/perl5/commit/c3416492c9d3094e

  XSUB.h - line up properly
  Yves Orton                  1 file changed, 9 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/21660755b132f7e9

  pp.h - put STMT_END on its own line and lined up STMT_START
  Yves Orton                  1 file changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/e99b37e9f57add15

  regcomp.h - put STMT_START on its own line and lined up with STMT_END
  Yves Orton                  1 file changed, 6 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/bea5427f29cf9762

  regexp.h - put STMT_END on its own line and lined up with STMT_START
  Yves Orton                  1 file changed, 17 insertions(+), 13 deletions(-
  https://github.com/Perl/perl5/commit/9df31d00e868007a

  perl.h - put STMT_END on its own line, and lined up with STMT_START
  Yves Orton                  1 file changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/7b1802dd696afd9d

  XSUB.h - put STMT_END on its own line and lined up with STMT_START
  Yves Orton                  1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/82d9123c8a6b5359

  regexp.h - move semicolon to be before the comment.
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/edbcb1d0d898501f

  perlvars.h - move length computation to a define
  Yves Orton                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5ffc149dfc374efc

  intrpvar.h - move size declaration to a define
  Yves Orton                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/dd9378227abdabbb

  intrpvar.h - change "char * *" into "char **"
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/ffc8bafcc615153f

  perl.h - remove duplicated code from commented explanation
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/e54b31eb7b6f3791

  XS-APItest/t/locale.t - deal with indented values properly
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/20786ec37d08a689

  regen/regcomp.pl - make robust to line continuations in header files
  Yves Orton                  1 file changed, 26 insertions(+), 19 deletions(-
  https://github.com/Perl/perl5/commit/9cfc60a1612fa9a4

  porting/diag.t - improved parsing a bit
  Yves Orton                  5 files changed, 46 insertions(+), 27 deletions(
  https://github.com/Perl/perl5/commit/9fa8963c800da256

New branch porting-customized-regex-20220903
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8e25723c2d0f4b3b

  perlfilter.pod: Retain entry in customized database
  James E Keenan              2 files changed, 6 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/8e25723c2d0f4b3b

New branch smoke-me/jkeenan/khwilliamson/replacement
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/be556cf0e4375636

  locale.c: Add debugging check
  Karl Williamson             1 file changed, 14 insertions(+)
  https://github.com/Perl/perl5/commit/be556cf0e4375636

  locale.c: Add S_get_LC_ALL display()
  Karl Williamson             4 files changed, 71 insertions(+), 23 deletions(
  https://github.com/Perl/perl5/commit/02c1f97a2e8f5e08

New branch smoke-me/khw-alpine
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/737d158210afaf95

  locale.c: Don't ever use system LC_ALL
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/737d158210afaf95

New branch smoke-me/leont/nsl-solaris
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/dabcf8cd026263f2

  Explicitly add nsl to libswanted on Solaris
  Leon Timmermans             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/dabcf8cd026263f2

New branch yves/fix_diag_t
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4e7d9da1a6e76ced

  perldiag.pod - Document "Filehandle .. reopened for input"
  Yves Orton                  2 files changed, 5 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/4e7d9da1a6e76ced

  diag.t - show what needs to be removed to un-TODO a test
  Yves Orton                  1 file changed, 15 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/f7fdeb79eafee7f2

  porting/diag.t - improved parsing a bit
  Yves Orton                  5 files changed, 59 insertions(+), 28 deletions(
  https://github.com/Perl/perl5/commit/e9c0707dfb78db31

New branch yves/remove_mi_dsl_workaround
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2881d20dbd124119

  Revert "op.c - work around Module::Install::DSL issue"
  Yves Orton                  4 files changed, 2 insertions(+), 43 deletions(-
  https://github.com/Perl/perl5/commit/2881d20dbd124119

New branch yves/simple_header_cleanups
10 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/178a0c8a52c18cc1

  pp.h - put STMT_END on its own line and lined up STMT_START
  Yves Orton                  1 file changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/178a0c8a52c18cc1

  regcomp.h - put STMT_START on its own line and lined up with STMT_END
  Yves Orton                  1 file changed, 6 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/2ea6119274da686f

  regexp.h - put STMT_END on its own line and lined up with STMT_START
  Yves Orton                  1 file changed, 17 insertions(+), 13 deletions(-
  https://github.com/Perl/perl5/commit/7b1819f4bd96ab7b

  perl.h - put STMT_END on its own line, and lined up with STMT_START
  Yves Orton                  1 file changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/710de51582b5303e

  XSUB.h - put STMT_END on its own line and lined up with STMT_START
  Yves Orton                  1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d341d972a26aedb8

  regexp.h - move semicolon to be before the comment.
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/3f61abbf8e897ca8

  perlvars.h - move length computation to a define
  Yves Orton                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/296b3c7efaefd5c2

  intrpvar.h - move size declaration to a define
  Yves Orton                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/247c057c6121cdf2

  intrpvar.h - change "char * *" into "char **"
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d7e9828844ab53ea

  perl.h - remove duplicated code from commented explanation
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/eff2e7410b5ef5b8

New branch yves/sort_eval_begin_tests
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/befd44301837099b

  t/op/eval.t - Test for eval string inside of sort
  Yves Orton                  1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/befd44301837099b

Deleted branch ilmari/time-hires-gimme

Deleted branch yves/fix_20161

Deleted branch yves/fixup_16300

Martian commit 5fc5f729ef978bff2270950034d5a922c6d594cb
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5fc5f729ef978bff

  Example of use of miniperl in bisection
  James E Keenan              1 file changed, 32 insertions(+)
  https://github.com/Perl/perl5/commit/5fc5f729ef978bff

Martian commit 4a04bf34faf4fdd81aba04e0b2fec2a90e1cb20d
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4a04bf34faf4fdd8

  Time-HiRes: use GIMME_V instead of the deprecated GIMME
  Dagfinn Ilmari Mannsåker    3 files changed, 5 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/4a04bf34faf4fdd8

Martian commit 0598cd2ce14523df2f60e4e44cb9952f1767c4b3
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0598cd2ce14523df

  updateAUTHORS.pm: overrule 'diff.algorithm'
  Bram                        1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0598cd2ce14523df

  updateAUTHORS.pm: Use `@args` for `git log` cmd
  Bram                        1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/fc916a8efc05915a

Martian commit e7bd9c362de2964e7f024e68dd99541e3f061ac3
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e7bd9c362de2964e

  pp_ctl.c - move "UNITCHECK in an eval" JMPENV_PUSH() logic to a function
  Yves Orton                  1 file changed, 43 insertions(+), 43 deletions(-
  https://github.com/Perl/perl5/commit/e7bd9c362de2964e

Martian commit 5806b8c837713e3e6ee2b4c83e7c5209b7bf7102
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5806b8c837713e3e

  peep.c:OP_PADSV_STORE - skip SASSIGN created by Memoize::Once
  Richard Leach               1 file changed, 5 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5806b8c837713e3e

Martian commit 010c0e85c8c1d7422058559ea8b07675beb2d33a
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/010c0e85c8c1d742

  Tidy output of `perlbug` for pasting on GitHub
  Bram                        1 file changed, 32 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/010c0e85c8c1d742

Martian commit 4a7710a0979f4fb0443c0073d33b1ff07ab826f2
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4a7710a0979f4fb0

  CI: Special case porting test in 'sanity check'
  Bram                        1 file changed, 18 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/4a7710a0979f4fb0

Martian commit f36a0729d5dd2aa20c611556febd71be9db4da8e
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f36a0729d5dd2aa2

  win32: use tmp file when creating config.sh
  Bram                        2 files changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/f36a0729d5dd2aa2

Martian commit d7ba0f0e77727e41651c639c09883a76570fb82d
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/d7ba0f0e77727e41

  Add note in RMG about using your own fork
  Bram                        1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/d7ba0f0e77727e41

Martian commit 582421eda57b34e5a1597358de76e196da222c13
1 commit.  1 unique author.  1 unique committer.
Net code removal: Elvin Aslanov (70 lines)

Snapshot: http://github.com/Perl/perl5/tarball/582421eda57b34e5

  Delete .travis.yml
  Elvin Aslanov               2 files changed, 70 deletions(-)
  https://github.com/Perl/perl5/commit/582421eda57b34e5

Martian commit 1c8f4ecad073f878526d22147e64df5d588de5e0
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1c8f4ecad073f878

  todo.pod: Remove version number from todo item
  Bram                        1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1c8f4ecad073f878

Martian commit e5e52fa5a2a2ac90c821cbc18fb9b1b78fd920f9
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e5e52fa5a2a2ac90

  Porting/cmpVERSION.pm: cleanup %skip_versions whitespace
  Bram                        1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/e5e52fa5a2a2ac90

  Porting/cmpVERSION.pm: tabs to spaces
  Bram                        1 file changed, 59 insertions(+), 59 deletions(-
  https://github.com/Perl/perl5/commit/5571082c522c019e

  cmpVERSION.pm: remove exception for experimental
  Bram                        1 file changed, 2 deletions(-)
  https://github.com/Perl/perl5/commit/a314c4705a261978

Martian commit b019eec2a6789ecda87bdfaa8a7ccade054a49bc
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/b019eec2a6789ecd

  Block lacked 'skip' condition; de-SKIP it
  James E Keenan              1 file changed, 14 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/b019eec2a6789ecd

Martian commit dd2e41ac070f595d771463fc408075d676cc42b9
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/dd2e41ac070f595d

  Add perl shebang to mkppport
  Bram                        1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/dd2e41ac070f595d

  Add vim-modeline to render files as POD
  Bram                        33 files changed, 66 insertions(+)
  https://github.com/Perl/perl5/commit/2402bda69e2a90b5

  Move '=encoding utf8' after preamble
  Bram                        3 files changed, 5 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/24a9eff1532e63a8

Martian commit 1b569dd0aa34a9ae928f96b8d33efa9ed4691a35
6 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1b569dd0aa34a9ae

  cop.h - show function name
  Yves Orton                  2 files changed, 20 insertions(+), 17 deletions(
  https://github.com/Perl/perl5/commit/1b569dd0aa34a9ae

  pp_ctl - guard PL_unitcheckav setup logic from cases where the array is empt
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/4e8330180484612c

  pp_ctl.c - handle UNITCHECK better
  Yves Orton                  2 files changed, 61 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/7111905eb40d6865

  t/comp/retainedlines.t - test eval "UNITCHECK{die}" also
  Yves Orton                  1 file changed, 21 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/85b2fce6a3e1189f

  pp_ctl.c - use try_yyparse() for eval
  Yves Orton                  2 files changed, 16 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/24ae534fc6159084

  cop.h - fix warnings about i across setjmp
  Yves Orton                  1 file changed, 7 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/12c0ea3d5343e523

Martian commit 12cc3aad9d9e28294223bd757f79ed11a1e1e020
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/12cc3aad9d9e2829

  Syntax highlighting for README.* files
  Elvin Aslanov               1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/12cc3aad9d9e2829

Martian commit ee279011314eddc1d867e20d980fc20c5d23fd6e
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ee279011314eddc1

  Document that "select" affects "say"'s default filehandle, too
  E. Choroba                  1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/ee279011314eddc1

Martian commit 338b32ec88af991e9e969fe70581655c09ce2df8
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/338b32ec88af991e

  Add a .github/README.md
  Bram                        2 files changed, 147 insertions(+), 2 deletions(
  https://github.com/Perl/perl5/commit/338b32ec88af991e

Ignored 76 GitHub auto-generated merge commits

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About