1. 2b1c9b4 test: use testlib (second 100) by Russ Cox · 13 years ago
  2. 34b277f use errchk in more places. by Russ Cox · 16 years ago
  3. 2a08f29 resolve that all unnecessary backslashes are rejected. bug068 is not a bug. by Rob Pike · 17 years ago[Renamed (67%) from test/bugs/bug068.go]
  4. 42ae685 fix bug names add a new one: go func() { print "ok\n" } (); by Rob Pike · 17 years ago[Renamed (91%) from test/bugs/bug065.go]
  5. 9ec7627 - filed a bug against 6g (bug065.go) - improved scanner.go error handling by Robert Griesemer · 17 years ago
  6. 5352306 fixed three-way decl by Rob Pike · 17 years ago
  7. f86c6f6 k,l,m := 0,0,0 doesn't compile by Rob Pike · 17 years ago