src/core/model/hash.cc
Tue, 13 Nov 2012 16:35:51 -0800 Peter D. Barnes, Jr. Change clear() to return Hash & instead of Hash * hash
Tue, 13 Nov 2012 16:35:21 -0800 Peter D. Barnes, Jr. Add Hash::clear() to restore initial internal state of hasher hash
Tue, 13 Nov 2012 16:34:34 -0800 Peter D. Barnes, Jr. Refactor to make include order explicit, without guards. hash
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 hash
Tue, 13 Nov 2012 16:26:07 -0800 Peter D. Barnes, Jr. Use Hash32_t, Hash64_t typedefs to indicate that hashes are opaque. hash
Tue, 13 Nov 2012 16:24:59 -0800 Peter D. Barnes, Jr. General hash interface, with replaceable hash functions, defaults to murmur3. hash
less more (0) tip