1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/pkg/hash
Pascal S. de Kloe 4371e09457 hash: new FNV-1a implementation
R=agl1, rsc
CC=golang-dev
https://golang.org/cl/4257042
2011-03-07 11:11:21 -05:00
..
adler32 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
crc32 gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
crc64 hash/crc64: fix typo in Sum. 2010-12-22 10:28:22 +11:00
fnv hash: new FNV-1a implementation 2011-03-07 11:11:21 -05:00
hash.go hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08: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