Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
authorNicholas Clark <nick@ccl4.org>
Wed, 13 Dec 2006 08:35:43 +0000 (08:35 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 13 Dec 2006 08:35:43 +0000 (08:35 +0000)
commitcecf5685359d1599cf3a31ed49f95b583ac5f0da
treefb6fd87a6a2fee32cfe6034666d2314daacef5dc
parent670f3923755f0c152f1bbc2d0a205d2d07284748
Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
Add the placeholder for new type, temporarily named BIND, for binding
and aliasing in 6 on 5.

p4raw-id: //depot/perl@29544
dump.c
ext/B/B.xs
ext/Storable/Storable.xs
op.h
pod/perltodo.pod
pp_hot.c
sv.c
sv.h
util.c