This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clean up copy-on-write macros and debug facilities (new flag 'C').
authorNicholas Clark <nick@ccl4.org>
Sun, 18 Aug 2002 23:17:01 +0000 (00:17 +0100)
committerhv <hv@crypt.org>
Tue, 20 Aug 2002 14:07:56 +0000 (14:07 +0000)
commit46187eeb6d9336144ec364973ed57177c89816cf
tree476bf6483bf8a7a30003c193ed84a916e42af83c
parent30e7fb8a3219c29103ee46480c5ed6162f1ce92b
Clean up copy-on-write macros and debug facilities (new flag 'C').
Handle CoW in hashes:
Subject: Re: why would tr/// be performing hash copies?
Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17740
hv.c
perl.c
perl.h
pod/perlrun.pod
sv.c
sv.h