1. fc0dc04 test: [a-c]: add introductory comments to tests by Rob Pike · 13 years ago
  2. 0b477ef test: use testlib (first 100) by Russ Cox · 13 years ago
  3. 00f9f0c single argument panic by Russ Cox · 15 years ago
  4. 1a31989 fix "declared and not used" in tests; by Russ Cox · 16 years ago
  5. 49fceff Don't bother to import "os" just so that we can call by Ian Lance Taylor · 16 years ago
  6. 918afd94 move things out of sys into os and runtime by Russ Cox · 16 years ago
  7. be2edb5 Automated g4 rollback of changelist 25024, plus significant hand editing. by Russ Cox · 16 years ago
  8. 9f8f2e6 convert composite literals from { } to ( ). by Russ Cox · 16 years ago
  9. 839a684 delete export by Russ Cox · 16 years ago
  10. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  11. 3609624 casify, cleanup sys by Russ Cox · 16 years ago
  12. 5564504 new new & make by Russ Cox · 16 years ago
  13. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  14. d47d888 convert *[] to []. by Russ Cox · 16 years ago
  15. 27c0eb8 update tests to new communications syntax by Rob Pike · 17 years ago
  16. 85f8d45 fix some broken tests (tests themselves were wrong) by Rob Pike · 17 years ago
  17. ddc7bc5 test program to generate multiples of a set of factors by Robert Griesemer · 17 years ago