Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d2817bd771b5f4a948f1a5395803b7d795453c07
https://github.com/Perl/perl5/commit/d2817bd771b5f4a948f1a5395803b7d795453c07
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M builtin.c
M ext/Opcode/Opcode.pm
M lib/B/Deparse.pm
M lib/B/Deparse.t
M lib/B/Op_private.pm
M lib/builtin.pm
M lib/builtin.t
M opcode.h
M opnames.h
M pp.c
M pp_proto.h
M regen/opcodes
M t/perf/opcount.t
Log Message:
-----------
Add builtin::blessed, refaddr and reftype
Commit: 1dd1944b9e9757d121aa50a03029666ee4a07440
https://github.com/Perl/perl5/commit/1dd1944b9e9757d121aa50a03029666ee4a07440
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M lib/B/Deparse.pm
M lib/B/Op_private.pm
M lib/builtin.t
M op.c
M opcode.h
M pp.c
M regen/op_private
M regen/opcodes
Log Message:
-----------
Give blessed() the same TRUEBOOL optimisation that ref() has in boolean
contexts
Commit: a851b13eedbbea8c270db05d62381de2e8133080
https://github.com/Perl/perl5/commit/a851b13eedbbea8c270db05d62381de2e8133080
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M builtin.c
M ext/Opcode/Opcode.pm
M lib/B/Deparse.pm
M lib/B/Deparse.t
M lib/B/Op_private.pm
M lib/builtin.pm
M lib/builtin.t
M op.c
M opcode.h
M opnames.h
M pp.c
M pp_proto.h
M regen/op_private
M regen/opcodes
M t/perf/opcount.t
Log Message:
-----------
Merge branch 'builtin-ref-utils' into blead
Compare: https://github.com/Perl/perl5/compare/b2d0d92ba8ee...a851b13eedbb