| .. |
|
addr2line
|
cmd/addr2line: defer closing objfile
|
2018-11-05 16:42:57 +00:00 |
|
api
|
vendor/golang_org/x: move to internal/x
|
2018-11-29 15:42:16 +00:00 |
|
asm
|
cmd/internal/obj/arm64: fix the bug assembling TSTW
|
2019-02-22 09:29:27 +00:00 |
|
buildid
|
cmd/buildid: fix rewrite algorithm
|
2018-01-04 16:56:51 +00:00 |
|
cgo
|
cmd/cgo: don't copy a simple variable x in &x[0]
|
2019-02-04 06:53:49 +00:00 |
|
compile
|
cmd/compile: don't bother compiling functions named "_"
|
2019-02-26 20:56:24 +00:00 |
|
cover
|
cmd/cover: fix TestHtmlUnformatted in module mode
|
2019-02-20 15:45:22 +00:00 |
|
dist
|
cmd/dist: skip Fortran tests on Android
|
2019-02-26 18:21:15 +00:00 |
|
doc
|
cmd/doc: treat any non-empty GOMOD as module mode
|
2018-11-29 18:59:50 +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/compile: don't crash on -d=ssa/
|
2019-02-26 17:50:01 +00:00 |
|
gofmt
|
cmd/gofmt: normalize integer imaginary literals starting with 0
|
2019-02-19 20:38:06 +00:00 |
|
internal
|
cmd/internal/src: fix typo in pos.go
|
2019-02-26 22:53:21 +00:00 |
|
link
|
cmd/link/internal/ld: make dwarf_test and associated testdata module-agnostic
|
2019-02-20 15:46:11 +00:00 |
|
nm
|
cmd/nm: fix testGoLib helper to be module-agnostic
|
2019-02-19 20:53:59 +00:00 |
|
objdump
|
cmd/objdump: defer closing the file after opening
|
2018-08-21 02:45:00 +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: use "reports whether" consistently instead of "returns whether"
|
2018-12-02 15:12:26 +00:00 |
|
vendor
|
cmd/vendor/golang.org/x/sys: re-vendor
|
2019-02-26 18:00:13 +00:00 |
|
vet
|
cmd/vet: make vet_test module-agnostic
|
2019-02-20 15:46:42 +00:00 |