Branch: refs/heads/zefram/cmpchain
Home: https://github.com/Perl/perl5
Commit: bd577c59697e5d56e0b666a149e2e8b165ae2238
https://github.com/Perl/perl5/commit/bd577c59697e5d56e0b666a149e2e8b165ae2238
Author: Zefram <[email protected]>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M MANIFEST
M embed.fnc
M embed.h
M ext/Opcode/Opcode.pm
M lib/B/Deparse.pm
M lib/B/Deparse.t
M lib/B/Op_private.pm
M op.c
M opcode.h
M opnames.h
M perly.act
M perly.h
M perly.tab
M perly.y
M pod/perlop.pod
M pp.c
M pp_proto.h
M proto.h
M regen/opcodes
A t/op/cmpchain.t
M toke.c
Log Message:
-----------
chained comparisons
Commit: 507397d3aa28f045e32ec22cb19fcc10dd000f0d
https://github.com/Perl/perl5/commit/507397d3aa28f045e32ec22cb19fcc10dd000f0d
Author: Zefram <[email protected]>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M pod/perlop.pod
Log Message:
-----------
pod/perlop.pod: expand doc on chained comparisons
Compare: https://github.com/Perl/perl5/compare/bd577c59697e%5E...507397d3aa28