1. c6ea277 test: skip "# package/path" output from cmd/go in errchk by Russ Cox · 7 years ago
  2. 85a4f44 cmd/vet: make checking example names in _test packages more robust by Konstantin Shaposhnikov · 9 years ago
  3. 8628688 Fix several out of date references to 4g/5g/6g/8g/9g. by Aaron Jacobs · 10 years ago
  4. 1beb791 test/errchk: use "#!/usr/bin/env perl" shebang line by Shenghou Ma · 12 years ago
  5. b5cfbda cmd/vet: add assembly checker by Russ Cox · 12 years ago
  6. a5d7c1f errchk: allow multiple patterns by Russ Cox · 13 years ago
  7. 16cdba8 errchk: add -0 flag by Russ Cox · 13 years ago
  8. e0a6174 test: test of goto restrictions by Russ Cox · 14 years ago
  9. f4e76d8 replace non-blocking send, receive syntax with select by Russ Cox · 14 years ago
  10. 802360e errchk: accept multiple source files by Eoghan Sherry · 14 years ago
  11. 5667d82 fix build by Robert Griesemer · 14 years ago
  12. 0997773 test: gccgo and gc print the error on different lines. by Ian Lance Taylor · 14 years ago
  13. 37c531f errchk: fix build - allow matches in multiline error messages by Russ Cox · 15 years ago
  14. 7b5da35 handle compiler crash better: by Russ Cox · 15 years ago
  15. d8b461d rewrite errchk in perl for speed (compared to bash) by Russ Cox · 15 years ago
  16. f861c7f If the compiler dumps core, bash will print a useless error by Ian Lance Taylor · 15 years ago
  17. 34b277f use errchk in more places. by Russ Cox · 15 years ago
  18. dbba489 do not echo command in errchk, by Russ Cox · 15 years ago
  19. 8f194bf make 6g constants behave as ken proposes. (i hope.) by Russ Cox · 16 years ago
  20. eb5a316 make sure errchk only prints BUG once. by Russ Cox · 16 years ago
  21. 925454e make sure errchk only says BUG once, so that run's count is correct by Russ Cox · 16 years ago
  22. 1163b1d diagnose various conversion problems by Russ Cox · 16 years ago
  23. b70d42f 6g currently accepts setting a string value to an integer by Ian Lance Taylor · 16 years ago
  24. 66b261a Check for specific error messages in the testsuite. This by Ian Lance Taylor · 16 years ago