[parrot/parrot] fd7880: use a FixedIntegerArray instead of a Hash for HLL ...
noreply at github.com
noreply at github.com
Mon Jul 11 19:28:13 UTC 2011
Branch: refs/heads/hllmap_fixed
Home: https://github.com/parrot/parrot
Commit: fd7880aa6706fca4fd2d2a716827081d92f99a98
https://github.com/parrot/parrot/commit/fd7880aa6706fca4fd2d2a716827081d92f99a98
Author: NotFound <julian.notfound at gmail.com>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M src/hll.c
Log Message:
-----------
use a FixedIntegerArray instead of a Hash for HLL mappings
as suugested by jnthn__++
the array is created when the first HLLmap is done
More information about the parrot-commits
mailing list