..
archive
bufio
builtin
bytes
bytes, strings: add ReplaceAll
2018-09-26 20:51:23 +00:00
cmd
cmd/api: explicit tagKey with GOOS and GOARCH
2018-10-05 17:53:43 +00:00
compress
Revert "compress: move benchmark text from src/testdata to src/compress/testdata"
2018-10-01 16:16:21 +00:00
container
context
context: avoid duplicate removeChild
2018-10-03 15:26:10 +00:00
crypto
crypto/x509: fix getting user home dir on darwin
2018-10-04 02:31:59 +00:00
database /sql
database/sql: improve unimplemented LastInsertId error message
2018-10-03 17:28:45 +00:00
debug
debug/pe: skip a test on windows/arm
2018-10-04 17:50:01 +00:00
encoding
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
errors
expvar
expvar: add Map.Delete
2018-10-04 01:16:52 +00:00
flag
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
fmt
io: export StringWriter
2018-10-03 20:13:35 +00:00
go
go/types: fix recvPtr helper (follow-up on https://golang.org/cl/139422 )
2018-10-05 17:56:05 +00:00
hash
html
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
image
image: optimize bounds checking for At and Set methods
2018-10-01 19:16:00 +00:00
index /suffixarray
internal
internal/syscall: add AIX operating system
2018-10-03 21:28:26 +00:00
io
io: export StringWriter
2018-10-03 20:13:35 +00:00
log
math
math: use Abs in Pow rather than if x < 0 { x = -x }
2018-10-04 17:33:04 +00:00
mime
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
net
io: export StringWriter
2018-10-03 20:13:35 +00:00
os
os: make UserHomeDir specialize behavior for GOOS=android
2018-10-04 16:32:56 +00:00
path
path/filepath: fix Windows-specific Clean bug
2018-09-29 04:26:02 +00:00
plugin
reflect
reflect: add an example for Kind
2018-10-03 22:38:53 +00:00
regexp
runtime
runtime: improve mheap.alloc doc and let compiler check system stack
2018-10-05 16:05:17 +00:00
sort
strconv
strings
strings: correctly handle invalid utf8 sequences in Map
2018-10-03 21:27:10 +00:00
sync
sync: simplify (*entry).tryStore
2018-09-27 21:44:20 +00:00
syscall
syscall: use asynchronous operations on js/wasm
2018-10-04 00:23:03 +00:00
testdata
Revert "compress: move benchmark text from src/testdata to src/compress/testdata"
2018-10-01 16:16:21 +00:00
testing
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
text
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
2018-09-26 22:14:25 +00:00
time
time: return first error in unsuccessful calls to LoadLocation
2018-10-03 17:40:17 +00:00
unicode
unsafe
vendor/golang_org /x
vendor: update golang_org/x/net/route from upstream
2018-10-04 21:36:59 +00:00
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.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc