1
0
mirror of https://github.com/golang/go synced 2024-11-24 08:40:14 -07:00
go/src
Josh Bleecher Snyder 8defd9f708 cmd/vet/all: exit with non-zero error code on failure
Change-Id: I68e60b155c583fa47aa5ca13d591851009a4e571
Reviewed-on: https://go-review.googlesource.com/37571
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-02-28 18:10:01 +00:00
..
archive
bufio
builtin
bytes bytes: make bytes.Buffer cache-friendly 2017-02-28 05:19:38 +00:00
cmd cmd/vet/all: exit with non-zero error code on failure 2017-02-28 18:10:01 +00:00
compress
container
context context: document that Err is unspecified before Done 2017-02-22 17:42:28 +00:00
crypto crypto/sha512: fix checkAVX2 2017-02-28 13:38:39 +00:00
database/sql
debug
encoding
errors
expvar
flag
fmt fmt: add short note about %g precision 2017-02-21 19:02:43 +00:00
go go/importer: support importing directly from source 2017-02-27 23:32:41 +00:00
hash
html
image
index/suffixarray
internal runtime/pprof/internal/profile: move internal/pprof/profile here 2017-02-24 20:45:21 +00:00
io
log
math math/bits: faster Reverse8/16 functions using table lookups 2017-02-25 22:18:58 +00:00
mime
net net/url: document the package better 2017-02-28 00:03:37 +00:00
os os/user: add Go implementation of LookupGroup, LookupGroupId 2017-02-27 22:20:15 +00:00
path
plugin
reflect reflect: fix bucketOf to only look at ptrdata entries in gcdata 2017-02-22 02:19:48 +00:00
regexp
runtime cmd/internal/obj, runtime: update funcdata comments 2017-02-27 22:29:28 +00:00
sort sort: new example: Sorting slices with sort.SliceStable 2017-02-22 21:23:12 +00:00
strconv
strings strings: speed up Map 2017-02-24 22:53:05 +00:00
sync sync/atomic: fix mipsx frame sizes 2017-02-21 18:42:47 +00:00
syscall syscall: fix linux/mipsx ret value FP offsets for Syscall9 2017-02-21 18:43:02 +00:00
testing
text
time
unicode
unsafe
vendor/golang_org/x vendor/golang_org/x/crypto/chacha20poly1305: revendor 2017-02-24 18:53:24 +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.bash: set GOPATH to $GOROOT/nil before running tests 2017-02-24 18:18:30 +00:00
run.bat
run.rc