Commit Graph

10 Commits

Author SHA1 Message Date
0977fb89b3 debug/assert: don't use iostream 2021-04-12 16:56:06 +10:00
8beada1646 debug: split debug headers into components 2019-05-17 12:26:08 +10:00
b61d55ee3c build: satiate clang-tidy somewhat 2019-01-03 15:48:34 +11:00
f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
681768093e hash: use a consistency, less flexible, interface 2018-01-13 15:24:12 +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
1f432c13b7 build: avoid type truncation warnings
discovered with clang's -Wshorten-64-to-32
2016-05-12 17:39:33 +10:00
a61ea32228 murmurhash: add initial translation 2015-05-25 16:12:45 +10:00