go/src
Brad Fitzpatrick c799e4a577 net/http/pprof: stop profiling if client's connection closes
Fixes #13833

Change-Id: If0bd5f7dcfc39d34680d11eb998050f0900d5a26
Reviewed-on: https://go-review.googlesource.com/18283
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
2016-01-06 05:51:38 +00:00
..
archive build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
bufio
builtin
bytes bytes: document that buffer is reused in Truncate and Reset 2015-12-18 19:40:58 +00:00
cmd cmd/compile/internal/gc: fix initialization logic 2016-01-06 02:10:52 +00:00
compress build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
container
crypto crypto/hmac: update link to FIPS HMAC spec 2016-01-06 02:17:06 +00:00
database/sql database/sql: fix doc typos 2015-12-30 07:27:12 +00:00
debug debug/elf: rename Chdr64.Reserved to _ 2015-12-18 20:41:26 +00:00
encoding encoding/asn1: fix off-by-one in parseBase128Int. 2016-01-06 01:41:27 +00:00
errors
expvar
flag
fmt Revert "fmt: check newline in the end of input" 2015-12-11 06:35:20 +00:00
go build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
hash
html
image image/color: have NYCbCrA.RGBA work in 16-bit color. 2015-12-24 06:55:33 +00:00
index/suffixarray
internal os,internal/syscall/windows: use ReadFile/MultiByteToWideChar to read from console 2015-12-17 16:23:39 +00:00
io
log log/syslog: document that syslog is frozen 2016-01-05 22:56:07 +00:00
math build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
mime mime: fix parsing of empty string attribute value 2015-12-05 20:14:25 +00:00
net net/http/pprof: stop profiling if client's connection closes 2016-01-06 05:51:38 +00:00
os runtime: set SIGCONT to _SigNotify + _SigDefault 2016-01-05 17:44:46 +00:00
path path/filepath: include test number in TestIssue13582 output 2015-12-15 06:43:35 +00:00
reflect reflect: document DeepEqual, fix case of maps with NaN keys 2015-12-11 05:50:05 +00:00
regexp regexp/syntax: fix handling of \Q...\E 2015-12-01 22:45:12 +00:00
runtime runtime: call msanwrite on object passed to runtime/cgo 2016-01-06 04:04:42 +00:00
sort sort: improve average quicksort performance 2015-12-04 20:41:47 +00:00
strconv
strings
sync
syscall syscall: fix duplicated copyright header in mksysnum_plan9.sh 2015-12-10 20:45:18 +00:00
testing testing: add clear panic for duplicate call to t.Parallel 2016-01-04 20:10:17 +00:00
text
time time: reject invalid day of month in Parse 2015-12-10 19:12:13 +00:00
unicode
unsafe
vendor/golang.org/x/net/http2/hpack net/http: updated bundled copy of x/net/http2 2015-12-16 21:00:35 +00:00
Make.dist
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash src: remove reference to since-deleted dist -s flag 2015-12-17 22:03:56 +00:00
make.bat
make.rc
nacltest.bash
race.bash cmd/dist: make test default to --no-rebuild 2015-12-29 15:20:00 +00:00
race.bat cmd/dist: make test default to --no-rebuild 2015-12-29 15:20:00 +00:00
run.bash cmd/dist: make test default to --no-rebuild 2015-12-29 15:20:00 +00:00
run.bat cmd/dist: make test default to --no-rebuild 2015-12-29 15:20:00 +00:00
run.rc cmd/dist: make test default to --no-rebuild 2015-12-29 15:20:00 +00:00