Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 8d55e914e048b6646b2bafaaec296b12a92335f3
https://github.com/Perl/perl5/commit/8d55e914e048b6646b2bafaaec296b12a92335f3
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M t/op/array.t
M t/op/hash.t
M t/op/hashassign.t
M t/op/lvref.t
M t/op/ref.t
M t/op/svleak.t
M t/op/threads.t
M t/op/tie.t
M t/op/write.t
M t/re/qr-72922.t
Log Message:
-----------
Use builtin::weaken() in t/
Commit: b9f7c4e2d12179801bb3a33af15aa343bb9d71db
https://github.com/Perl/perl5/commit/b9f7c4e2d12179801bb3a33af15aa343bb9d71db
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M ext/Hash-Util-FieldHash/t/05_perlhook.t
M ext/XS-APItest/t/hash.t
M ext/XS-APItest/t/magic.t
M lib/B/Deparse.t
M lib/overload.t
Log Message:
-----------
Use builtin::weaken() in .t files in lib/ + ext/
Commit: ccc9113906f8af7412a41ebd411e46cc1cc8f60f
https://github.com/Perl/perl5/commit/ccc9113906f8af7412a41ebd411e46cc1cc8f60f
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M ext/Hash-Util-FieldHash/t/02_function.t
M ext/XS-APItest/t/caller.t
M lib/overloading.t
M t/porting/podcheck.t
Log Message:
-----------
Use builtin::reftype/refaddr in .t files
Commit: c89cba650a81c8118313ab1b813547628863854d
https://github.com/Perl/perl5/commit/c89cba650a81c8118313ab1b813547628863854d
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M t/op/array.t
Log Message:
-----------
Remove unnecessary braces in t/op/array.t
Compare: https://github.com/Perl/perl5/compare/a851b13eedbb...c89cba650a81