go/src/hash
Jes Cok d4cc35c4fd all: make use of builtin clear
Change-Id: I1df0685c75fc1044ba46003a69ecc7dfc53bbc2b
Reviewed-on: https://go-review.googlesource.com/c/go/+/574675
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-03-27 18:23:49 +00:00
..
adler32 hash: simplify binary operations 2023-11-19 15:24:07 +00:00
crc32 hash/crc32: fix code generator to use the Go standard 2024-02-19 20:44:20 +00:00
crc64 hash: simplify binary operations 2023-11-19 15:24:07 +00:00
fnv all: remove newline characters after return statements 2023-12-14 17:22:18 +00:00
maphash all: make use of builtin clear 2024-03-27 18:23:49 +00:00
example_test.go
hash.go hash: add available godoc link 2023-10-13 19:15:34 +00:00
marshal_test.go
test_cases.txt
test_gen.awk