- 9f34703 cmd/api: disallow silent API additions after api/go1.n.txt is created by Dmitri Shuralyov · 3 years, 11 months ago
- d4b2638 all: go fmt std cmd (but revert vendor) by Russ Cox · 4 years, 1 month ago
- 953d1fe all: introduce and use internal/execabs by Roland Shoemaker · 4 years, 2 months ago
- 4f1b0a4 all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp by Russ Cox · 4 years, 5 months ago
- d4da735 io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fs by Russ Cox · 4 years, 8 months ago
- 5764653 cmd/api: omit outside dependencies when listing the packages in "std" by Bryan C. Mills · 4 years, 6 months ago
- 75e79ad cmd/api: limit concurrent 'go list' calls to GOMAXPROCS by Bryan C. Mills · 5 years ago
- 9f40f9f cmd/dist: remove darwin/386, darwin/arm as valid ports by Brad Fitzpatrick · 5 years ago
- fcb8f83 cmd/api: make NewWatcher populate its own package and import metadata by Bryan C. Mills · 5 years ago
- b864818 cmd/api: read std package info once, not per goos-goarch-cgo by Russ Cox · 6 years ago
- d23cba6 all: add start of netbsd/arm64 support by Maya Rashish · 6 years ago
- 9b968df all: clean up code with token.IsExported by Daniel Martí · 6 years ago
- 361a019 cmd/api: use 'go list' to locate transitive dependencies of std by Bryan C. Mills · 6 years ago
- 68eb3cc cmd/api: fix no go files package panic by Baokun Lee · 6 years ago
- 2012227 vendor/golang_org/x: move to internal/x by Bryan C. Mills · 6 years ago
- 28fa1da cmd/api: explicit tagKey with GOOS and GOARCH by Meng Zhuo · 6 years ago
- 4312390 cmd/api: don’t rely on hardcoded go versions by Andrew Bonventre · 7 years ago
- 8b13988 api: promote next to go1.10 by Andrew Bonventre · 7 years ago
- 90d71fe all: revert "all: prefer strings.IndexByte over strings.Index" by Marvin Stenger · 7 years ago
- f22ba1f all: prefer strings.IndexByte over strings.Index by Marvin Stenger · 7 years ago
- fb54abe all: correct location of go tool by Hiroshi Ioka · 7 years ago
- cf7347a api: promote next to go1.9 by Chris Broadfoot · 8 years ago
- 41908a5 api: promote next.txt to go1.8.txt, update go tool by Chris Broadfoot · 8 years ago go1.8beta1
- 4d00937 all: rename vendored golang.org/x/net packages to golang_org by Brad Fitzpatrick · 9 years ago
- 3c6b668 api: promote next.txt to go1.7.txt and update api tool by Andrew Gerrand · 9 years ago go1.7beta1
- 3564ec5 cmd/api: ignore vendored packages by Brad Fitzpatrick · 9 years ago
- fdba5a7 all: delete dead non-test code by Dominik Honnef · 9 years ago
- 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
- 0d5e6a3 cmd/api: fix benchmark to ignore internal packages by Ian Lance Taylor · 9 years ago
- 8db371b api: create go1.6.txt by Brad Fitzpatrick · 9 years ago go1.6beta1
- d0c1746 go/constant: switch to floating-point representation when fractions become too large by Robert Griesemer · 9 years ago
- 20736fc net/http: enable automatic HTTP/2 if TLSNextProto is nil by Brad Fitzpatrick · 9 years ago
- 852f383 api: add go1.5.txt API file, reset next.txt by Brad Fitzpatrick · 10 years ago
- 2ae7737 all: link to https instead of http by Brad Fitzpatrick · 10 years ago
- e5b7674 go/importer: added go/importer package, adjusted go/types by Robert Griesemer · 10 years ago
- a50b24c cmd/api: make the test more robust by Shenghou Ma · 10 years ago
- 84b690f cmd/api: re-enable TestGolden on nacl by Shenghou Ma · 10 years ago
- b2a1fb7 cmd/api: update api checker to use go/types from std repo by Robert Griesemer · 10 years ago
- c71b3e0 Revert "cmd/api: treat a hex-y VERSION as devel and permit API changes" by David Symonds · 10 years ago
- 1e4b642 cmd/api: work around Windows rename issue on the builders by Brad Fitzpatrick · 10 years ago
- 45eaf50 cmd/api: fix race in run.go with multiple builders on a machine by Brad Fitzpatrick · 10 years ago
- 11d1c05 cmd/api: treat a hex-y VERSION as devel and permit API changes by Brad Fitzpatrick · 10 years ago
- 082a237 cmd/api: update the API checker to Go 1.4 and git by Brad Fitzpatrick · 10 years ago
- bd807711 [release-branch.go1.4] cmd/api: make API check fail for undeclared API in release branch by Russ Cox · 10 years ago
- 77e96c9 [release-branch.go1.4] api: create go1.4.txt by Russ Cox · 10 years ago
- dcb2ec3 runtime: generate windows callback list with go generate by Russ Cox · 10 years ago
- b53bdd4 undo CL 169000043 / 05b838013df9 by Andrew Gerrand · 10 years ago
- 9a571de undo CL 166380043 / 0b54a0927656 by Andrew Gerrand · 10 years ago
- 18b4f06 cmd/api: bump go.tools golden CL hash by Andrew Gerrand · 10 years ago
- 68e2dbe cmd/api: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
- fc46931 runtime: remove untyped allocation of ParFor by Russ Cox · 10 years ago
- d2574e2 runtime: remove duplicated Go constants by Russ Cox · 10 years ago
- 2bb0a5e cmd/api: internal debugging supprt by Robert Griesemer · 10 years ago
- 4475347 runtime: remove a few untyped allocations by Russ Cox · 11 years ago
- 220a6de build: adjustments for move from src/pkg to src by Russ Cox · 11 years ago
- 8217b4a runtime: convert panic/recover to Go by Keith Randall · 11 years ago
- db58ab9 runtime: more C to Go conversion adjustments by Russ Cox · 11 years ago
- 1a14b5b cmd/api: don't depend on os/user or USER to check api by Brad Fitzpatrick · 11 years ago
- 81ed684 runtime: reconvert sigqueue.goc from C to Go by Russ Cox · 11 years ago
- 91a670d runtime: convert netpoll to Go by Dmitriy Vyukov · 11 years ago
- f440737 runtime: deferproc/deferreturn in Go by Keith Randall · 11 years ago
- 7ba41e9 runtime: convert a few traceback-related functions from proc.c to traceback.go by Russ Cox · 11 years ago
- 1d8fa7f runtime: convert select implementation to Go. by Keith Randall · 11 years ago
- fa2af44 runtime: convert traceback*.c to Go by Russ Cox · 11 years ago
- 548d080 runtime: convert mprof.goc to mprof.go by Russ Cox · 11 years ago
- 1e47854 cmd/api: more runtime fixes by Russ Cox · 11 years ago
- fee7c69 cmd/api: fix for Lock⇒Mutex change by Russ Cox · 11 years ago
- 25f6b02 cmd/cc, runtime: convert C compilers to use Go calling convention by Russ Cox · 11 years ago
- 38ce599 runtime: convert NewCallback and NewCallbackCDecl to Go by Alex Brainman · 11 years ago
- 9a1e142 runtime: convert channel operations to Go, part 1 (chansend1). by Keith Randall · 11 years ago
- afb2260 runtime: convert note to Go Note is required for timers and heap scavenger. by Dmitriy Vyukov · 11 years ago
- d27dfd2 cmd/api: reduce stutter in runtime type stubs by Josh Bleecher Snyder · 11 years ago
- 684de04 runtime: convert common scheduler functions to Go by Dmitriy Vyukov · 11 years ago
- e249b0f cmd/api: add missing runtime struct Fixes build. by Dmitriy Vyukov · 11 years ago
- 30940cf runtime: don't acquirem on malloc fast path by Dmitriy Vyukov · 11 years ago
- 483cb61 runtime: convert interface routines from C to Go. by Keith Randall · 11 years ago
- ea3ac6b runtime: shorten hash declarations by Keith Randall · 11 years ago
- cc9ec52 runtime: convert slice operations to Go. by Keith Randall · 11 years ago
- 4aa5043 runtime: rewrite malloc in Go. by Keith Randall · 11 years ago
- 4676e26 cmd/api: ignore internal packages by Brad Fitzpatrick · 11 years ago
- 0c6b55e runtime: convert map implementation to Go. by Keith Randall · 11 years ago
- 98b6410 api: add go1.3.txt by Brad Fitzpatrick · 11 years ago
- f391362 std lib: fix various typos in comments by Robert Griesemer · 11 years ago
- fa6ffc6 cmd/api: ensure GOPATH always points to the correct go.tools by Alex Brainman · 11 years ago
- 04e95a1 api: add go1.2.txt, use in tests by Andrew Gerrand · 11 years ago
- 89ebc28 cmd/api: make it work even when cgo is disabled by Shenghou Ma · 11 years ago
- afda774 cmd/api: always do API check if hg is available by Brad Fitzpatrick · 11 years ago
- cdc5356 cmd/api: fix tool for recent go/build change by Russ Cox · 12 years ago
- 6624b70 undo CL 13632053 / dc7bfe0f022d by Russ Cox · 12 years ago
- 89a6a8f cmd/api: break the builds by Russ Cox · 12 years ago
- b34ec90 cmd/api: make api check directory per-user by Robert Daniel Kortschak · 12 years ago
- 8a70b50 cmd/api: include constant values by Brad Fitzpatrick · 12 years ago
- e7b125f cmd/api: be more robust against OS deleting temp files by Brad Fitzpatrick · 12 years ago
- cb79c57 cmd/api: ignore GOARCH when building cmd/api. by Brad Fitzpatrick · 12 years ago
- 4d24943 cmd/api: don't fail API check if there's no network by Brad Fitzpatrick · 12 years ago
- b78410b cmd/api: eliminate duplicate package import work by Russ Cox · 12 years ago
- b379b32 cmd/api: add a benchmark over the standard library by Brad Fitzpatrick · 12 years ago
- 9449c18 cmd/api: rewrite using go/types by Robert Griesemer · 12 years ago
- 9a9e541 cmd/api: show output of api tool even if exit status is 0 by Brad Fitzpatrick · 12 years ago
- 9497e5e cmd/api: update run.go to fetch from go.tools when needed by Brad Fitzpatrick · 12 years ago