| .. |
|
archive
|
archive/zip: use Modified in FileHeader.FileInfo
|
2019-04-08 07:55:52 +00:00 |
|
bufio
|
…
|
|
|
builtin
|
builtin: spec correction for panic()
|
2019-04-05 00:52:55 +00:00 |
|
bytes
|
bytes: optimize ToLower and ToUpper for ASCII-only case
|
2019-04-09 05:45:34 +00:00 |
|
cmd
|
shortened comment as per review suggestion
|
2019-04-22 10:44:53 -04:00 |
|
compress
|
cmd/go: further reduce init work
|
2019-03-31 10:49:55 +00:00 |
|
container
|
…
|
|
|
context
|
all: s/cancelation/cancellation/
|
2019-04-16 20:27:15 +00:00 |
|
crypto
|
crypto/tls: fix a minor MAC vs padding leak
|
2019-04-16 23:10:02 +00:00 |
|
database/sql
|
all: s/cancelation/cancellation/
|
2019-04-16 20:27:15 +00:00 |
|
debug
|
…
|
|
|
encoding
|
encoding/json: remove a bounds check in readValue
|
2019-04-13 13:14:55 +00:00 |
|
errors
|
errors: return false if nil error is passed to As
|
2019-04-10 15:59:35 +00:00 |
|
expvar
|
expvar: improve Map.addKey for large number of keys
|
2019-04-16 17:18:01 +00:00 |
|
flag
|
cmd/go: further reduce init work
|
2019-03-31 10:49:55 +00:00 |
|
fmt
|
fmt: fix spelling mistake in example
|
2019-03-25 21:03:10 +00:00 |
|
go
|
all: clean up code with token.IsExported
|
2019-04-16 14:43:48 +00:00 |
|
hash
|
…
|
|
|
html
|
…
|
|
|
image
|
image: deprecate ZP and ZR
|
2019-04-07 03:44:17 +00:00 |
|
index/suffixarray
|
…
|
|
|
internal
|
internal/poll: avoid unnecessary memory allocation in Writev
|
2019-04-17 00:05:41 +00:00 |
|
io
|
…
|
|
|
log
|
…
|
|
|
math
|
all: s/cancelation/cancellation/
|
2019-04-16 20:27:15 +00:00 |
|
mime
|
mime: add .jpeg for builtin
|
2019-04-03 18:17:48 +00:00 |
|
net
|
net: support single-request resolv.conf option in pure Go resolver
|
2019-04-17 14:42:35 +00:00 |
|
os
|
all: s/cancelation/cancellation/
|
2019-04-16 20:27:15 +00:00 |
|
path
|
path/filepath: add examples for Base, Dir and IsAbs
|
2019-03-25 02:57:06 +00:00 |
|
plugin
|
…
|
|
|
reflect
|
all: clean up code with token.IsExported
|
2019-04-16 14:43:48 +00:00 |
|
regexp
|
…
|
|
|
runtime
|
runtime/internal/atomic: remove bad go:noescape annotations on Loadp
|
2019-04-17 19:09:15 +00:00 |
|
sort
|
sort, internal/reflectlite: flesh out reflectlite enough for use by sort
|
2019-03-27 04:58:23 +00:00 |
|
strconv
|
…
|
|
|
strings
|
strings: remove "a copy of the string" from ToUpper/ToLower comments
|
2019-04-14 16:19:31 +00:00 |
|
sync
|
sync: smooth out Pool behavior over GC with a victim cache
|
2019-04-05 18:49:08 +00:00 |
|
syscall
|
syscall: skip DirentRepeat test on freebsd
|
2019-04-16 17:14:50 +00:00 |
|
testdata
|
…
|
|
|
testing
|
testing: correct two spelling/grammar issues
|
2019-03-25 22:26:21 +00:00 |
|
text
|
…
|
|
|
time
|
…
|
|
|
unicode
|
…
|
|
|
unsafe
|
…
|
|
|
vendor
|
all: s/cancelation/cancellation/
|
2019-04-16 20:27:15 +00:00 |
|
Make.dist
|
…
|
|
|
all.bash
|
…
|
|
|
all.bat
|
…
|
|
|
all.rc
|
…
|
|
|
bootstrap.bash
|
bootstrap.bash: fix build if no exec wrapper exists
|
2019-04-12 13:00:05 +00:00 |
|
buildall.bash
|
…
|
|
|
clean.bash
|
…
|
|
|
clean.bat
|
…
|
|
|
clean.rc
|
…
|
|
|
cmp.bash
|
…
|
|
|
go.mod
|
…
|
|
|
go.sum
|
…
|
|
|
iostest.bash
|
…
|
|
|
make.bash
|
…
|
|
|
make.bat
|
…
|
|
|
make.rc
|
…
|
|
|
naclmake.bash
|
…
|
|
|
nacltest.bash
|
…
|
|
|
race.bash
|
…
|
|
|
race.bat
|
…
|
|
|
run.bash
|
…
|
|
|
run.bat
|
…
|
|
|
run.rc
|
…
|
|