This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
disable optimization in change#3612 for join() and quotemeta()--this
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 2 Jan 2000 21:37:29 +0000 (21:37 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 2 Jan 2000 21:37:29 +0000 (21:37 +0000)
commit69b47968fa00dfccb6aab68633e778fed2de80ea
tree172ea60712feb722b7efb33f51e593a9975d3918
parent6f7d0078e68bc6a1f2a59d66e229fb67ce3fbb40
disable optimization in change#3612 for join() and quotemeta()--this
removes all the gross hacks for the special cases in that change; fix
pp_concat() for when TARG == arg (modified version of patch suggested
by Ilya Zakharevich)

p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e

p4raw-id: //depot/perl@4749
op.c
opcode.h
opcode.pl
pp_hot.c
sv.c
t/op/lex_assign.t