1. 74dd0ab fix up some irregular indentation by Rob Pike · 16 years ago
  2. 839a684 delete export by Russ Cox · 16 years ago
  3. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  4. 5564504 new new & make by Russ Cox · 16 years ago
  5. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  6. 983f06b update code to follow new semicolon rules: by Russ Cox · 16 years ago
  7. 27c0eb8 update tests to new communications syntax by Rob Pike · 17 years ago
  8. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  9. 3310192 channel tests with new syntax by Rob Pike · 17 years ago
  10. 2fdbf0d fix a couple of minor errors by Rob Pike · 17 years ago
  11. f977e25 add a test by Rob Pike · 17 years ago
  12. 126150d lots of new tests by Rob Pike · 17 years ago
  13. 76abea7 - fixed a test - added extra basic type aliases - added select statement by Robert Griesemer · 17 years ago
  14. 2f5b4d9 - new directory structure by Robert Griesemer · 17 years ago[Renamed from tests/sieve.go]
  15. 0d1e90b - added 'nil' keyword to lang doc by Robert Griesemer · 17 years ago