..
archive
archive/tar: skip TestSparseFiles on Plan 9
2017-09-22 13:50:50 +00:00
bufio
builtin
bytes
bytes: add documentation to reader methods
2017-09-21 18:57:04 +00:00
cmd
cmd/compile: remove unused cases from switch
2017-09-22 17:15:31 +00:00
compress
all: fix article typos
2017-09-15 02:39:16 +00:00
container
container/heap: call t.Helper() in verify()
2017-09-13 17:22:00 +00:00
context
context: fix references to "d" in WithDeadline docs
2017-09-21 03:00:51 +00:00
crypto
crypto/elliptic: gofmt
2017-09-22 11:43:45 +00:00
database /sql
database/sql: fix Conn's doc typo
2017-09-08 13:49:40 +00:00
debug
debug/macho: add missing file flags
2017-08-29 00:44:44 +00:00
encoding
all: fix article typos
2017-09-15 02:39:16 +00:00
errors
expvar
expvar: make (*Map).Init clear existing keys
2017-09-11 21:31:51 +00:00
flag
flag: simplify arg logic in parseOne
2017-09-05 20:31:44 +00:00
fmt
fmt: Implement pp.WriteString method
2017-09-20 06:48:34 +00:00
go
go/types, constant: remove superfluous import comment
2017-09-18 17:19:43 +00:00
hash
html
html/template: prevent aliasing of parse Trees via AddParseTree
2017-09-20 01:52:02 +00:00
image
all: fix article typos
2017-09-15 02:39:16 +00:00
index /suffixarray
internal
all: correct location of go tool
2017-09-20 03:54:16 +00:00
io
io: Add benchmarks for CopyN
2017-09-20 15:00:31 +00:00
log
log: fix data race on log.Output
2017-09-19 20:35:24 +00:00
math
math/big: delete solved TODO
2017-09-22 10:21:46 +00:00
mime
mime: ignore key on ParseMediaType when value don't pass RFC 2231 check
2017-08-29 21:10:56 +00:00
net
net/http: net/http: doc that prefer "must" over "should"
2017-09-20 17:26:00 +00:00
os
all: correct location of go tool
2017-09-20 03:54:16 +00:00
path
all: remove strings.Contains check around Replace
2017-09-12 08:58:28 +00:00
plugin
runtime, plugin: error not throw on duplicate open
2017-09-09 16:26:33 +00:00
reflect
reflect: fix pointer past-the-end in Call with zero-sized return value
2017-09-19 20:45:24 +00:00
regexp
all: fix article typos
2017-09-15 02:39:16 +00:00
runtime
runtime: fix typo in the word "preceding"
2017-09-22 12:51:56 +00:00
sort
sort: add examples for IntsAreSorted, Float64s and Float64sAreSorted
2017-08-28 17:29:29 +00:00
strconv
all: fix article typos
2017-09-15 02:39:16 +00:00
strings
sync
all: join some chained ifs to unindent code
2017-08-29 20:57:41 +00:00
syscall
syscall: update syscall.Select to use newselect on ppc64x
2017-09-22 12:35:32 +00:00
testing
testing: use time.Since instead of time.Now().Sub
2017-09-06 19:47:37 +00:00
text
all: use sort.Slice in a few more places
2017-09-22 12:39:14 +00:00
time
all: use sort.Slice in a few more places
2017-09-22 12:39:14 +00:00
unicode
all: use sort.Slice in a few more places
2017-09-22 12:39:14 +00:00
unsafe
all: remove some double spaces from comments
2017-08-26 15:09:09 +00:00
vendor/golang_org /x
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
misc/ios,src/iostest.bash: support GOIOS_DEVICE_ID
2017-08-28 16:37:25 +00:00
make.bash
build: add go env GOROOT
as default GOROOT_BOOTSTRAP value
2017-08-25 05:36:27 +00:00
make.bat
Make.dist
make.rc
build: add go env GOROOT
as default GOROOT_BOOTSTRAP value
2017-08-25 05:36:27 +00:00
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc