..
archive
bufio
builtin
builtin: make len's godoc less ambiguous
2019-03-13 20:57:32 +00:00
bytes
bytes, strings: speed up TrimSpace 4-5x for common ASCII cases
2019-03-12 15:52:17 +00:00
cmd
cmd/compile: int64(uint64 >> x) >= 0 if x > 0
2019-03-14 00:03:38 +00:00
compress
container
context
crypto
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
2019-03-11 20:28:54 +00:00
database /sql
debug
encoding
encoding/base64: speed up the decoder
2019-03-13 10:39:58 +00:00
errors
expvar
flag
fmt
fmt: put back named results in ss.scanBasePrefix
2019-03-14 00:08:15 +00:00
go
go/build: bypass importGo if srcDir is in GOROOT/src
2019-03-12 05:00:20 +00:00
hash
html
image
index /suffixarray
internal
runtime, internal/poll, net: report event scanning error on read event
2019-03-13 08:53:02 +00:00
io
log
math
math/big: add support for underscores '_' in numbers
2019-03-12 22:58:58 +00:00
mime
net
runtime, internal/poll, net: report event scanning error on read event
2019-03-13 08:53:02 +00:00
os
os: drop special case for FreeBSD 10.4 in newFile
2019-03-12 06:33:01 +00:00
path
plugin
reflect
regexp
runtime
runtime: simplify constant strings in asm
2019-03-14 00:12:28 +00:00
sort
strconv
strings
bytes, strings: speed up TrimSpace 4-5x for common ASCII cases
2019-03-12 15:52:17 +00:00
sync
syscall
syscall: add Chroot and Dup2 for aix/ppc64
2019-03-13 16:52:32 +00:00
testdata
testing
testing/cover: improve message when a package has no statements
2019-03-13 04:11:58 +00:00
text
text/tabwriter: use a single defer per Write call
2019-03-12 22:34:30 +00:00
time
unicode
unsafe
vendor
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
2019-03-11 20:28:54 +00:00
all.bash
all.bat
all.rc
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
go.mod
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
2019-03-11 20:28:54 +00:00
go.sum
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
2019-03-11 20:28:54 +00:00
iostest.bash
make.bash
cmd,std: add go.mod files
2019-03-11 20:27:41 +00:00
make.bat
cmd,std: add go.mod files
2019-03-11 20:27:41 +00:00
Make.dist
make.rc
cmd,std: add go.mod files
2019-03-11 20:27:41 +00:00
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor'
2019-03-11 20:28:54 +00:00
run.bat
run.rc