Tue, 13 Nov 2012 16:35:51 -0800 | Peter D. Barnes, Jr. | Change clear() to return Hash & instead of Hash * | file | diff | annotate |
Tue, 13 Nov 2012 16:35:21 -0800 | Peter D. Barnes, Jr. | Add Hash::clear() to restore initial internal state of hasher | file | diff | annotate |
Tue, 13 Nov 2012 16:34:34 -0800 | Peter D. Barnes, Jr. | Refactor to make include order explicit, without guards. | file | diff | annotate |
Tue, 13 Nov 2012 16:32:31 -0800 | Peter D. Barnes, Jr. | Fix Hash (Ptr<HashFunc>) implementation, check for null m_impl, add test cases | file | diff | annotate |
Tue, 13 Nov 2012 16:26:07 -0800 | Peter D. Barnes, Jr. | Use Hash32_t, Hash64_t typedefs to indicate that hashes are opaque. | file | diff | annotate |
Tue, 13 Nov 2012 16:24:59 -0800 | Peter D. Barnes, Jr. | General hash interface, with replaceable hash functions, defaults to murmur3. | file | diff | annotate |