1. e5f01ae cmd/gc: do not nop-convert equivalent but different interface types. by Rémy Oudompheng · 11 years ago
  2. 14b0af4 cmd/gc: fix walkcompare bugs. by Rémy Oudompheng · 11 years ago
  3. 8fb6c3a test: invert incorrect condition. by Alan Donovan · 12 years ago
  4. 428ea68 cmd/gc: fix computation of equality class of types. by Rémy Oudompheng · 12 years ago
  5. aa5aaab exp/ssa/interp: (#6 of 5): test interpretation of SSA form of $GOROOT/test/*.go. by Alan Donovan · 12 years ago
  6. fc0dc04 test: [a-c]: add introductory comments to tests by Rob Pike · 13 years ago
  7. c4c92eb cmd/gc: fix comparison of struct with _ field by Russ Cox · 13 years ago
  8. 0b477ef test: use testlib (first 100) by Russ Cox · 13 years ago
  9. 7e6890a gc: inlining, allow empty bodies, fix _ arguments. by Luuk van Dijk · 13 years ago
  10. 196b663 gc: implement == on structs and arrays by Russ Cox · 13 years ago
  11. 4bdf1fc test: silence/coalesce some tests by Russ Cox · 13 years ago[Renamed (82%) from test/cmp1.go]
  12. 23bd214 gc: implement new comparison rule by Russ Cox · 15 years ago
  13. 00f9f0c single argument panic by Russ Cox · 15 years ago
  14. 325cf8e delete all uses of panicln by rewriting them using panic or, by Rob Pike · 15 years ago
  15. 542099d making some more non-gofmt'ed files save for new semicolon rule by Robert Griesemer · 15 years ago
  16. be2edb5 Automated g4 rollback of changelist 25024, plus significant hand editing. by Russ Cox · 16 years ago
  17. 9b6d385 interface speedups and fixes. by Russ Cox · 16 years ago
  18. a7f6d40 implement new restrictions on what can be compared/hashed. by Russ Cox · 16 years ago