This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
authorNicholas Clark <nick@ccl4.org>
Tue, 7 Feb 2006 18:01:26 +0000 (18:01 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 7 Feb 2006 18:01:26 +0000 (18:01 +0000)
commit3658c1f1e67f531ad4ee20e8c748aec14b993c44
tree32b3f67e0e63185b74168c07ec6bac15029030db
parentd4ac975eac140a6fda54f99664f15120fd97e7be
Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
The overloading tests are not free.

p4raw-id: //depot/perl@27126
mathoms.c
opcode.h
opcode.pl
pp.c
pp.h