1. 27fc764 all: various test fixes related to any by Robert Findley · 3 years, 3 months ago
  2. baf4e38 go/gcexportdata: limit reader to the export data section of the archive by Dominik Honnef · 3 years, 5 months ago
  3. 2363391 all: go fmt ./... by Russ Cox · 4 years, 1 month ago
  4. bdaa8bf go/gcexportdata: warn that {Read,Write}Bundle are experimental by Matthew Dempsky · 4 years, 1 month ago
  5. a1db63c go/internal/gcimporter: add "bundled" export data formats by Matthew Dempsky · 4 years, 1 month ago
  6. 6055ccf go/internal/gcimporter: simplify IExportData API by Matthew Dempsky · 4 years, 1 month ago
  7. 9277847 all: add copyright notices to files that are missing them by Rebecca Stambler · 4 years, 2 months ago
  8. 5c6ccfd Revert "go/internal/gcimporter: remove support for binary export data" by Rebecca Stambler · 4 years, 10 months ago
  9. 6552487 go/internal/gcimporter: remove support for binary export data by Rebecca Stambler · 4 years, 11 months ago
  10. 246a69f go/gcexportdata: use IExportData when writing gcexportdata by Rebecca Stambler · 5 years ago
  11. 52f869c go/gcexportdata: fix example test for changes in net/rpc by Rebecca Stambler · 6 years ago
  12. 3f1ed9e go/gcexportdata: fix gcexportdata example for new compiler behavior by David Chase · 6 years ago
  13. 83362c3 go/gcexportdata: use a constant from a frozen package for testing by Rebecca Stambler · 6 years ago
  14. 191e9ce go/gcexportdata: switch constant used in tests by Rebecca Stambler · 6 years ago
  15. 22934f0 go/...: use recommended issue tracker URLs by Alan Donovan · 6 years ago
  16. 16699b2 go/gcexportdata: add -package flag to diagnostic tool by Alan Donovan · 7 years ago
  17. 9a70f1f go/internal/gcimporter, gccgoimporter: updated to match latest version in std lib by Robert Griesemer · 7 years ago
  18. c65208e go/...: make most tests pass with gccgo by Ian Lance Taylor · 7 years ago
  19. 28aef64 go/internal/gcimporter: return error from BExportData by Andrew Gerrand · 7 years ago
  20. 5dfd893 go/internal/gcimporter: rename from go/gcimporter15 by Matthew Dempsky · 7 years ago
  21. b9ad13c go/gcexportdata: fix test again (fix older builds) by Robert Griesemer · 8 years ago
  22. add5a52 go/gcexportdata: fix test output (fix build) by Robert Griesemer · 8 years ago
  23. b62b8c7 go/gcexportdata: a command for inspecting gc export data in archive files by Alan Donovan · 8 years ago
  24. 9862c35 go/gcexportdata: fix unnecessary plural type definitions of arg by Koichi Shiraishi · 8 years ago
  25. 34fe8ce go/gcexportdata: better error when reading exportdata directly from archive by Alan Donovan · 8 years ago
  26. f24fea3 go/gcexportdata: suppress example_test.go on Go 1.6 by Alan Donovan · 8 years ago
  27. 0db92ca go/gcexportdata: make example portable to MS Windows, 2nd attempt by Alan Donovan · 8 years ago
  28. b5ed9db go/gcexportdata: support old export data (again), needed by AE1.6 by Alan Donovan · 8 years ago
  29. 0f7f54c go/gcexportdata: make test portable to MS Windows by Alan Donovan · 8 years ago
  30. 1a954d5 go/gcexportdata: a new simpler API for the deprecated go/gcimporter15 by Alan Donovan · 8 years ago