Branch: refs/heads/yves/ws_cleanup_headers
  Home:   https://github.com/Perl/perl5
  Commit: c093746e295346618001e7c2b83427e2760e5709
      
https://github.com/Perl/perl5/commit/c093746e295346618001e7c2b83427e2760e5709
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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: 950a83805a0e8645e1390f36cb84ba8c0e8b78d2
      
https://github.com/Perl/perl5/commit/950a83805a0e8645e1390f36cb84ba8c0e8b78d2
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M regcomp_internal.h

  Log Message:
  -----------
  regcomp_internal.h - move utility macros out of struct definition

It is bad enough we have conditional parts of the struct,
lets not make it even worse by having defines in the middle of it.


  Commit: 20c85b1bb4cbb620be7bc61ed2fb8e898cab0bd6
      
https://github.com/Perl/perl5/commit/20c85b1bb4cbb620be7bc61ed2fb8e898cab0bd6
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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: 1e1c734af16324cc430d80061bf075c86cab8cf5
      
https://github.com/Perl/perl5/commit/1e1c734af16324cc430d80061bf075c86cab8cf5
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M handy.h

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


  Commit: 9171d81c667be253358b20a6ea22db88876acc23
      
https://github.com/Perl/perl5/commit/9171d81c667be253358b20a6ea22db88876acc23
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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: 60618a2dd4b31ba9e622df6f884d38064f4269f5
      
https://github.com/Perl/perl5/commit/60618a2dd4b31ba9e622df6f884d38064f4269f5
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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: 3866599061aeac24ef3f96908a961a87543764e6
      
https://github.com/Perl/perl5/commit/3866599061aeac24ef3f96908a961a87543764e6
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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: 5ededda1e54817bdb17128a039c4c9c4d5c94612
      
https://github.com/Perl/perl5/commit/5ededda1e54817bdb17128a039c4c9c4d5c94612
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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: 1485a77f22febf6815818ee449dfbae003003feb
      
https://github.com/Perl/perl5/commit/1485a77f22febf6815818ee449dfbae003003feb
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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: 99bfc61fd60b321c7f056b569afb02d4d9ded09a
      
https://github.com/Perl/perl5/commit/99bfc61fd60b321c7f056b569afb02d4d9ded09a
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.h
    M regexp.h
    M sv.h
    M util.h

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


  Commit: 3f384037532cc1a38850e5cb09f0a84268c4d522
      
https://github.com/Perl/perl5/commit/3f384037532cc1a38850e5cb09f0a84268c4d522
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.h
    M regexp.h
    M sv.h
    M sv_inline.h
    M time64.h

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


  Commit: c6c7ddbfdbcd0f05cf619fdc0214167e635f1612
      
https://github.com/Perl/perl5/commit/c6c7ddbfdbcd0f05cf619fdc0214167e635f1612
  Author: Yves Orton <demer...@gmail.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  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 regcomp_internal.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/2e79379f703f...c6c7ddbfdbcd

Reply via email to