go/src/pkg/hash
Keith Randall 8b789e1738 all: change textflags from numbers to symbols.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12774043
2013-08-12 10:25:36 -07:00
..
adler32 hash/adler32: optimize. 2012-05-25 09:58:38 +10:00
crc32 all: change textflags from numbers to symbols. 2013-08-12 10:25:36 -07:00
crc64 hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
fnv hash: more efficient memory allocation 2012-04-10 15:15:39 -04:00
hash.go hash: tweak the package docs 2013-06-24 16:53:13 -07:00
test_cases.txt
test_gen.awk