This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Regex Utility Functions and Substituion Fix (XML::Twig core dump)
authorYves Orton <demerphq@gmail.com>
Sun, 12 Nov 2006 23:29:41 +0000 (00:29 +0100)
committerSteve Peters <steve@fisharerojo.org>
Mon, 13 Nov 2006 02:19:12 +0000 (02:19 +0000)
commitde8c53012b7e614137ab875e0d58a92474b317ce
treecc24fc09cc1af2e140a8d29a1bcd652cba6c4b00
parent7834bb7eff465724a885b368420973bce2d27483
Regex Utility Functions and Substituion Fix (XML::Twig core dump)
Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>

Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
to apply cleanly.

p4raw-id: //depot/perl@29252
18 files changed:
MANIFEST
embed.fnc
embed.h
ext/re/re.pm
ext/re/re.xs
ext/re/re_top.h
ext/re/t/re_funcs.t [new file with mode: 0644]
lib/ExtUtils/ParseXS.pm
perl.h
pod/perlreguts.pod
pp.c
pp_hot.c
proto.h
regcomp.c
regcomp.h
regexp.h
sv.c
t/op/pat.t