aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/map_test.go
AgeCommit message (Expand)Author
2014-09-09runtime: map iterators: always use intrabucket randomessKeith Randall
2014-09-08runtime: on bigger maps, start iterator at a random bucket.Keith Randall
2014-09-08build: move package sources from src/pkg to srcRuss Cox