This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
New regex syntax omnibus
authorYves Orton <demerphq@gmail.com>
Mon, 6 Nov 2006 13:06:28 +0000 (14:06 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 7 Nov 2006 10:21:25 +0000 (10:21 +0000)
commite2e6a0f1870d05ddb1ce18fd8556b71330dc694c
tree567ec172976f421f30d2eccf9516cf6cbc1c9914
parent9c6bc640227cd4fa081b32554378abe794cacfc0
New regex syntax omnibus
Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com>

Plus a portability fix (in string comparison for regex verbs)
and doc tweaks / podchecker fixes

p4raw-id: //depot/perl@29222
15 files changed:
embed.fnc
embed.h
ext/re/t/regop.t
pod/perl595delta.pod
pod/perldiag.pod
pod/perlre.pod
proto.h
regcomp.c
regcomp.h
regcomp.sym
regexec.c
regexp.h
regnodes.h
t/op/pat.t
t/op/re_tests