This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
REx engine improvements
authorIlya Zakharevich <ilya@math.berkeley.edu>
Tue, 25 May 1999 02:42:23 +0000 (22:42 -0400)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 25 May 1999 09:14:51 +0000 (09:14 +0000)
commitcf93c79d660ae36ccc5f83d949c599473fc522ce
tree990c1003b82a9b439144bee4075daab1ba3d13d9
parenta99f88279527854d73f6b517b869d613f02be3d1
REx engine improvements

Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3475
14 files changed:
embedvar.h
mg.c
objXSUB.h
pp.c
pp_ctl.c
pp_hot.c
regcomp.c
regexec.c
regexp.h
t/op/pat.t
t/op/re_tests
t/op/regexp.t
thrdvar.h
util.c