Commit Graph

5 Commits

Author SHA1 Message Date
681768093e hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +11:00
34788756d2 build: don't use './' as an include prefix
GCC produces ODR error when including paths of the form './foo' and
'foo' in the same binary. Rather than managing duplication we just
universally pick the absolute form over the relative form.
2017-11-22 16:49:37 +11:00
353cf839d4 use nested namespace declarations 2017-01-05 15:06:49 +11:00
e1c115c71a murmur2: make mixing constexpr and inline 2016-07-01 17:01:21 +10:00
a61ea32228 murmurhash: add initial translation 2015-05-25 16:12:45 +10:00