Add possessive quantifiers to regex engine.
authorYves Orton <demerphq@gmail.com>
Thu, 12 Oct 2006 21:23:15 +0000 (23:23 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 13 Oct 2006 09:02:05 +0000 (09:02 +0000)
commitb9b4dddfa592f0a0a9bfbbcc9a725253c5d991f1
tree5f71dc4a80fd4ecf351ca7a44ebf79c5a577cefe
parentc1e8580e8ecd78fc1f67b0caa695b9884a700d93
Add possessive quantifiers to regex engine.
Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com>

With doc tweaks

p4raw-id: //depot/perl@29005
pod/perl595delta.pod
pod/perlre.pod
pod/perltodo.pod
regcomp.c
regcomp.h
t/op/re_tests
t/op/regexp.t