1. eb37b5b test: document ken/*.go by Rob Pike · 13 years ago
  2. d2cc988 test: use testlib (fourth 100) by Russ Cox · 13 years ago
  3. 450c955 test: test slice beyond len by Ian Lance Taylor · 13 years ago
  4. 5309fae test: don't assign address of array to slice. by Ian Lance Taylor · 15 years ago
  5. 00f9f0c single argument panic by Russ Cox · 15 years ago
  6. 581530e make test/ken safe for optional semis by Robert Griesemer · 15 years ago
  7. 60ce95d code changes for array conversion. by Russ Cox · 16 years ago
  8. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  9. 5564504 new new & make by Russ Cox · 16 years ago
  10. 61a7e44 fix some tests. only 3 remain broken (complit, hilbert, initcomma). by Rob Pike · 16 years ago
  11. 08ca30b change *map to map; *chan to chan; new(T) to new(*T) by Russ Cox · 16 years ago
  12. 4026500 arrays by Ken Thompson · 16 years ago
  13. 3489fe9 compiler catches out of bounds; work around by Rob Pike · 16 years ago
  14. e1e53e3 update tests add commands to two new ken tests by Rob Pike · 17 years ago
  15. 944ad62 fix type of (1<<x) by Ken Thompson · 17 years ago