Files
scylladb/utils
Glauber Costa 989bc91de3 bloom filter: use unsigned quantities for signed math
We are using signed quantities to be compatible with the code java uses.
However, the current code will eventually overflow.

To avoid that, let's cast the quantities to unsigned, and then back to signed

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-05-26 15:50:18 -04:00
..
2015-04-15 22:37:28 +03:00
2015-04-01 09:43:47 +02:00
2015-05-19 11:22:41 -04:00
2015-05-19 11:22:41 -04:00
2015-01-06 17:23:46 +08:00
2015-04-15 20:33:47 +02:00
2015-04-15 20:33:47 +02:00