[Perl/perl5] b1846e: Upgrade Socket from 2.030 to 2.031

2021-01-17 Thread Richard Leach via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b1846e36c303aefcfd6b0560936088badcbab8e0
  
https://github.com/Perl/perl5/commit/b1846e36c303aefcfd6b0560936088badcbab8e0
  Author: Richard Leach 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Socket/Makefile.PL
M cpan/Socket/Socket.pm
M cpan/Socket/Socket.xs
M cpan/Socket/t/sockaddr.t
M cpan/Socket/t/socketpair.t

  Log Message:
  ---
  Upgrade Socket from 2.030 to 2.031




[Perl/perl5] 3b97bd: Update IO-Compress from 2.096 to 2.100

2021-01-17 Thread Richard Leach via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 3b97bda7a8e804addcbd10fb61a354d31351ce0c
  
https://github.com/Perl/perl5/commit/3b97bda7a8e804addcbd10fb61a354d31351ce0c
  Author: Richard Leach 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M Porting/Maintainers.pl
M cpan/IO-Compress/Makefile.PL
M cpan/IO-Compress/bin/zipdetails
M cpan/IO-Compress/lib/Compress/Zlib.pm
M cpan/IO-Compress/lib/File/GlobMapper.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Compress/Base.pm
M cpan/IO-Compress/lib/IO/Compress/Base/Common.pm
M cpan/IO-Compress/lib/IO/Compress/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Deflate.pm
M cpan/IO-Compress/lib/IO/Compress/FAQ.pod
M cpan/IO-Compress/lib/IO/Compress/Gzip.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm
M cpan/IO-Compress/lib/IO/Compress/Zip.pm
M cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm
M cpan/IO-Compress/lib/IO/Uncompress/Base.pm
M cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm
M cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm
M cpan/IO-Compress/private/MakeUtil.pm
M cpan/IO-Compress/t/000prereq.t
M cpan/IO-Compress/t/001bzip2.t
M cpan/IO-Compress/t/002any-transparent.t
M cpan/IO-Compress/t/004gziphdr.t
M cpan/IO-Compress/t/005defhdr.t
M cpan/IO-Compress/t/006zip.t
M cpan/IO-Compress/t/011-streamzip.t
M cpan/IO-Compress/t/01misc.t
M cpan/IO-Compress/t/020isize.t
M cpan/IO-Compress/t/050interop-gzip.t
M cpan/IO-Compress/t/101truncate-bzip2.t
M cpan/IO-Compress/t/101truncate-deflate.t
M cpan/IO-Compress/t/101truncate-gzip.t
M cpan/IO-Compress/t/101truncate-rawdeflate.t
M cpan/IO-Compress/t/101truncate-zip.t
M cpan/IO-Compress/t/105oneshot-gzip-only.t
M cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t
M cpan/IO-Compress/t/105oneshot-zip-only.t
M cpan/IO-Compress/t/105oneshot-zip-store-only.t
M cpan/IO-Compress/t/107multi-zip-only.t
M cpan/IO-Compress/t/108anyunc-transparent.t
M cpan/IO-Compress/t/111const-deflate.t
M cpan/IO-Compress/t/112utf8-zip.t
M cpan/IO-Compress/t/compress/CompTestUtils.pm
M cpan/IO-Compress/t/compress/any.pl
M cpan/IO-Compress/t/compress/anyunc.pl
M cpan/IO-Compress/t/compress/destroy.pl
M cpan/IO-Compress/t/compress/encode.pl
M cpan/IO-Compress/t/compress/generic.pl
M cpan/IO-Compress/t/compress/merge.pl
M cpan/IO-Compress/t/compress/multi.pl
M cpan/IO-Compress/t/compress/newtied.pl
M cpan/IO-Compress/t/compress/oneshot.pl
M cpan/IO-Compress/t/compress/prime.pl
M cpan/IO-Compress/t/compress/tied.pl
M cpan/IO-Compress/t/compress/truncate.pl
M cpan/IO-Compress/t/compress/zlib-generic.pl
M cpan/IO-Compress/t/cz-01version.t
M cpan/IO-Compress/t/cz-03zlib-v1.t
M cpan/IO-Compress/t/cz-06gzsetp.t
M cpan/IO-Compress/t/cz-08encoding.t
M cpan/IO-Compress/t/cz-14gzopen.t
M cpan/IO-Compress/t/globmapper.t

  Log Message:
  ---
  Update IO-Compress from 2.096 to 2.100




[Perl/perl5] 8d01fc: Update ExtUtils::Manifest from 1.72 to 1.73

2021-01-17 Thread Richard Leach via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8d01fcd8d240d5051df69aa7e48deb774903458f
  
https://github.com/Perl/perl5/commit/8d01fcd8d240d5051df69aa7e48deb774903458f
  Author: Richard Leach 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M Porting/Maintainers.pl
M cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP
M cpan/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm

  Log Message:
  ---
  Update ExtUtils::Manifest from 1.72 to 1.73




[Perl/perl5] c351a5: Update Compress::Raw::Zlib from 2.096 to 2.100

2021-01-17 Thread Richard Leach via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: c351a5bad40cda0aa96cf5e2fb0e6ceff968b773
  
https://github.com/Perl/perl5/commit/c351a5bad40cda0aa96cf5e2fb0e6ceff968b773
  Author: Richard Leach 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Zlib/Makefile.PL
M cpan/Compress-Raw-Zlib/config.in
M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm
M cpan/Compress-Raw-Zlib/private/MakeUtil.pm
M cpan/Compress-Raw-Zlib/t/01version.t
M cpan/Compress-Raw-Zlib/t/07bufsize.t
M cpan/Compress-Raw-Zlib/t/09limitoutput.t
M cpan/Compress-Raw-Zlib/t/18lvalue.t
M cpan/Compress-Raw-Zlib/t/19nonpv.t
M cpan/Compress-Raw-Zlib/t/compress/CompTestUtils.pm
M cpan/Compress-Raw-Zlib/typemap

  Log Message:
  ---
  Update Compress::Raw::Zlib from 2.096 to 2.100




[Perl/perl5] e4a01f: Update Compress::Raw::Bzip2 from 2.096 to 2.100

2021-01-17 Thread Richard Leach via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: e4a01f167058bce6a22e55dfbeb5ec95eafdbaf7
  
https://github.com/Perl/perl5/commit/e4a01f167058bce6a22e55dfbeb5ec95eafdbaf7
  Author: Richard Leach 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M Porting/Maintainers.pl
M cpan/Compress-Raw-Bzip2/Makefile.PL
M cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
M cpan/Compress-Raw-Bzip2/private/MakeUtil.pm
M cpan/Compress-Raw-Bzip2/t/000prereq.t
M cpan/Compress-Raw-Bzip2/t/09limitoutput.t
M cpan/Compress-Raw-Bzip2/t/19nonpv.t
M cpan/Compress-Raw-Bzip2/t/compress/CompTestUtils.pm
M cpan/Compress-Raw-Bzip2/typemap

  Log Message:
  ---
  Update Compress::Raw::Bzip2 from 2.096 to 2.100




[Perl/perl5]

2021-01-17 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/khw/pr_api4
  Home:   https://github.com/Perl/perl5


[Perl/perl5]

2021-01-17 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/smoke-me/khw-pr_api4
  Home:   https://github.com/Perl/perl5


[Perl/perl5] 6867dc: style: Add an EditorConfig file for the C code.

2021-01-17 Thread Michael G. Schwern
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 6867dc01ea301a9a9931ee096a579f76633de23f
  
https://github.com/Perl/perl5/commit/6867dc01ea301a9a9931ee096a579f76633de23f
  Author: Michael G. Schwern 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
A .editorconfig

  Log Message:
  ---
  style: Add an EditorConfig file for the C code.

EditorConfig lets editors automatically configure themselves to the
project standard. Like embedded VIM and emacs mode lines, but
universal. Many editors support it out of the box. Most everything
else has a plugin. https://editorconfig.org/

It makes contributing with proper style easier. Pretty basic stuff.

* 4 spaces for indentation
* UTF-8
* Unix newlines
* Strip trailing whitespace
* Add a final newline on the file


  Commit: 95effda003dd0ba0ce0f04de22d687e771c1a738
  
https://github.com/Perl/perl5/commit/95effda003dd0ba0ce0f04de22d687e771c1a738
  Author: Michael G. Schwern 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M MANIFEST
M Porting/manifest_lib.pl

  Log Message:
  ---
  fix: Manifest sorting for dotfiles with no extension.

Forgot to add .editorconfig to the MANIFEST.

Manfiest sorting was treating all of .editorconfig as an extension
which put it before .dir-locals.el which is nonsense. Fixed it not
to treat a file named .foo as an extension.


  Commit: c9b1d81937f30abcada0bac02a0f338b31ce295e
  
https://github.com/Perl/perl5/commit/c9b1d81937f30abcada0bac02a0f338b31ce295e
  Author: Michael G. Schwern 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M MANIFEST

  Log Message:
  ---
  typo fix


Compare: https://github.com/Perl/perl5/compare/b12f49e14636...c9b1d81937f3


[Perl/perl5] b12f49: perldiag.pod: Correct description for "Lost precis...

2021-01-17 Thread TAKAI Kousuke via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: b12f49e146363ad6d1b9f1ae5fd68c9112ae5506
  
https://github.com/Perl/perl5/commit/b12f49e146363ad6d1b9f1ae5fd68c9112ae5506
  Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com>
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M pod/perldiag.pod

  Log Message:
  ---
  perldiag.pod: Correct description for "Lost precision when %s %f by 1" 
warning.

The description of this warning used to state that "the target of
C<++> or C<--> is unchanged", but there had been the case where
the target is changed by some value while this warning is issued.




[Perl/perl5] 1604cf: style: Detabify indentation of the C code maintain...

2021-01-17 Thread Michael G. Schwern
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1604cfb0273418ed479719f39def5ee559bffda2
  
https://github.com/Perl/perl5/commit/1604cfb0273418ed479719f39def5ee559bffda2
  Author: Michael G. Schwern 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M NetWare/CLIBstuf.c
M NetWare/Main.c
M NetWare/NWTInfo.c
M NetWare/NWUtil.c
M NetWare/Nwmain.c
M NetWare/Nwpipe.c
M NetWare/deb.h
M NetWare/intdef.h
M NetWare/interface.c
M NetWare/interface.h
M NetWare/iperlhost.h
M NetWare/netware.h
M NetWare/nw5.c
M NetWare/nw5sck.c
M NetWare/nw5thread.c
M NetWare/nw5thread.h
M NetWare/nwhashcls.h
M NetWare/nwperlhost.h
M NetWare/nwperlsys.c
M NetWare/nwperlsys.h
M NetWare/nwpipe.h
M NetWare/nwplglob.c
M NetWare/nwtinfo.h
M NetWare/nwutil.h
M NetWare/nwvmem.h
M NetWare/win32ish.h
M Porting/timecheck.c
M Porting/timecheck2.c
M amigaos4/amigaio.c
M amigaos4/amigaio.h
M amigaos4/amigaos.c
M av.c
M av.h
M cv.h
M cygwin/cygwin.c
M deb.c
M dist/IO/poll.c
M djgpp/djgpp.c
M doio.c
M doop.c
M dosish.h
M dquote.c
M dump.c
M ext/DynaLoader/dlutils.c
M ext/File-Glob/bsd_glob.c
M ext/File-Glob/bsd_glob.h
M ext/SDBM_File/dba.c
M ext/SDBM_File/dbd.c
M ext/SDBM_File/dbe.c
M ext/SDBM_File/dbu.c
M ext/SDBM_File/sdbm.c
M ext/SDBM_File/sdbm.h
M ext/SDBM_File/tune.h
M ext/SDBM_File/util.c
M ext/Win32CORE/Win32CORE.c
M generate_uudmap.c
M gv.c
M gv.h
M handy.h
M hints/t001.c
M hv.c
M hv.h
M inline.h
M intrpvar.h
M invlist_inline.h
M iperlsys.h
M locale.c
M malloc.c
M mathoms.c
M mg.c
M mg.h
M mro_core.c
M numeric.c
M op.h
M os2/dl_os2.c
M os2/os2.c
M os2/os2ish.h
M os2/perlrexx.c
M pad.c
M pad.h
M parser.h
M patchlevel.h
M perl_inc_macro.h
M perlio.c
M perlio.h
M perliol.h
M perlvars.h
M perly.c
M plan9/plan9.c
M plan9/plan9ish.h
M pp.h
M pp_ctl.c
M pp_hot.c
M pp_pack.c
M pp_sys.c
M qnx/qnx.c
M regcomp.c
M regcomp.h
M regen.pl
M scope.c
M scope.h
M t/lib/h2ph.h
M taint.c
M thread.h
M universal.c
M unixish.h
M utf8.c
M utf8.h
M utfebcdic.h
M util.c
M util.h
M vms/munchconfig.c
M vms/vms.c
M vms/vmsish.h
M win32/fcrypt.c
M win32/include/dirent.h
M win32/include/sys/socket.h
M win32/perlglob.c
M win32/perlhost.h
M win32/perllib.c
M win32/vdir.h
M win32/vmem.h
M win32/win32.c
M win32/win32.h
M win32/win32io.c
M win32/win32iop.h
M win32/win32sck.c
M win32/win32thread.h

  Log Message:
  ---
  style: Detabify indentation of the C code maintained by the core.

This just detabifies to get rid of the mixed tab/space indentation.

Applying consistent indentation and dealing with other tabs are another issue.

Done with `expand -i`.

* vutil.* left alone, it's part of version.
* Left regen managed files alone for now.


  Commit: 9824c081922f8e3697322536c3da1702e35e45ab
  
https://github.com/Perl/perl5/commit/9824c081922f8e3697322536c3da1702e35e45ab
  Author: Michael G. Schwern 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M charclass_invlists.h
M keywords.c
M keywords.h
M lib/unicore/uni_keywords.pl
M lib/warnings.pm
M opcode.h
M reentr.c
M reentr.h
M regcharclass.h
M regen.pl
M regen/charset_translations.pl
M regen/embed.pl
M regen/embed_lib.pl
M regen/keywords.pl
M regen/lib_cleanup.pl
M regen/mg_vtable.pl
M regen/mk_PL_charclass.pl
M regen/mk_invlists.pl
M regen/opcode.pl
M regen/overload.pl
M regen/reentr.pl
M regen/regcharclass.pl
M regen/regen_lib.pl
M regen/warnings.pl
M uni_keywords.h
M warnings.h

  Log Message:
  ---
  style: Detabify regen files.

They generate C files.

Bump feature.pm and warnings.pm versions to satisfy cmpVERSION.pl.
I can't get it to easily ignore whitespace, `git diff --name-only`
does not respect the -w flag.

regen_perly.pl is left alone. That would require rebuilding
perly.* which is beyond a simple indentation change.


Compare: https://github.com/Perl/perl5/compare/557ff1b2a4ec...9824c081922f


[Perl/perl5] 557ff1: perlre: Add another mnemonic for /d

2021-01-17 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 557ff1b2a4ecd18fe9229e7e0eb8fa123adc5670
  
https://github.com/Perl/perl5/commit/557ff1b2a4ecd18fe9229e7e0eb8fa123adc5670
  Author: Karl Williamson 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M pod/perlre.pod

  Log Message:
  ---
  perlre: Add another mnemonic for /d

This is for people who may not be familiar with the current term.  I
found this in a thesaurus searching for something else, and our original
term 'dodgy' wasn't there.




[Perl/perl5] 7bd98b: perlretut: Grammar, clarifications, white-space

2021-01-17 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/khw/pr_api8
  Home:   https://github.com/Perl/perl5
  Commit: 7bd98b9bc9ae75166fb7532fc7da11bab06d86aa
  
https://github.com/Perl/perl5/commit/7bd98b9bc9ae75166fb7532fc7da11bab06d86aa
  Author: Karl Williamson 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M pod/perlretut.pod

  Log Message:
  ---
  perlretut: Grammar, clarifications, white-space




[Perl/perl5] 161cee: perlrebackslash: A few tweaks

2021-01-17 Thread Karl Williamson via perl5-changes
  Branch: refs/heads/khw/pr_api6
  Home:   https://github.com/Perl/perl5
  Commit: 161cee4732032b7ecd86c63c80daf933784efb3c
  
https://github.com/Perl/perl5/commit/161cee4732032b7ecd86c63c80daf933784efb3c
  Author: Karl Williamson 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M pod/perlrebackslash.pod

  Log Message:
  ---
  perlrebackslash: A few tweaks

Some white-space changes for vertical alignment, a new example, and
a couple of clarifications.




[Perl/perl5] a2b5d4: Set expected release date for 5.32.1

2021-01-17 Thread Steve Hay via perl5-changes
  Branch: refs/heads/maint-5.32
  Home:   https://github.com/Perl/perl5
  Commit: a2b5d470311632f3690af340785e7cb8b32ce4c1
  
https://github.com/Perl/perl5/commit/a2b5d470311632f3690af340785e7cb8b32ce4c1
  Author: Steve Hay 
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
M dist/Module-CoreList/lib/Module/CoreList/Utils.pm
M pod/perldelta.pod

  Log Message:
  ---
  Set expected release date for 5.32.1