summaryrefslogtreecommitdiff
path: root/src/runtime/hash_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove TestCollisions from -shortKeith Randall2016-09-241-0/+3
* runtime: aeshash, xor seed in earlierKeith Randall2016-06-111-0/+20
* runtime: add spaceKeith Randall2016-03-181-0/+1
* runtime: use unaligned loads on ppc64Keith Randall2016-03-181-0/+22
* all: single space after period.Brad Fitzpatrick2016-03-021-8/+8
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: fix aeshash of empty stringKeith Randall2015-09-151-0/+97
* runtime: soften up hash checks a bitKeith Randall2015-08-311-1/+1
* runtime: a better fallback hashKeith Randall2014-12-221-9/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+572