This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Polymorphic regexps.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Dec 2000 05:31:37 +0000 (05:31 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 17 Dec 2000 05:31:37 +0000 (05:31 +0000)
commitffc61ed20e8bcfd3f1fbed23f6b8ef5c02664323
tree4fa5668bd86d862e8e442589e932b47dddc551b0
parent7a06d84a010fc180b2d94db024cff7002bb60351
Polymorphic regexps.

Fixes at least the bugs 20001028.003 (both of them...) and
20001108.001.  The bugs 20001114.001 and 20001205.014 seem
also to be fixed by now, probably already before this patch.

p4raw-id: //depot/perl@8143
15 files changed:
embed.h
embed.pl
mg.c
objXSUB.h
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regcomp.h
regcomp.sym
regexec.c
regnodes.h
sv.c
t/op/utf8decode.t
t/pragma/utf8.t