LGTM
On Mar 12, 2010, at 4:17 PM, rsc@golang.org wrote:
> Reviewers: r,
>
> Message:
> Hello r (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change.
>
>
> Description:
> hash/crc64: new package implementing 64-bit CRC
> hash/crc32: add Update function
> hash: add Sum64 interface
>
> Please review this at http://codereview.appspot.com/445042/show
>
> Affected files:
> M src/pkg/Makefile
> M src/pkg/hash/crc32/crc32.go
> M src/pkg/hash/crc32/crc32_test.go
> M src/pkg/hash/crc64/Makefile
> M src/pkg/hash/crc64/crc64.go
> M src/pkg/hash/crc64/crc64_test.go
> M src/pkg/hash/hash.go
>
>
Issue 445042: code review 445042: hash/crc64: new package implementing 64-bit CRC
(Closed)
Created 15 years ago by rsc
Modified 15 years ago
Reviewers:
Base URL:
Comments: 0