zig/lib/std/hash
Andrew Kelley cb38bd0a14
rename std.heap.direct_allocator to std.heap.page_allocator
std.heap.direct_allocator is still available for now but it is marked
deprecated.
2019-11-25 17:25:06 -05:00
..
adler.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
auto_hash.zig rename std.heap.direct_allocator to std.heap.page_allocator 2019-11-25 17:25:06 -05:00
benchmark.zig Replace code occurences of --override-std-dir with --override-lib-dir 2019-10-01 07:29:24 -04:00
cityhash.zig update the codebase to use `@as` 2019-11-08 15:57:24 -05:00
crc.zig update the codebase to use `@as` 2019-11-08 15:57:24 -05:00
fnv.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
murmur.zig update the codebase to use `@as` 2019-11-08 15:57:24 -05:00
siphash.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00
wyhash.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00