Branch: refs/heads/yves/ws_cleanup_headers
  Home:   https://github.com/Perl/perl5
  Commit: dd561ccc4124f6cbfd8ad6e298455ea448c6a15d
      
https://github.com/Perl/perl5/commit/dd561ccc4124f6cbfd8ad6e298455ea448c6a15d
  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: 0aea3744081794619cffc36f04264f34bac811bd
      
https://github.com/Perl/perl5/commit/0aea3744081794619cffc36f04264f34bac811bd
  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: 07a3177277bd398c4e415628290de751a8c1e927
      
https://github.com/Perl/perl5/commit/07a3177277bd398c4e415628290de751a8c1e927
  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: cf57fd4a6475c5a77205521654ec35f69235ed0c
      
https://github.com/Perl/perl5/commit/cf57fd4a6475c5a77205521654ec35f69235ed0c
  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: 06d6f856a03a4faa96d36961ec3654a86b9f167b
      
https://github.com/Perl/perl5/commit/06d6f856a03a4faa96d36961ec3654a86b9f167b
  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: bd95ea6a05fbcb8fdebf1a78152b01a3286650af
      
https://github.com/Perl/perl5/commit/bd95ea6a05fbcb8fdebf1a78152b01a3286650af
  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: 76d3dbcbd8b0c1a07c14215cff62ee6601950ec0
      
https://github.com/Perl/perl5/commit/76d3dbcbd8b0c1a07c14215cff62ee6601950ec0
  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: 9ffa0dc8db33d2b3c7303bf5fc714c8ab3eebcb5
      
https://github.com/Perl/perl5/commit/9ffa0dc8db33d2b3c7303bf5fc714c8ab3eebcb5
  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: bc7e6fbbfd8f6480e33af45502bcce6309f6ceba
      
https://github.com/Perl/perl5/commit/bc7e6fbbfd8f6480e33af45502bcce6309f6ceba
  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: 25725c64af87619cffbe538a22b5d27831cd62db
      
https://github.com/Perl/perl5/commit/25725c64af87619cffbe538a22b5d27831cd62db
  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/0cf63f493b0e...25725c64af87

Reply via email to