Store FBMs in PVMGs, instead of GVs.
authorNicholas Clark <nick@ccl4.org>
Tue, 24 May 2011 14:11:53 +0000 (15:11 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 11 Jun 2011 07:52:56 +0000 (09:52 +0200)
commitc13a5c80de2334e935eada0927b9f5f7c862a45e
tree0c3f447e07e19ac968e711ec579a327c9090125f
parent2bda37bab5fb768caff2b228fda376b75df4815c
Store FBMs in PVMGs, instead of GVs.

This should reduce the complexity of code dealing with GVs, as they no longer
try to play several different incompatible roles.

(As suggested by Ben Morrow. However, it didn't turn out to be as
straightforward as one might have hoped).
dump.c
ext/B/t/optree_misc.t
ext/Devel-Peek/t/Peek.t
pod/perldelta.pod
sv.c
sv.h
util.c