1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/pkg/hash
Russ Cox 1a5cd2c0e1 hash/crc64: new package implementing 64-bit CRC
hash/crc32: add Update function
hash: add Sum64 interface

R=r
CC=golang-dev
https://golang.org/cl/445042
2010-03-12 17:38:18 -08:00
..
adler32 1) Change default gofmt default settings for 2009-12-15 15:35:38 -08:00
crc32 hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08:00
crc64 hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08:00
hash.go hash/crc64: new package implementing 64-bit CRC 2010-03-12 17:38:18 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08: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