go/src
Kazuhiro Sera ae85bcf82b Fix a TODO comment 2018-08-23 14:05:32 +09:00
..
archive archive/zip: fix regression when writing directories 2018-07-16 22:52:11 +00:00
bufio
builtin
bytes Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
cmd Fix a TODO comment 2018-08-23 14:05:32 +09:00
compress
container
context
crypto Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
database/sql database/sql: fix driverStmt.Close() comment typo 2018-08-03 03:58:03 +00:00
debug debug/elf,macho,pe: support compressed DWARF 2018-06-19 22:13:51 +00:00
encoding encoding/xml: document HTMLAutoClose and HTMLEntity more 2018-08-02 20:47:47 +00:00
errors
expvar
flag flag: add a Value example 2018-06-21 23:32:53 +00:00
fmt strconv: clarify "g" and "G" precision in the docs 2018-08-01 00:57:00 +00:00
go go/types: fix errors in recording type information 2018-08-09 20:13:38 +00:00
hash
html html: lazily populate Unescape tables 2018-07-31 22:10:54 +00:00
image all: clean up some Deprecated comments 2018-07-06 17:40:56 +00:00
index/suffixarray
internal Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
io
log
math math/rand: improve package documentation 2018-08-03 23:08:42 +00:00
mime mime/quotedprintable: accept bytes >= 0x80 2018-06-27 17:00:08 +00:00
net net: reduce TestSplice/big's memory usage 2018-08-08 13:58:37 +00:00
os Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
path path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
plugin
reflect reflect: remove struct tags from unexported types 2018-06-28 23:06:00 +00:00
regexp regexp: reword Match documentation to be more like Find 2018-07-13 18:52:46 +00:00
runtime Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
sort
strconv strconv: clarify "g" and "G" precision in the docs 2018-08-01 00:57:00 +00:00
strings strings: do much less redundant testing in TestCompareStrings 2018-07-02 14:39:29 +00:00
sync cmd/vet,sync: check lock values more precisely 2018-07-14 06:48:21 +00:00
syscall syscall/js: extend ValueOf to support arrays and objects 2018-08-07 10:56:56 +00:00
testing testing/cover: improve comments on CoverBlock 2018-07-01 08:07:47 +00:00
text html/template: ignore untyped nil arguments to default escapers 2018-07-09 21:54:35 +00:00
time Fix typos detected by github.com/client9/misspell 2018-08-10 23:37:56 +09:00
unicode
unsafe
vendor/golang_org/x vendor: update golang.org/x/net/http2/hpack 2018-08-01 20:05:31 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
make.bat cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
make.rc cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
naclmake.bash
nacltest.bash
race.bash runtime/cgo: Add initial NetBSD Thread Sanitizer support 2018-07-10 23:14:31 +00:00
race.bat
run.bash cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
run.bat cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00
run.rc cmd/go: add $GOFLAGS environment variable 2018-08-01 00:35:21 +00:00