Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0490d6816e266e8903f5cb5be82e162fc4c1b758 https://github.com/Perl/perl5/commit/0490d6816e266e8903f5cb5be82e162fc4c1b758 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022)
Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - untabify Commit: 70fbb41dda82257e7dd2ac68e9a3e2633f2362fc https://github.com/Perl/perl5/commit/70fbb41dda82257e7dd2ac68e9a3e2633f2362fc Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - required little bit newer perl This is perl5 developer tool, it's safe to expect contributors have something newer at their disposal. Commit: 07c46395b8b3ee8b5334b11e6c8d08e1fce19298 https://github.com/Perl/perl5/commit/07c46395b8b3ee8b5334b11e6c8d08e1fce19298 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move prologue into function Commit: 1a0b7cbe5800b38d023ebb239c0bb9082db87d18 https://github.com/Perl/perl5/commit/1a0b7cbe5800b38d023ebb239c0bb9082db87d18 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move defines into function Commit: f304415ff0355af37d5382ec491da9df928cc1be https://github.com/Perl/perl5/commit/f304415ff0355af37d5382ec491da9df928cc1be Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move opnames into function Commit: ebcc4fd44d17217ac52db4d12a47e5b69b4d660f https://github.com/Perl/perl5/commit/ebcc4fd44d17217ac52db4d12a47e5b69b4d660f Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move PL_ppaddr into function Commit: 34d5654168532f1701c42c62b6cf8f7078eedd13 https://github.com/Perl/perl5/commit/34d5654168532f1701c42c62b6cf8f7078eedd13 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move PL_check into function Commit: 9fe99adfe6cb8cd0b5936e55a3157d41f8fa6b27 https://github.com/Perl/perl5/commit/9fe99adfe6cb8cd0b5936e55a3157d41f8fa6b27 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - move PL_opargs into function Commit: 716e19d0e378dcac340b090c8f967d45a98fad6c https://github.com/Perl/perl5/commit/716e19d0e378dcac340b090c8f967d45a98fad6c Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opcode.h - unglobalize output handle Commit: 8931876f3f0269b3f1e9406e29a0291e1f67f51a https://github.com/Perl/perl5/commit/8931876f3f0269b3f1e9406e29a0291e1f67f51a Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opnames.h - move enum generator into function Commit: 270bbd1c301c90e4d8045425e831bdff58700b44 https://github.com/Perl/perl5/commit/270bbd1c301c90e4d8045425e831bdff58700b44 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opnames.h - move opcode predicates into function Commit: a2a8c684743f1579d09f3eea3fe14d9a5fd16f9d https://github.com/Perl/perl5/commit/a2a8c684743f1579d09f3eea3fe14d9a5fd16f9d Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opnames.h - move epilogue into function Commit: 6670cf877529cd66e7e350aff0ab375ed7f5bc7f https://github.com/Perl/perl5/commit/6670cf877529cd66e7e350aff0ab375ed7f5bc7f Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - opnames.h - unglobalize output handle Commit: 3892d1b9862e0060a24b706f9d106238a944f6c5 https://github.com/Perl/perl5/commit/3892d1b9862e0060a24b706f9d106238a944f6c5 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - pp_proto.h - move generator code to function Commit: 8fdca06d4c48713a29ee05eea9cba1ebd7adec98 https://github.com/Perl/perl5/commit/8fdca06d4c48713a29ee05eea9cba1ebd7adec98 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - B/Op_private.pm - move generator code to function Commit: 87b8f6cdf21ec72becc0eaf89f63bb1d8cb7719d https://github.com/Perl/perl5/commit/87b8f6cdf21ec72becc0eaf89f63bb1d8cb7719d Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M EXTERN.h M INTERN.h Log Message: ----------- Refactor opcode.pl - let INIT() macro to accept expressions with comma(s) Commit: 7d6820a7bf5204bb7deddbc63f79c71ef2cb6098 https://github.com/Perl/perl5/commit/7d6820a7bf5204bb7deddbc63f79c71ef2cb6098 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - use INIT() macro instead of #ifdef/#endif Commit: ab28d7212b78f91ff5a0270d25b91a945c92c0e0 https://github.com/Perl/perl5/commit/ab28d7212b78f91ff5a0270d25b91a945c92c0e0 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - use c99 array initialization (using op enum) Commit: f6405b442f40de7d3697fcd885bfbfa9ba55eab0 https://github.com/Perl/perl5/commit/f6405b442f40de7d3697fcd885bfbfa9ba55eab0 Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M regen/opcode.pl Log Message: ----------- Refactor opcode.pl - with c99 array init index comments are not necessary Commit: 3c544c1f6ee292e13d860f8d192ba0780a28c3ea https://github.com/Perl/perl5/commit/3c544c1f6ee292e13d860f8d192ba0780a28c3ea Author: Branislav Zahradník <bar...@cpan.org> Date: 2022-11-05 (Sat, 05 Nov 2022) Changed paths: M opcode.h M opnames.h Log Message: ----------- Generate opcode.h, opnames.h Compare: https://github.com/Perl/perl5/compare/4cacf47cb8a4...3c544c1f6ee2