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