This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
COW regexps:
authorNicholas Clark <nick@ccl4.org>
Sun, 9 Feb 2003 23:00:09 +0000 (23:00 +0000)
committerhv <hv@crypt.org>
Sun, 16 Feb 2003 13:10:32 +0000 (13:10 +0000)
commited25273444c5542e4865fbe422e026b78ba33b80
tree50ed9058a0a221c3334b958f8a0d3b50ed089213
parent8c4d3c904bc47216a128a948cce979bf46eb0682
COW regexps:
Subject: [PATCH] Copy on write for $& and $1...
Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18726
13 files changed:
embed.fnc
embed.h
global.sym
pod/perlapi.pod
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regexec.c
regexp.h
sv.c
sv.h
thrdvar.h