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