Commit History

Author SHA1 Message Date
  Emmanuel T Odeke 2018d431c7 [release-branch.go1.13] net/http: fix Transport panic with nil Request.Header 5 years ago
  Shenghou Ma 49073c579e [release-branch.go1.13] os: re-enable TestPipeThreads on darwin 5 years ago
  Shenghou Ma 81d995d9ee [release-branch.go1.13] runtime: fix darwin syscall performance regression 5 years ago
  Bryan C. Mills 842a1e78c9 [release-branch.go1.13] cmd/go: suppress more errors in package-to-module loading 5 years ago
  Duco van Amstel 2f73eedd42 [release-branch.go1.13] cmd/go: fix listing of ambiguous paths 5 years ago
  Jason A. Donenfeld b7b6e8e294 [release-branch.go1.13] syscall: replace mksyscall_windows.go with wrapper to new x/sys home 5 years ago
  Bryan C. Mills cf54026495 [release-branch.go1.13] Revert "cmd/go: add a Latest field to the output of 'go mod download -json'" 5 years ago
  Michael Anthony Knyszek 66b8787f6b [release-branch.go1.13] runtime: scavenge on growth instead of inline with allocation 5 years ago
  Michael Anthony Knyszek cd951aeec4 [release-branch.go1.13] runtime: redefine scavenge goal in terms of heap_inuse 5 years ago
  Austin Clements 951dbb1e5b [release-branch.go1.13] runtime: grow the heap incrementally 5 years ago
  Brad Fitzpatrick fa325ea2a5 [release-branch.go1.13] net/http: update bundled http2 for memory leak fix 5 years ago
  Jason A. Donenfeld 84b070f6fa [release-branch.go1.13] runtime: monitor for suspend/resume to kick timeouts 5 years ago
  Tobias Klauser 17a492fdd5 [release-branch.go1.13] cmd/go/internal/modfetch: update TestCodeRepo for gopkg.in/yaml.v2 again 5 years ago
  Michael Hendricks f262eed960 [release-branch.go1.13] net: avoid an infinite loop in LookupAddr 5 years ago
  Michael Anthony Knyszek 8a6cd7a082 [release-branch.go1.13] runtime: fix lock acquire cycles related to scavenge.lock 5 years ago
  Jay Conrod 8c8a881688 [release-branch.go1.13] cmd/go: don't include package dir in cache key when -trimpath is set 5 years ago
  Emmanuel T Odeke 0c07603272 [release-branch.go1.13] net/http: remove TestTimeoutHandlerAndFlusher due to flakes 5 years ago
  Emmanuel T Odeke de964716b3 [release-branch.go1.13] net/http, doc/go1.13.html: revert TimeoutHandler.Flush 5 years ago
  Filippo Valsorda 5af12aedbd [release-branch.go1.13] all: merge release-branch.go1.13-security into release-branch.go1.13 5 years ago
  Michael Fraenkel 44a4250a57 [release-branch.go1.13] net/http: remove http2 connections when no longer cached 5 years ago
  Bryan C. Mills 4b1d9c468b [release-branch.go1.13] cmd/go/internal/modload: annotate replacements in PackageNotInModuleError 5 years ago
  Filippo Valsorda b17fd8e49d [release-branch.go1.13-security] go1.13.1 5 years ago
  Andrew 13fe59bfda [release-branch.go1.13-security] doc: add Go 1.13 to release history 5 years ago
  Filippo Valsorda 5a6ab1ec3e [release-branch.go1.13-security] net/textproto: don't normalize headers with spaces before the colon 5 years ago
  Filippo Valsorda c58577b6c9 [release-branch.go1.13-security] doc: document Go 1.13.1 and Go 1.12.10 5 years ago
  Elias Naur a462e9fbe8 [release-branch.go1.13] syscall: disable sysctl on iOS 5 years ago
  Tom Thorogood a055bb9370 [release-branch.go1.13] net/http: fix HTTP/2 idle pool tracing 5 years ago
  Bryan C. Mills fb86bbb315 [release-branch.go1.13] cmd/go/internal/modfetch/codehost: work around an apparent bug in 'git fetch --unshallow' 5 years ago
  Jay Conrod 94227d241b [release-branch.go1.13] cmd/go: don't split internal test main packages twice 5 years ago
  Jay Conrod 613adc6268 [release-branch.go1.13] cmd/go: fix link error for -coverpkg in GOPATH mode 5 years ago