1
0
mirror of https://github.com/golang/go synced 2024-11-20 08:04:42 -07:00
go/src
Josh Bleecher Snyder 9f5859759e cmd/go: fix minor typo in 'go bug'
Change-Id: I6bb594576e174cb0df8d25d11b84f5a4752ebfd6
Reviewed-on: https://go-review.googlesource.com/32683
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-04 04:02:09 +00:00
..
archive archive/tar: disable prefix field in Writer 2016-11-02 20:18:38 +00:00
bufio
builtin
bytes bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
cmd cmd/go: fix minor typo in 'go bug' 2016-11-04 04:02:09 +00:00
compress compress/flate: tighten the BestSpeed max match offset bound. 2016-10-30 22:52:14 +00:00
container
context context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00
crypto crypto/x509: expose UnknownAuthorityError.Cert 2016-11-03 17:26:23 +00:00
database/sql database/sql: correctly spell constants 2016-10-31 17:17:46 +00:00
debug debug/elf: add support for GOARCH=mips{,le} 2016-11-03 22:38:25 +00:00
encoding encoding/json: example on MarshalJSON, UnmarshalJSON 2016-11-03 20:18:52 +00:00
errors
expvar
flag
fmt
go testing: add T.Context method 2016-11-03 21:14:30 +00:00
hash
html
image
index/suffixarray
internal internal/syscall/unix: add randomTrap const for GOARCH=mips{,le} 2016-11-03 23:22:07 +00:00
io
log
math math, math/big: add support for GOARCH=mips{,le} 2016-11-03 22:55:06 +00:00
mime
net net/http: fix type name in comment 2016-11-04 03:37:38 +00:00
os
path path/filepath: fix Abs on Windows 2016-10-29 16:44:45 +00:00
plugin plugin: do not leak cRelName on error path 2016-11-01 16:04:28 +00:00
reflect reflect: add support for GOARCH=mips{,le} 2016-11-03 23:01:05 +00:00
regexp
runtime runtime/internal/sys: add arch defs for GOARCH=mips{,le} 2016-11-03 23:28:28 +00:00
sort
strconv
strings bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
sync sync/atomic: add support for GOARCH=mips{,le} 2016-11-03 22:48:09 +00:00
syscall syscall: add support for GOARCH=mips{,le} 2016-11-03 23:02:18 +00:00
testing testing: add T.Context method 2016-11-03 21:14:30 +00:00
text
time time: document that only Jan and January, Mon and Monday are recognized 2016-11-03 16:04:14 +00:00
unicode
unsafe
vendor/golang_org/x vendor/golang_org/text/unicode/norm: re-vendor 2016-10-31 19:27:05 +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