1. 3fb5f32 test/chan: document 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. 16192c2 Include an Eratosthenesque concurrent prime sieve to go along with the "naive" version. by Anh Hai Trinh · 15 years ago[Renamed (86%) from test/chan/sieve.go]
  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. 54aa835 range over channels. by Russ Cox · 16 years ago
  8. be2edb5 Automated g4 rollback of changelist 25024, plus significant hand editing. by Russ Cox · 16 years ago
  9. 9f8f2e6 convert composite literals from { } to ( ). by Russ Cox · 16 years ago
  10. 839a684 delete export by Russ Cox · 16 years ago
  11. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  12. 3609624 casify, cleanup sys 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. 983f06b update code to follow new semicolon rules: by Russ Cox · 16 years ago
  16. 27c0eb8 update tests to new communications syntax by Rob Pike · 17 years ago
  17. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  18. ac048ce new chan syntax by Ken Thompson · 17 years ago
  19. 3310192 channel tests with new syntax by Rob Pike · 17 years ago
  20. 4ce3065 update golden improve sieve test, and split into two versions by Rob Pike · 17 years ago