1. c9b36a8 test/initcomma.go: restore what it's supposed to be testing by Rob Pike · 13 years ago
  2. d2cc988 test: use testlib (fourth 100) by Russ Cox · 13 years ago
  3. 325cf8e delete all uses of panicln by rewriting them using panic or, by Rob Pike · 15 years ago
  4. be2edb5 Automated g4 rollback of changelist 25024, plus significant hand editing. by Russ Cox · 16 years ago
  5. 9f8f2e6 convert composite literals from { } to ( ). by Russ Cox · 16 years ago
  6. 476e3cd fixed and added more tests by Ken Thompson · 16 years ago
  7. 61a7e44 fix some tests. only 3 remain broken (complit, hilbert, initcomma). by Rob Pike · 16 years ago
  8. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  9. 82e41cc allow trailing comma in braced initialized list by Russ Cox · 16 years ago