Ethan Rublee a47b6c23f5 revert the hamming distance to use unsigned long, on 64bit machines, using size_t
with __build_popcountl doesn't return correct number of bits. the ll version should work, but for simplicity,
locking it down to long for now.  TODO add a unit test for the Hamming distance.
2011-01-24 16:59:14 +00:00
..
2010-12-28 21:15:58 +00:00
2010-08-05 17:24:41 +00:00
2011-01-06 05:46:08 +00:00
2011-01-11 11:55:58 +00:00
2010-12-15 11:21:27 +00:00
2011-01-12 12:53:36 +00:00
2011-01-21 21:55:52 +00:00
2010-12-17 14:24:59 +00:00