1
0
mirror of https://github.com/golang/go synced 2024-11-19 09:44:46 -07:00
go/src/cmd
Ian Lance Taylor 3096b85d37 cmd/cgo: fix comment grammar
Change-Id: I9c881943685177ce14841da53ccaed301c4955dd
Reviewed-on: https://go-review.googlesource.com/c/149859
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
2018-11-16 13:47:05 +00:00
..
addr2line cmd/addr2line: defer closing objfile 2018-11-05 16:42:57 +00:00
api cmd/api: explicit tagKey with GOOS and GOARCH 2018-10-05 17:53:43 +00:00
asm cmd/asm: add mode to collect symbol ABIs 2018-11-12 20:46:33 +00:00
buildid
cgo cmd/cgo: fix comment grammar 2018-11-16 13:47:05 +00:00
compile cmd/compile: assume unsafe pointer arithmetic generates non-nil results 2018-11-14 21:01:36 +00:00
cover cmd/cover: fix off-by-one error in TestCoverHTML 2018-08-22 06:54:03 +00:00
dist cmd/go, cmd/dist: collect known cross-package uses of runtime symbols 2018-11-12 20:46:43 +00:00
doc cmd/doc: allow -all to apply to individual items 2018-10-31 00:33:31 +00:00
fix all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
go cmd/go: correctly suggest tidy instead of nonexistent fix for -fix 2018-11-15 23:37:20 +00:00
gofmt all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
internal cmd/internal/obj/arm64: fix spelling in arm64 doc 2018-11-13 18:06:17 +00:00
link cmd/link: fix isStmt DWARF info 2018-11-14 22:01:38 +00:00
nm cmd: add XCOFF objfile and adapt cmd/nm tests 2018-10-31 13:47:42 +00:00
objdump cmd/objdump: defer closing the file after opening 2018-08-21 02:45:00 +00:00
pack
pprof cmd/pprof: disable readline UI support for TERM=dumb 2018-07-11 01:08:56 +00:00
test2json
trace cmd/trace: notes on MMU view improvements 2018-11-05 19:10:33 +00:00
vendor cmd/vet: switch to x/tools/go/analysis implementation 2018-11-15 21:51:50 +00:00
vet cmd/vet: switch to x/tools/go/analysis implementation 2018-11-15 21:51:50 +00:00