1. 052c942 test: ensure all failing tests exit nonzero. by Alan Donovan · 12 years ago
  2. 9509cbf test: move map delete test to nil.go by Ian Lance Taylor · 12 years ago
  3. 0df58a4 test/nil.go: delete on nil maps no longer panics Fix the build. by Shenghou Ma · 12 years ago
  4. 19bab1d test/[n-r]*.go: add documentation The rename ones needed redoing. by Rob Pike · 13 years ago
  5. 57eb06f test: use testlib (final 61) by Russ Cox · 13 years ago
  6. 313c822 gofix -r mapdelete by Russ Cox · 13 years ago
  7. 75cb084 test: new nil semantics by Russ Cox · 14 years ago
  8. f2b5a07 delete float, complex - code changes by Russ Cox · 14 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. 839a684 delete export by Russ Cox · 16 years ago
  12. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  13. 5564504 new new & make by Russ Cox · 16 years ago
  14. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  15. d47d888 convert *[] to []. by Russ Cox · 16 years ago
  16. 080bd1e a couple of bugs around nil are fixed by Rob Pike · 17 years ago
  17. a432e09 Add nil test, with bug by Rob Pike · 17 years ago