This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add support for assertions. Updated form of:
authorSalvador Fandiño <sfandino@yahoo.com>
Sat, 30 Nov 2002 17:24:09 +0000 (17:24 +0000)
committerhv <hv@crypt.org>
Sun, 16 Feb 2003 13:55:10 +0000 (13:55 +0000)
commit06492da604676b8820ba5623ac813ceec4f48731
tree51a6bda59973daccf9c0377e9639e90650598088
parented25273444c5542e4865fbe422e026b78ba33b80
add support for assertions. Updated form of:
Subject: Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3DE8F439.50402@yahoo.com>

p4raw-id: //depot/perl@18727
19 files changed:
MANIFEST
cv.h
dump.c
embed.pl
embedvar.h
ext/B/B/Deparse.pm
ext/B/defsubs_h.PL
intrpvar.h
lib/assertions.pm [new file with mode: 0644]
lib/assertions/activate.pm [new file with mode: 0644]
lib/perl5db.pl
op.c
perl.c
perl.h
perlapi.h
pp_hot.c
sv.c
toke.c
xsutils.c