COMMITS
/ lib/std/hash.zig April 30, 2025
A
all: replace all `@Type` usages
Ali Cheraghi committed
July 27, 2025
A
simplify std.hash.Adler32
Andrew Kelley committed
July 19, 2025
A
std.hash.RapidHash: remove
Andrew Kelley committed
March 5, 2025
L
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh committed
February 22, 2025
C
Add rapidhash (#22085)
Chris Covington committed
November 24, 2024
A
std.hash.int: avoid words like "easy" and "fast" in doc comments
Andrew Kelley committed
November 1, 2024
F
std.hash.int: better handle odd bit sizes
Francesco Alemanno committed
A
std.hash.int: restore previous behavior
Andrew Kelley committed
A
std.hash.int: use anytype instead of explicit type parameter
Andrew Kelley committed
October 30, 2024
F
std.hash: improve simple hashing of unsigned integers
Francesco Alemanno committed
October 17, 2023
D
XXH3 Implementation for Zig STD (#17530)
David committed
May 11, 2023
A
add std.hash.uint32
Andrew Kelley committed
April 22, 2023
J
std: remove names from incorrectly named tests
Jacob Young committed
January 20, 2023
D
std.hash: add XxHash64 and XxHash32
dweiller committed
January 7, 2022
M
lint: duplicate import (#10519)
Meghan committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
August 21, 2020
F
Promote hash/siphash to crypto/siphash
Frank Denis committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
October 11, 2019
A
merge dumps tool: merging ast nodes
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed