| .. |
|
archive
|
[release-branch.go1.10] archive/zip: fix handling of Info-ZIP Unix extended timestamps
|
2018-03-29 06:07:32 +00:00 |
|
bufio
|
…
|
|
|
builtin
|
…
|
|
|
bytes
|
[release-branch.go1.10] bytes, strings: fix comparison of long byte slices on s390x
|
2018-07-16 19:59:17 +00:00 |
|
cmd
|
Revert "[release-branch.go1.10] cmd/compile/internal/gc: OMUL should be evaluated when using soft-float"
|
2018-12-14 20:07:16 +00:00 |
|
compress
|
…
|
|
|
container
|
container/list: document nil values more
|
2018-01-08 18:06:27 +00:00 |
|
context
|
…
|
|
|
crypto
|
[release-branch.go1.10-security] crypto/x509: limit number of signature checks for each verification
|
2018-12-07 00:38:02 +00:00 |
|
database/sql
|
[release-branch.go1.10] database/sql: check for nil connRequest.conn before use
|
2018-11-01 22:08:28 +00:00 |
|
debug
|
debug/gosym: update docs for changes in Go 1.3
|
2017-11-30 22:49:27 +00:00 |
|
encoding
|
[release-branch.go1.10] encoding/json: avoid assuming side-effect free reflect.Value.Addr().Elem()
|
2018-03-29 06:07:44 +00:00 |
|
errors
|
…
|
|
|
expvar
|
…
|
|
|
flag
|
flag: clarify comment to avoid shell syntax confusion
|
2017-12-06 04:36:03 +00:00 |
|
fmt
|
…
|
|
|
go
|
[release-branch.go1.10] go/internal/srcimporter: simplify and fix package file lookup
|
2018-03-29 06:08:40 +00:00 |
|
hash
|
hash: add MarshalBinary/UnmarshalBinary round trip + golden test for all implementations
|
2017-12-06 07:45:46 +00:00 |
|
html
|
html/template: check for duplicates when inserting escapers
|
2018-01-10 17:36:27 +00:00 |
|
image
|
Revert "go/printer: forbid empty line before first comment in block"
|
2017-12-01 01:12:26 +00:00 |
|
index/suffixarray
|
…
|
|
|
internal
|
[release-branch.go1.10] internal/poll: advance file position in windows sendfile
|
2018-11-01 22:47:33 +00:00 |
|
io
|
…
|
|
|
log
|
…
|
|
|
math
|
math/rand: typo fixed in documentation of seedPos
|
2018-01-04 20:27:29 +00:00 |
|
mime
|
[release-branch.go1.10] mime/multipart: restore 1.9 handling of missing/empty form-data file name
|
2018-06-26 23:56:31 +00:00 |
|
net
|
[release-branch.go1.10] net: pass if at least one matching entry in TestLookupGmailTXT
|
2019-01-14 20:18:59 +00:00 |
|
os
|
os/signal: skip TestTerminalSignal if posix_openpt fails with EACCES
|
2018-01-31 00:50:06 +00:00 |
|
path
|
…
|
|
|
plugin
|
plugin: document support for macOS
|
2017-12-12 00:59:50 +00:00 |
|
reflect
|
reflect: fix doc nit
|
2018-01-09 21:48:16 +00:00 |
|
regexp
|
Revert "go/printer: forbid empty line before first comment in block"
|
2017-12-01 01:12:26 +00:00 |
|
runtime
|
[release-branch.go1.10] runtime: restore r2 when restoring state from gobuf in gogo on ppc64x
|
2018-10-30 15:40:52 +00:00 |
|
sort
|
…
|
|
|
strconv
|
…
|
|
|
strings
|
[release-branch.go1.10] strings: do much less redundant testing in TestCompareStrings
|
2018-07-16 23:14:19 +00:00 |
|
sync
|
sync: consistently use article "a" for RWMutex
|
2018-01-16 23:09:57 +00:00 |
|
syscall
|
[release-branch.go1.10] syscall: use Android O friendly fstatat syscall to implement Stat on linux/amd64
|
2018-03-29 06:08:23 +00:00 |
|
testing
|
cmd/go, testing: test names don't have to be alphanumeric
|
2018-01-04 01:52:55 +00:00 |
|
text
|
text/template: revert CL 66410 "add break, continue actions in ranges"
|
2018-02-06 05:00:01 +00:00 |
|
time
|
time: revert CL 78735 (was: space padding using underscore)
|
2018-01-03 20:50:44 +00:00 |
|
unicode
|
Revert "go/printer: forbid empty line before first comment in block"
|
2017-12-01 01:12:26 +00:00 |
|
unsafe
|
…
|
|
|
vendor/golang_org/x
|
…
|
|
|
Make.dist
|
…
|
|
|
all.bash
|
…
|
|
|
all.bat
|
…
|
|
|
all.rc
|
…
|
|
|
androidtest.bash
|
misc,src: add support for specifying adb flags to the android harness
|
2018-01-20 21:13:30 +00:00 |
|
bootstrap.bash
|
bootstrap.bash: only fetch git revision if we need it
|
2018-01-30 15:11:56 +00:00 |
|
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
|
…
|
|