]> Cypherpunks repositories - gostls13.git/commit
runtime: Smhasher tests of our map hash function.
authorKeith Randall <khr@golang.org>
Fri, 6 Sep 2013 23:23:46 +0000 (16:23 -0700)
committerKeith Randall <khr@golang.org>
Fri, 6 Sep 2013 23:23:46 +0000 (16:23 -0700)
commit78338d8c667d7798209132a6c206051db98de83c
treed63799e0c189e607befc1e621a1e94442d81ac5f
parentda7a51d16be93ad91cfbc2d90c06d55bd847aa98
runtime: Smhasher tests of our map hash function.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/13436045
src/pkg/runtime/alg.c
src/pkg/runtime/export_test.go
src/pkg/runtime/hash_test.go [new file with mode: 0644]