Commits


portable: update murmurhash2.c This brings the file in-line with upstream.


use a bloom filter to avoid pointless pack index searches


rework murmurhash2() to avoid potential unaligned memory access pointed out by naddy@ ok millert@


use a bloom filter to avoid pointless pack index searches