| .. |
|
archive
|
…
|
|
|
bufio
|
bufio: remove unnecessary "continue"
|
2016-10-24 14:49:44 +00:00 |
|
builtin
|
…
|
|
|
bytes
|
bytes, strings: optimize for ASCII sets
|
2016-10-28 17:37:04 +00:00 |
|
cmd
|
cmd/compile: make Node.Diag a bool
|
2016-10-29 16:31:07 +00:00 |
|
compress
|
compress/flate: make compression level 0 consistent
|
2016-10-27 00:58:30 +00:00 |
|
container
|
…
|
|
|
context
|
context: add comments to the WithCancel example, apply minor improvements
|
2016-10-26 22:35:07 +00:00 |
|
crypto
|
crypto/tls: add GetClientCertificate callback
|
2016-10-27 17:20:07 +00:00 |
|
database/sql
|
database/sql: fix possible context leak in test
|
2016-10-24 17:56:11 +00:00 |
|
debug
|
…
|
|
|
encoding
|
encoding/csv: document Read error behavior
|
2016-10-28 19:38:12 +00:00 |
|
errors
|
…
|
|
|
expvar
|
…
|
|
|
flag
|
flag: arrange for FlagSet.Usage to be non-nil by default
|
2016-10-26 16:13:40 +00:00 |
|
fmt
|
fmt: document that unexported struct fields don't get the String/Error treatment
|
2016-10-26 13:56:45 +00:00 |
|
go
|
runtime/pprof/internal/gzip0: new package for pprof
|
2016-10-29 18:21:28 +00:00 |
|
hash
|
…
|
|
|
html
|
html/template, text/template: drop defined template list from errors
|
2016-10-28 17:10:55 +00:00 |
|
image
|
image/png: implement grayscale transparency.
|
2016-10-28 02:10:13 +00:00 |
|
index/suffixarray
|
…
|
|
|
internal
|
runtime/trace, internal/trace: script to collect canned traces
|
2016-10-28 17:46:49 +00:00 |
|
io
|
…
|
|
|
log
|
all: freeze net/rpc and reword the 'frozen' message in other frozen packages
|
2016-10-26 16:11:07 +00:00 |
|
math
|
math/big: flip long/short flag on TestFloat32Distribution
|
2016-10-27 21:44:37 +00:00 |
|
mime
|
mime/multipart: simplify Part.Read
|
2016-10-28 19:05:47 +00:00 |
|
net
|
net: use IPv4 reserved address blocks for documentation
|
2016-10-28 22:20:52 +00:00 |
|
os
|
os: adjust (*File).Read comment
|
2016-10-28 19:19:11 +00:00 |
|
path
|
path/filepath: fix Abs on Windows
|
2016-10-29 16:44:45 +00:00 |
|
plugin
|
…
|
|
|
reflect
|
runtime, cmd/compile: rename memclr -> memclrNoHeapPointers
|
2016-10-28 18:20:33 +00:00 |
|
regexp
|
…
|
|
|
runtime
|
runtime/pprof/internal/gzip0: new package for pprof
|
2016-10-29 18:21:28 +00:00 |
|
sort
|
…
|
|
|
strconv
|
…
|
|
|
strings
|
bytes, strings: optimize for ASCII sets
|
2016-10-28 17:37:04 +00:00 |
|
sync
|
runtime: Profile goroutines holding contended mutexes.
|
2016-10-28 11:47:16 +00:00 |
|
syscall
|
syscall: use name+(NN)FP on plan9/amd64
|
2016-10-25 22:13:35 +00:00 |
|
testing
|
runtime: Profile goroutines holding contended mutexes.
|
2016-10-28 11:47:16 +00:00 |
|
text
|
html/template, text/template: drop defined template list from errors
|
2016-10-28 17:10:55 +00:00 |
|
time
|
time: clarify Equal docs
|
2016-10-28 22:31:09 +00:00 |
|
unicode
|
unicode/utf8: optimize ValidRune
|
2016-10-26 23:02:52 +00:00 |
|
unsafe
|
…
|
|
|
vendor/golang_org/x
|
vendor/golang_org/x/crypto/poly1305: sync to 1150b8bd09e53aea1d415621adae9bad665061a1
|
2016-10-27 18:03:11 +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
|
…
|
|
|
make.bat
|
…
|
|
|
make.rc
|
…
|
|
|
naclmake.bash
|
…
|
|
|
nacltest.bash
|
…
|
|
|
race.bash
|
…
|
|
|
race.bat
|
…
|
|
|
run.bash
|
…
|
|
|
run.bat
|
…
|
|
|
run.rc
|
…
|
|