Branch: refs/heads/yves/ws_cleanup_headers
  Home:   https://github.com/Perl/perl5
  Commit: 91f04024cd51a8f45942ede3d5d7cc1f4ce6217f
      
https://github.com/Perl/perl5/commit/91f04024cd51a8f45942ede3d5d7cc1f4ce6217f
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M pad.h
    M perl.h

  Log Message:
  -----------
  perl.h - break up * lined comment leaders and pod comments

Having half of the comment have the * on the left side is confusing
for humans and especially so for programs. Split the two style into
two comments.


  Commit: 5845cb04e6eccf5969a1f3ca8fb33b919ced61f3
      
https://github.com/Perl/perl5/commit/5845cb04e6eccf5969a1f3ca8fb33b919ced61f3
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M INTERN.h
    M XSUB.h
    M av.h
    M cop.h
    M cv.h
    M dosish.h
    M fakesdio.h
    M gv.h
    M handy.h
    M hv.h
    M inline.h
    M intrpvar.h
    M invlist_inline.h
    M iperlsys.h
    M mg.h
    M mydtrace.h
    M op.h
    M pad.h
    M parser.h
    M perl.h
    M perl_inc_macro.h
    M perl_siphash.h
    M perlio.h
    M perliol.h
    M perlstatic.h
    M perlvars.h
    M pp.h
    M regcomp.h
    M regexp.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M thread.h
    M unixish.h
    M utf8.h
    M utfebcdic.h
    M util.h
    M vutil.h

  Log Message:
  -----------
  WS Cleanup Stage #1 - simple ws fixups


  Commit: 0c007da0c2aafb4dc733be7409c14ea0a1bebb09
      
https://github.com/Perl/perl5/commit/0c007da0c2aafb4dc733be7409c14ea0a1bebb09
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M handy.h

  Log Message:
  -----------
  WS Cleanup Stage #2 - remove right stars from comments


  Commit: 3389f539c244bbd74a6cd34842633dc344924a2d
      
https://github.com/Perl/perl5/commit/3389f539c244bbd74a6cd34842633dc344924a2d
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M XSUB.h
    M av.h
    M cop.h
    M cv.h
    M gv.h
    M handy.h
    M hv.h
    M hv_func.h
    M hv_macro.h
    M inline.h
    M iperlsys.h
    M mg.h
    M op.h
    M pad.h
    M perl.h
    M perl_inc_macro.h
    M pp.h
    M regcomp.h
    M regexp.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M sv_inline.h
    M unixish.h
    M utf8.h
    M zaphod32_hash.h

  Log Message:
  -----------
  WS Cleanup Stage #3 - break multiline define


  Commit: a16b12e4c202beda712b8b18f973fa37a0d65d4c
      
https://github.com/Perl/perl5/commit/a16b12e4c202beda712b8b18f973fa37a0d65d4c
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M XSUB.h
    M av.h
    M cop.h
    M cv.h
    M dosish.h
    M gv.h
    M handy.h
    M hv.h
    M hv_func.h
    M hv_macro.h
    M inline.h
    M invlist_inline.h
    M iperlsys.h
    M mg.h
    M mydtrace.h
    M op.h
    M op_reg_common.h
    M pad.h
    M parser.h
    M perl.h
    M perl_inc_macro.h
    M perl_siphash.h
    M pp.h
    M regcomp.h
    M regexp.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M sv_inline.h
    M thread.h
    M unixish.h
    M utf8.h
    M utfebcdic.h
    M util.h
    M vutil.h
    M zaphod32_hash.h

  Log Message:
  -----------
  WS Cleanup Stage #4 - fix line continuation and related ws issues


  Commit: a29d6e1d0e3da30b3fe089601e2ccaab05a3ca98
      
https://github.com/Perl/perl5/commit/a29d6e1d0e3da30b3fe089601e2ccaab05a3ca98
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M XSUB.h
    M cop.h
    M cv.h
    M dosish.h
    M gv.h
    M handy.h
    M hv.h
    M hv_func.h
    M hv_macro.h
    M inline.h
    M invlist_inline.h
    M iperlsys.h
    M op.h
    M op_reg_common.h
    M perl.h
    M perl_inc_macro.h
    M perlvars.h
    M pp.h
    M regcomp.h
    M regexp.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M thread.h
    M utf8.h
    M utfebcdic.h
    M util.h
    M vutil.h
    M zaphod32_hash.h

  Log Message:
  -----------
  WS Cleanup Stage #5 - break long define

For long define statements put the replacement part on their own line.
Also wrap comments on long lines.


  Commit: 2bdece94e37ee48190616084f72ce2fdc2da8a0b
      
https://github.com/Perl/perl5/commit/2bdece94e37ee48190616084f72ce2fdc2da8a0b
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M EXTERN.h
    M INTERN.h
    M XSUB.h
    M av.h
    M cop.h
    M cv.h
    M dosish.h
    M fakesdio.h
    M form.h
    M gv.h
    M handy.h
    M hv.h
    M hv_func.h
    M hv_macro.h
    M inline.h
    M intrpvar.h
    M invlist_inline.h
    M iperlsys.h
    M mg.h
    M mydtrace.h
    M nostdio.h
    M op.h
    M op_reg_common.h
    M pad.h
    M parser.h
    M perl.h
    M perl_inc_macro.h
    M perl_langinfo.h
    M perl_siphash.h
    M perlapi.h
    M perlio.h
    M perliol.h
    M perlsdio.h
    M perlstatic.h
    M perlvars.h
    M pp.h
    M regcomp.h
    M regexp.h
    M reginline.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M sv_inline.h
    M thread.h
    M time64_config.h
    M unixish.h
    M utf8.h
    M utfebcdic.h
    M util.h
    M vutil.h
    M zaphod32_hash.h

  Log Message:
  -----------
  WS Cleanup Stage #6 - reflow C comments (1)


  Commit: 648ded1a43775097f8f08bf1d65c0cc5f536af23
      
https://github.com/Perl/perl5/commit/648ded1a43775097f8f08bf1d65c0cc5f536af23
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M EXTERN.h
    M INTERN.h
    M XSUB.h
    M av.h
    M cop.h
    M cv.h
    M dosish.h
    M fakesdio.h
    M form.h
    M gv.h
    M handy.h
    M hv.h
    M hv_func.h
    M hv_macro.h
    M inline.h
    M intrpvar.h
    M invlist_inline.h
    M iperlsys.h
    M mg.h
    M nostdio.h
    M op.h
    M op_reg_common.h
    M pad.h
    M parser.h
    M perl.h
    M perl_inc_macro.h
    M perl_langinfo.h
    M perlio.h
    M perliol.h
    M perlvars.h
    M pp.h
    M regcomp.h
    M regexp.h
    M sbox32_hash.h
    M scope.h
    M sv.h
    M sv_inline.h
    M thread.h
    M time64.h
    M unixish.h
    M utf8.h
    M utfebcdic.h
    M util.h
    M vutil.h
    M zaphod32_hash.h

  Log Message:
  -----------
  WS Cleanup Stage #7 - line up simple defs


  Commit: dd5be4c91a9356ad9d4f482fc6c999578e2aad1e
      
https://github.com/Perl/perl5/commit/dd5be4c91a9356ad9d4f482fc6c999578e2aad1e
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M av.h
    M cop.h
    M handy.h
    M hv_macro.h
    M op.h
    M op_reg_common.h
    M perl.h
    M regcomp.h
    M regexp.h
    M sv.h
    M util.h

  Log Message:
  -----------
  WS Cleanup Stage #8 - join short continuations


  Commit: 51284c284fd107a7b5f574271abce85a4c9c2f11
      
https://github.com/Perl/perl5/commit/51284c284fd107a7b5f574271abce85a4c9c2f11
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M av.h
    M cop.h
    M gv.h
    M hv.h
    M malloc_ctl.h
    M mg.h
    M op.h
    M pad.h
    M parser.h
    M perl.h
    M perliol.h
    M regcomp.h
    M regexp.h
    M sv.h
    M sv_inline.h
    M time64.h

  Log Message:
  -----------
  WS Cleanup Stage #9 - reformat structs


  Commit: 2532de36f759f33c56bc32d02bbfe3e491c17313
      
https://github.com/Perl/perl5/commit/2532de36f759f33c56bc32d02bbfe3e491c17313
  Author: Yves Orton <demer...@gmail.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M cop.h
    M cv.h
    M dosish.h
    M form.h
    M gv.h
    M handy.h
    M hv.h
    M op.h
    M pad.h
    M parser.h
    M perl.h
    M regcomp.h
    M regexp.h
    M sv.h
    M sv_inline.h
    M utf8.h
    M util.h

  Log Message:
  -----------
  WS Cleanup Stage #10 - reflow C comments (2)


Compare: https://github.com/Perl/perl5/compare/361ae85adc96...2532de36f759

Reply via email to