1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/hash
Andrew Gerrand ca7d86c4d3 hash: rewrite comment on Hash.Sum method
Fixes #2530.

R=golang-dev, agl
CC=golang-dev
https://golang.org/cl/5449101
2011-12-06 14:12:09 +11:00
..
adler32 Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
crc32 Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
crc64 Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
fnv Add a []byte argument to hash.Hash to allow an allocation to be saved. 2011-12-01 12:35:37 -05:00
hash.go hash: rewrite comment on Hash.Sum method 2011-12-06 14:12:09 +11:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
test_cases.txt mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
test_gen.awk mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00