summaryrefslogtreecommitdiff
path: root/src/runtime/map_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: try harder to get different iteration orders.Keith Randall2014-09-151-2/+3
* runtime: test iteration order of sparse mapsJosh Bleecher Snyder2014-09-121-0/+35
* runtime: map iterators: always use intrabucket randomessKeith Randall2014-09-091-20/+23
* runtime: on bigger maps, start iterator at a random bucket.Keith Randall2014-09-081-0/+21
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+477