This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Jumbo regexp patch applied (with minor fix-up tweaks):
authorIlya Zakharevich <ilya@math.berkeley.edu>
Sun, 16 Nov 1997 00:29:39 +0000 (19:29 -0500)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Wed, 19 Nov 1997 11:04:15 +0000 (11:04 +0000)
commitc277df42229d99fecbc76f5da53793a409ac66e1
treede3cf73b51d3455f54655dc5b9fdaa68e3da9a7a
parent5d5aaa5e70a8a8ab4803cdb506e2096b6e190e80
Jumbo regexp patch applied (with minor fix-up tweaks):
Subject: Version 7 of Jumbo RE patch available

p4raw-id: //depot/perl@267
26 files changed:
dump.c
embed.h
global.sym
mg.c
op.c
op.h
perl.c
perl.h
pod/perlre.pod
pp.c
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regcomp.h
regexec.c
regexp.h
sv.c
t/op/misc.t
t/op/pat.t
t/op/re_tests
t/op/regexp.t
t/op/split.t
t/op/subst.t
toke.c
util.c