1. 6570ea3 container/heap: clarify that Remove returns the removed element by Qais Patankar · 7 years ago
  2. 641c322 container/heap: fix comments style by bontequero · 7 years ago
  3. a99deed container/list: document nil values more by Brad Fitzpatrick · 7 years ago
  4. 26e49e6 container/ring: fix example_test.go by Jason Wangsadinata · 7 years ago
  5. bbafa21 container/ring: add examples for various Ring functions by Jason Wangsadinata · 7 years ago
  6. a696277 container/heap: call t.Helper() in verify() by Tyler Bui-Palsulich · 8 years ago
  7. ee57e36 container/heap: avoid up() invoke if down() success at heap.Remove() by wuyunzhou · 8 years ago
  8. f5352a7 container/heap: optimization when selecting smaller child by ltnwgl · 8 years ago
  9. 88858fa container/list: silence vet warnings by Josh Bleecher Snyder · 9 years ago
  10. b98d8cd container/heap: remove one unnecessary comparison in Fix by Sina Siadat · 9 years ago
  11. 93e8e70 all: fixed a handful of typos by Robert Griesemer · 9 years ago
  12. 30c278d container/heap: correct number of elements in BenchmarkDup by Jamil Djadala · 9 years ago
  13. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
  14. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago