zig/lib/std/hash
Ali Cheraghi dec1163fbb
all: replace all @Type usages
Co-authored-by: Matthew Lugg <mlugg@mlugg.co.uk>
2025-11-22 22:42:38 +00:00
..
crc Remove numerous things deprecated during the 0.14 release cycle 2025-07-11 08:17:43 +02:00
Adler32.zig simplify std.hash.Adler32 2025-07-31 22:10:11 -07:00
auto_hash.zig all: replace all @Type usages 2025-11-22 22:42:38 +00:00
benchmark.zig Remove usages of deprecatedWriter 2025-09-18 22:39:33 -07: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 simplify std.hash.Adler32 2025-07-31 22:10:11 -07:00
wyhash.zig std.hash.Wyhash: fix dangling stack pointer 2025-05-16 15:28:20 +02:00
xxhash.zig std.hash.xxhash: disable xxhash3 test on all mips64 targets 2025-08-30 06:36:41 +02:00