Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix testing of murmur hash on bigendian systems | Stef Walter | 2013-03-25 | 1 | -37/+23 |
* | Fix memory leaks reported by 'make leakcheck' | Stef Walter | 2013-03-20 | 1 | -0/+2 |
* | Fix invalid memory accesses reported by 'make memcheck' | Stef Walter | 2013-03-20 | 1 | -11/+11 |
* | hash: Add the murmur2 hash and start using it | Stef Walter | 2013-03-20 | 1 | -0/+71 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -0/+151 |