Branch: refs/heads/yves/ws_cleanup_headers
Home: https://github.com/Perl/perl5
Commit: 3f4a84b69d1ff2f74e8b5193ae4cf32872e5a1a1
https://github.com/Perl/perl5/commit/3f4a84b69d1ff2f74e8b5193ae4cf32872e5a1a1
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: 96b3531d95b0fb4f69dd74b777b35b1524f2c43b
https://github.com/Perl/perl5/commit/96b3531d95b0fb4f69dd74b777b35b1524f2c43b
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 Feb 2023)
Changed paths:
M handy.h
Log Message:
-----------
WS Cleanup Stage #2 - remove right stars from comments
Commit: 913f68e28139323a06faea45bd8f1a4aebb0a597
https://github.com/Perl/perl5/commit/913f68e28139323a06faea45bd8f1a4aebb0a597
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: 6365a89e1c5acd5199c41032a2debceb5b687230
https://github.com/Perl/perl5/commit/6365a89e1c5acd5199c41032a2debceb5b687230
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: f6d5705a2a13029e728ff86ca66edc51d46c74fe
https://github.com/Perl/perl5/commit/f6d5705a2a13029e728ff86ca66edc51d46c74fe
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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 pad.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: 55370e0b3edb869f0267efbfbaddda9a752a1461
https://github.com/Perl/perl5/commit/55370e0b3edb869f0267efbfbaddda9a752a1461
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: b147dc53ea3f6df8091c2a21463c58e00de45e27
https://github.com/Perl/perl5/commit/b147dc53ea3f6df8091c2a21463c58e00de45e27
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: 62504723a41bb485f969efaf0bfdfa116d142f89
https://github.com/Perl/perl5/commit/62504723a41bb485f969efaf0bfdfa116d142f89
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: 4dd1240c422a9754a7f1d0e4b2d85c0529811bc1
https://github.com/Perl/perl5/commit/4dd1240c422a9754a7f1d0e4b2d85c0529811bc1
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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: 25dd280590602045691f3b066f5dfb516bb7a958
https://github.com/Perl/perl5/commit/25dd280590602045691f3b066f5dfb516bb7a958
Author: Yves Orton <[email protected]>
Date: 2023-02-19 (Sun, 19 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/c6c7ddbfdbcd...25dd28059060