| .. |
|
archive
|
archive/zip: skip large concurrent tests in race mode
|
2016-11-21 20:51:42 +00:00 |
|
bufio
|
…
|
|
|
builtin
|
…
|
|
|
bytes
|
all: make copyright headers consistent with one space after period
|
2016-11-04 20:46:25 +00:00 |
|
cmd
|
api: promote next.txt to go1.8.txt, update go tool
|
2016-12-01 02:54:21 +00:00 |
|
compress
|
compress/flate: add examples
|
2016-11-12 18:42:35 +00:00 |
|
container
|
…
|
|
|
context
|
context: document appropriate WithValue key type more
|
2016-11-12 06:25:11 +00:00 |
|
crypto
|
crypto/tls: update CBC Lucky13 warning a bit
|
2016-11-29 21:38:45 +00:00 |
|
database/sql
|
database/sql: deflake query cancel tests
|
2016-11-30 18:40:03 +00:00 |
|
debug
|
debug/pe: do not create symbol table if FileHeader.PointerToSymbolTable is 0
|
2016-11-17 07:55:06 +00:00 |
|
encoding
|
encoding/binary: document the new bool support
|
2016-12-01 00:51:24 +00:00 |
|
errors
|
…
|
|
|
expvar
|
…
|
|
|
flag
|
…
|
|
|
fmt
|
fmt: fix typo
|
2016-11-17 15:29:40 +00:00 |
|
go
|
go/ast: fix doc string for ast.GenDecl
|
2016-11-29 23:11:17 +00:00 |
|
hash
|
…
|
|
|
html
|
html/template: fix multiple Clones of redefined template
|
2016-11-15 04:30:20 +00:00 |
|
image
|
…
|
|
|
index/suffixarray
|
…
|
|
|
internal
|
internal/pprof/profile: parse mutex profile including comments
|
2016-11-29 18:04:37 +00:00 |
|
io
|
…
|
|
|
log
|
all: don't call t.Fatal from a goroutine
|
2016-11-15 15:13:48 +00:00 |
|
math
|
math/rand: export Source64, mainly for documentation value
|
2016-11-23 04:29:25 +00:00 |
|
mime
|
mime/multipart: test for overreading on a stream
|
2016-11-07 19:32:11 +00:00 |
|
net
|
net/http: document how headers are forwarded by Client
|
2016-11-30 08:39:11 +00:00 |
|
os
|
os: fix handling of Windows Unicode console input and ^Z
|
2016-11-29 02:13:03 +00:00 |
|
path
|
path: document that filepath is recommended to manipulate filename paths
|
2016-11-08 18:36:52 +00:00 |
|
plugin
|
cmd/link, runtime, plugin: versioning
|
2016-11-15 16:14:27 +00:00 |
|
reflect
|
reflect: fix typo in comment
|
2016-11-23 01:14:59 +00:00 |
|
regexp
|
…
|
|
|
runtime
|
runtime: fix undead arguments in cgocall
|
2016-11-30 17:09:17 +00:00 |
|
sort
|
sort: add Slice example
|
2016-12-01 05:43:05 +00:00 |
|
strconv
|
…
|
|
|
strings
|
…
|
|
|
sync
|
runtime/internal/atomic: crash on unaligned 64-bit ops on 32-bit MIPS
|
2016-11-22 02:05:07 +00:00 |
|
syscall
|
syscall: define bind flags on Plan 9
|
2016-11-15 18:19:10 +00:00 |
|
testing
|
testing: comment out flag.Parse from example
|
2016-11-25 16:41:34 +00:00 |
|
text
|
text/template: handle option missingkey=error consistently
|
2016-11-18 15:56:02 +00:00 |
|
time
|
time: make Parse validate day's lower bound in addition to upper bound
|
2016-11-22 11:02:12 +00:00 |
|
unicode
|
…
|
|
|
unsafe
|
unsafe: remove incorrect type conversion in docs
|
2016-11-07 18:54:14 +00:00 |
|
vendor/golang_org/x
|
…
|
|
|
Make.dist
|
…
|
|
|
all.bash
|
…
|
|
|
all.bat
|
…
|
|
|
all.rc
|
…
|
|
|
androidtest.bash
|
…
|
|
|
bootstrap.bash
|
…
|
|
|
buildall.bash
|
…
|
|
|
clean.bash
|
…
|
|
|
clean.bat
|
…
|
|
|
clean.rc
|
…
|
|
|
cmp.bash
|
all: make copyright headers consistent with one space after period
|
2016-11-04 20:46:25 +00:00 |
|
iostest.bash
|
…
|
|
|
make.bash
|
…
|
|
|
make.bat
|
…
|
|
|
make.rc
|
build: fix cross-compile on Plan 9
|
2016-11-22 01:32:28 +00:00 |
|
naclmake.bash
|
…
|
|
|
nacltest.bash
|
…
|
|
|
race.bash
|
…
|
|
|
race.bat
|
…
|
|
|
run.bash
|
…
|
|
|
run.bat
|
…
|
|
|
run.rc
|
…
|
|