Eliminate SVt_RV, and use SVt_IV to store plain references.
authorNicholas Clark <nick@ccl4.org>
Wed, 26 Dec 2007 17:03:56 +0000 (17:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 26 Dec 2007 17:03:56 +0000 (17:03 +0000)
commit4df7f6afd80e96d28fd18bba9dda8b38b6ed6700
tree4a12163f0a4326186eaaa2db0ba65cb330932dc6
parent0707d6cc81b12c5d582707b1575b1be4695dd7fc
Eliminate SVt_RV, and use SVt_IV to store plain references.
This frees up a scalar type for first class regular expressions.

p4raw-id: //depot/perl@32734
13 files changed:
dump.c
ext/B/B.pm
ext/B/B.xs
ext/B/B/Concise.pm
ext/B/t/b.t
ext/B/t/optree_constants.t
ext/B/t/terse.t
ext/Devel/Peek/t/Peek.t
ext/Storable/Storable.xs
pp.c
pp_hot.c
sv.c
sv.h