Change the IV to a union.
authorNicholas Clark <nick@ccl4.org>
Sun, 29 May 2005 17:46:39 +0000 (17:46 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 29 May 2005 17:46:39 +0000 (17:46 +0000)
commit311a25d9bdebead7c924f8195b0287fe2a60a568
tree76ec442d5d0e9d206c50c1c2c9b052e44146b77a
parentb08468124c2de39dce34c2652895d4c7023c7c4d
Change the IV to a union.
Revert the NV union back to a plain NV
Transpose the positions of IV and NV (NV is now first)
Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
currently disabled by default)

p4raw-id: //depot/perl@24617
av.h
cv.h
hv.h
intrpvar.h
sv.c
sv.h