1. 00f9f0c single argument panic by Russ Cox · 15 years ago
  2. 1a31989 fix "declared and not used" in tests; by Russ Cox · 16 years ago
  3. 839a684 delete export by Russ Cox · 16 years ago
  4. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  5. 5564504 new new & make by Russ Cox · 16 years ago
  6. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  7. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  8. 234dd3d go method bug is fixed. by Rob Pike · 17 years ago[Renamed from test/bugs/bug084.go]
  9. aede753 new bug: go on a method is wrong by Rob Pike · 17 years ago