Commit Graph

4 Commits

Author SHA1 Message Date
92afaf38ec build: avoid double underscore header guards 2021-04-14 15:35:49 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10: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
a61ea32228 murmurhash: add initial translation 2015-05-25 16:12:45 +10:00