zig/lib/std/hash
2024-09-12 16:01:23 +01:00
..
crc std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
adler.zig std/hash: add generic tests for idempotency/iterative api 2023-09-02 15:37:49 +12:00
auto_hash.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
benchmark.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
cityhash.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
crc.zig std.hash.crc: simplify api 2024-04-28 21:12:01 +12:00
fnv.zig std/hash: add generic tests for idempotency/iterative api 2023-09-02 15:37:49 +12:00
murmur.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
verify.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
wyhash.zig std: fix typos (#20560) 2024-07-09 14:25:42 -07:00
xxhash.zig compiler,lib,test,langref: migrate @setCold to @branchHint 2024-08-27 00:44:35 +01:00