This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bugs in hairy interactions of feature in REx
authorIlya Zakharevich <ilya@math.berkeley.edu>
Tue, 8 Dec 1998 09:02:04 +0000 (11:02 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 29 Dec 1998 11:27:11 +0000 (11:27 +0000)
commitad94a51148da69b36625e16c155cd6147ed14f1a
tree81185c6bda2609aafa161d1fb093e26315fe3d4b
parent54b6e2faa887aa86b7b0c280adebcdc0f0804c55
Bugs in hairy interactions of feature in REx

To: perl5-porters@perl.org (Mailing list Perl5)
Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>

\G fixes (wasn't working right with //g, s///, and $_ in (?{})).

p4raw-id: //depot/cfgperl@2515
pp_ctl.c
pp_hot.c
regexec.c
regexp.h
t/op/pat.t
t/op/subst.t