summaryrefslogtreecommitdiff
path: root/src/runtime/hashmap.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: map iterators: always use intrabucket randomessKeith Randall2014-09-091-12/+8
* runtime: on bigger maps, start iterator at a random bucket.Keith Randall2014-09-081-10/+23
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+944