Convert the tracking system to a 256-way tree.
authorNicholas Clark <nick@ccl4.org>
Thu, 14 Apr 2011 18:54:34 +0000 (19:54 +0100)
committerNicholas Clark <nick@ccl4.org>
Sat, 16 Apr 2011 14:01:51 +0000 (15:01 +0100)
commit30fe4f47f54133b9d31e3af111efbf7b3e13b213
treebb94f406a36376dbb6b1a568ddedc73db9bb7537
parente9716740608f4872c590a9120187210c04c2778c
Convert the tracking system to a 256-way tree.

This avoids needing to make compiled-in assumptions about the memory map on 64
bit systems, which in turn means all the code and documentation relating to
that, and how to recompile if the assumptions fail, can go.
CHANGES
Size.xs
lib/Devel/Size.pm