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