..
addr2line
internal/testenv: remove SetModVendor
2019-03-08 23:40:24 +00:00
api
cmd/api: use 'go list' to locate transitive dependencies of std
2019-03-08 15:14:27 +00:00
asm
cmd/asm: add arm64 v8.1 atomic instructions
2019-03-06 18:52:03 +00:00
buildid
cmd/buildid: fix rewrite algorithm
2018-01-04 16:56:51 +00:00
cgo
cmd/cgo: adjust comment about ignored pragma warnings
2019-03-08 07:58:16 +00:00
compile
cmd/compile: make rulegen magic variable prediction more precise
2019-03-12 20:13:46 +00:00
cover
cmd: ensure that GOPATH is always valid in subprocesses that execute 'go build'
2019-03-12 18:58:04 +00:00
dist
cmd/dist: write and use a go.mod file in the bootstrap directory
2019-03-12 15:43:46 +00:00
doc
cmd/doc: add a line gap after a method with no comment
2019-03-08 07:12:55 +00:00
fix
cmd/fix,cmd/cgo,misc/cgo: map the EGLDisplay C type to uintptr in Go
2018-12-15 19:27:41 +00:00
go
cmd/go: fix typo in GoGetInsecure to actually set GOPROXY
2019-03-12 21:08:33 +00:00
gofmt
cmd/gofmt: normalize integer imaginary literals starting with 0
2019-02-19 20:38:06 +00:00
internal
cmd: ensure that GOPATH is always valid in subprocesses that execute 'go build'
2019-03-12 18:58:04 +00:00
link
cmd: ensure that GOPATH is always valid in subprocesses that execute 'go build'
2019-03-12 18:58:04 +00:00
nm
internal/testenv: remove SetModVendor
2019-03-08 23:40:24 +00:00
objdump
internal/testenv: remove SetModVendor
2019-03-08 23:40:24 +00:00
pack
cmd: remove some unused parameters
2018-04-02 15:51:31 +00:00
pprof
all: use "reports whether" consistently instead of "returns whether"
2018-12-02 15:12:26 +00:00
test2json
cmd/test2json: document missing "skip" action
2018-03-24 18:37:22 +00:00
trace
all: fix typos as reported by 'misspell'
2019-02-26 23:02:05 +00:00
vendor
cmd: refresh cmd/vendor to match 'go mod vendor'
2019-03-11 20:27:03 +00:00
vet
internal/bytealg: share code for equal functions on arm
2019-03-12 07:27:56 +00:00
go.mod
cmd,std: add go.mod files
2019-03-11 20:27:41 +00:00
go.sum
cmd: refresh cmd/vendor to match 'go mod vendor'
2019-03-11 20:27:03 +00:00