1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:28:32 -06:00
go/cmd
Dominik Honnef 9f20d8c198 benchmark/parser, cmd/benchcmp: improve names of exported identifiers
Most of the names have been brought in line with the names used in
testing/BenchmarkResult. For example, NsOp becomes NsPerOp.

Additionally, "Bench" becomes "Benchmark" and "BenchSet" becomes "Set".

Change-Id: I7dfca68a804e285a87ab9692b5bb99ccb676da7f
Reviewed-on: https://go-review.googlesource.com/2610
Reviewed-by: Rob Pike <r@golang.org>
2015-01-15 01:28:17 +00:00
..
benchcmp benchmark/parser, cmd/benchcmp: improve names of exported identifiers 2015-01-15 01:28:17 +00:00
callgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
cover tools: add import comments. 2014-12-09 22:42:16 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg cmd/eg, godoc/redirect: update remaining code.google.com links 2014-12-18 07:48:40 +00:00
godex tools: add import comments. 2014-12-09 22:42:16 +00:00
godoc cmd/godoc: send go-source meta tag for golang.org/x repos 2015-01-14 02:42:10 +00:00
goimports all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
gomvpkg cmd/mvpkg: a package moving tool 2015-01-14 17:37:29 +00:00
gorename cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
gotype tools: add import comments. 2014-12-09 22:42:16 +00:00
html2article all: address vet reports 2014-12-29 06:08:34 +00:00
oracle tools: add import comments. 2014-12-09 22:42:16 +00:00
present cmd/present: fix unclosed section element 2015-01-08 23:27:10 +00:00
ssadump tools: add import comments. 2014-12-09 22:42:16 +00:00
stringer stringer: avoid if's in the generated code 2014-12-22 20:58:05 +00:00
tipgodoc cmd/tipgodoc: kill old process as we switch over 2015-01-12 02:54:00 +00:00
vet cmd/vet: keep processing files after warning 2015-01-13 19:51:41 +00:00