1
0
mirror of https://github.com/golang/go synced 2024-11-19 17:44:43 -07:00
go/src
bontequero a5085f82a5 cmd/internal/obj/x86: fix doc-comment and clarify output parameters
Fixes comment style.
Added names to return parameters to clarify what they are.

Change-Id: Ib6f7f58b36981e08b63de1a4cd582ce99cfb4519
Reviewed-on: https://go-review.googlesource.com/107235
Reviewed-by: Iskander Sharipov <iskander.sharipov@intel.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-04-16 04:50:50 +00:00
..
archive
bufio
builtin
bytes
cmd cmd/internal/obj/x86: fix doc-comment and clarify output parameters 2018-04-16 04:50:50 +00:00
compress
container container/heap: fix comments style 2018-04-11 20:11:09 +00:00
context context: avoid defer in the cancelCtx.Err method 2018-04-15 21:35:53 +00:00
crypto crypto/x509: don't return nil, nil from SystemCertPool 2018-04-13 00:52:47 +00:00
database/sql database/sql: remove a couple redundancies 2018-04-12 19:23:46 +00:00
debug debug/gosym: intern LineTable strings 2018-04-13 19:52:07 +00:00
encoding encoding/xml: remove unnecessary if conditions 2018-04-15 16:40:39 +00:00
errors
expvar
flag
fmt
go go/printer, gofmt: handle raw string literals containing newlines better 2018-04-11 22:03:18 +00:00
hash
html text/template: copy Decl field when copying PipeNode 2018-04-10 14:26:58 +00:00
image
index/suffixarray
internal net: implement (*syscall.RawConn).Read/Write on Windows 2018-04-14 05:36:36 +00:00
io io/ioutil: change TempFile prefix to a pattern 2018-04-12 20:00:25 +00:00
log
math all: use new softfloat on GOARM=5 2018-04-13 16:39:39 +00:00
mime mime: add wasm architecture 2018-04-13 20:20:12 +00:00
net net/http: remove some stderr log spam 2018-04-16 00:14:39 +00:00
os os/user: fix build with "osusergo" build tag 2018-04-13 16:51:18 +00:00
path
plugin
reflect
regexp
runtime runtime: use internal/cpu.X86.HasAVX2 instead of support_avx2 2018-04-15 20:33:59 +00:00
sort
strconv
strings
sync
syscall syscall: remove WSAEMSGSIZE 2018-04-14 03:52:37 +00:00
testing
text text/tabwriter: reduce allocations from tracking cells 2018-04-14 14:41:50 +00:00
time time: add wasm architecture 2018-04-13 21:12:31 +00:00
unicode
unsafe
vendor/golang_org/x net/http: replace SOCKS client implementation 2018-04-06 23:03:17 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc