1. f6a9525 cmd/gc: disallow fallthrough in final case of switch by Tyler Bunnell · 12 years ago
  2. 71b3b46 cmd/gc: accept cases with same value but different types in switch. by Rémy Oudompheng · 12 years ago
  3. 1c1096e test: a number of fixes. by Alan Donovan · 12 years ago
  4. 551e263 cmd/gc: add missing conversion from bool to interface in switches. by Daniel Morsing · 13 years ago
  5. f4f1ba2 cmd/gc: accept switches on comparable arrays. by Rémy Oudompheng · 13 years ago
  6. 80a9783 test/[n-z]*.go: add documentation by Rob Pike · 13 years ago
  7. 57eb06f test: use testlib (final 61) by Russ Cox · 13 years ago
  8. 5bb54b8 gc: remove func, map compare by Russ Cox · 13 years ago
  9. 4f61fc9 test: remove semiocolons. by Rob Pike · 15 years ago
  10. 1a31989 fix "declared and not used" in tests; by Russ Cox · 16 years ago
  11. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  12. 6810f39 test update. also remove two duplicates by Rob Pike · 17 years ago
  13. e1a06cc now checks for lvalue/rvalue context of by Ken Thompson · 17 years ago
  14. e92b753 - fixed a few tests and added 3 incorrectly succeeding tests by Robert Griesemer · 17 years ago
  15. 126150d lots of new tests by Rob Pike · 17 years ago