1. 936665f test: add []rune case to string_lit.go by Ian Lance Taylor · 11 years ago
  2. 052c942 test: ensure all failing tests exit nonzero. by Alan Donovan · 12 years ago
  3. 363ec80 cmd/gc: string conversion for surrogates by Rob Pike · 13 years ago
  4. 80a9783 test/[n-z]*.go: add documentation by Rob Pike · 13 years ago
  5. 57eb06f test: use testlib (final 61) by Russ Cox · 13 years ago
  6. db33959 cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune by Russ Cox · 13 years ago
  7. 4f61fc9 test: remove semiocolons. by Rob Pike · 15 years ago
  8. 3910161 gc: implement []int(string) and []byte(string) by Russ Cox · 15 years ago
  9. 5f5dcfb - gofmt these files by Robert Griesemer · 15 years ago
  10. 74dd0ab fix up some irregular indentation by Rob Pike · 16 years ago
  11. 918afd94 move things out of sys into os and runtime by Russ Cox · 16 years ago
  12. 3609624 casify, cleanup sys by Russ Cox · 16 years ago
  13. bc2f5f1 fix bug depot: by Rob Pike · 17 years ago
  14. 5b904a3 update to Unicode 5 by Rob Pike · 17 years ago
  15. 34cb7c2 export sys.exit by Rob Pike · 17 years ago
  16. f07d2ee fix string_lit test to be more thorough by Rob Pike · 17 years ago
  17. 5e77b0a fix erroneous test by Rob Pike · 17 years ago
  18. 9bc7b08 - changed literal syntax to use the convert notation by Robert Griesemer · 17 years ago
  19. d79b17e - Make Coco/R-based parser work w/ UTF-8 encoded files even if there is by Robert Griesemer · 17 years ago
  20. 2f5b4d9 - new directory structure by Robert Griesemer · 17 years ago[Renamed from tests/string_lit.go]
  21. d2490e7 - Implemented simple rule for optional semicolons: by Robert Griesemer · 17 years ago