go/src
Sameer Ajmani 38cb9d28a9 runtime/pprof: document that profile names should not contain spaces.
Change-Id: I967d897e812bee63b32bc2a7dcf453861b89b7e3
Reviewed-on: https://go-review.googlesource.com/36533
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-02-07 22:00:48 +00:00
..
archive time: record monotonic clock reading in time.Now, for more accurate comparisons 2017-02-03 19:04:52 +00:00
bufio
builtin
bytes all: fix misspellings 2017-01-07 16:53:25 +00:00
cmd cmd/compile: do not use statictmp for zeroing 2017-02-07 21:15:21 +00:00
compress all: test adjustments for the iOS builder 2017-01-14 03:27:53 +00:00
container
context context: lazily initialize cancelCtx done channel 2017-02-01 20:08:41 +00:00
crypto crypto/x509: check for new tls-ca-bundle.pem last 2017-02-07 17:19:05 +00:00
database/sql database/sql: fix spelling mistake 2017-02-01 21:06:35 +00:00
debug
encoding time: record monotonic clock reading in time.Now, for more accurate comparisons 2017-02-03 19:04:52 +00:00
errors
expvar
flag
fmt
go cmd/go, go/build: better defenses against GOPATH=GOROOT 2017-02-07 18:45:43 +00:00
hash
html
image Revert "image: fix the overlap check in Rectangle.Intersect." 2017-02-07 15:21:56 +00:00
index/suffixarray
internal
io io: fix test when MultiReader is inlined with -l=3 2017-02-02 18:56:20 +00:00
log
math
mime mime/multipart: allow boundary len <= 70 2017-02-01 21:06:49 +00:00
net net/http/httputil: don't log read error when it's context.Canceled 2017-02-06 19:16:56 +00:00
os os/user: cache the result of user.Current 2017-02-06 18:49:52 +00:00
path path/filepath: ignore dot for Dir(`\\server\share`) 2017-02-04 07:24:20 +00:00
plugin cmd/go, plugin: disable plugins on darwin 2016-12-15 05:46:20 +00:00
reflect reflect: adjust documentation on Value 2017-02-01 19:11:34 +00:00
regexp
runtime runtime/pprof: document that profile names should not contain spaces. 2017-02-07 22:00:48 +00:00
sort sort: optimize average calculation in binary search 2017-02-06 17:08:13 +00:00
strconv
strings
sync
syscall syscall: regenerate zsyscall_darwin_arm64.go with mksyscall.pl 2017-02-01 22:09:32 +00:00
testing testing: clarify T.Parallel() godoc wording 2017-02-07 15:30:49 +00:00
text text/template: remove duplicate logic in conditional 2017-02-07 15:10:25 +00:00
time time: delete incorrect docs about day-of-month checks. 2017-02-07 19:24:02 +00:00
unicode
unsafe
vendor/golang_org/x vendor/golang.org/x/crypto/curve25519: avoid loss of R15 in -dynlink mode 2017-02-06 20:14:03 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash buildall.bash: clarify target selection 2017-02-04 04:34:36 +00:00
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