This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a problem with jump-tries, add (?FAIL) pattern.
authorYves Orton <demerphq@gmail.com>
Thu, 26 Oct 2006 14:59:11 +0000 (16:59 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 26 Oct 2006 15:58:18 +0000 (15:58 +0000)
commit7f69552c33ff9bd1eb6665f732d0f22956ac2f30
tree347e535bd40a59d18a31921fa858fa5f56e0145b
parent258133d1989d727199a2ae29d4f498d5d7e9a2f9
Fix a problem with jump-tries, add (?FAIL) pattern.
Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com>

p4raw-id: //depot/perl@29118
regcomp.c
regcomp.sym
regexec.c
regexp.h
regnodes.h
t/op/re_tests