index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-14
[release-branch.go1.14] go1.14.10
go1.14.10
Alexander Rakoczy
2020-10-14
[release-branch.go1.14] runtime: correct signature of call16
Austin Clements
2020-10-08
[release-branch.go1.14] database/sql: de-flake TestTxCannotCommitAfterRollback
Daniel Theophanes
2020-10-07
[release-branch.go1.14] runtime: disable stack shrinking in activeStackChans ...
Michael Anthony Knyszek
2020-10-05
[release-branch.go1.14] cmd/compile: fix live variable computation for deferr...
Keith Randall
2020-10-05
[release-branch.go1.14] testing: flush test summaries to stdout atomically wh...
Bryan C. Mills
2020-10-01
[release-branch.go1.14] cmd/compile: prevent 387+float32+pie from clobbering ...
Keith Randall
2020-09-10
[release-branch.go1.14] runtime: fix ReadMemStatsSlow's and CheckScavengedBit...
Michael Anthony Knyszek
2020-09-10
[release-branch.go1.14] cmd/internal/obj: fix inline marker issue on s390x
Michael Munday
2020-09-09
[release-branch.go1.14] go1.14.9
go1.14.9
Dmitri Shuralyov
2020-09-03
[release-branch.go1.14] cmd/compile, runtime: mark R12 clobbered for write ba...
Cherry Zhang
2020-09-03
[release-branch.go1.14] cmd/internal/obj: stop removing NOPs from instruction...
Keith Randall
2020-09-03
[release-branch.go1.14] cmd/internal/obj/ppc64: don't remove NOP in assembler
Lynn Boger
2020-09-02
[release-branch.go1.14] net/http/fgci: skip flaky test
Filippo Valsorda
2020-09-02
[release-branch.go1.14] doc/go1.14: document json.Umarshal map key support of...
ShihCheng Tu
2020-09-01
[release-branch.go1.14] testing: treat PAUSE lines as changing the active tes...
Bryan C. Mills
2020-09-01
[release-branch.go1.14] all: merge release-branch.go1.14-security into releas...
Filippo Valsorda
2020-09-01
[release-branch.go1.14-security] go1.14.8
go1.14.8
Dmitri Shuralyov
2020-09-01
[release-branch.go1.14-security] net/http/cgi,net/http/fcgi: add Content-Type...
Roberto Clapis
2020-08-27
[release-branch.go1.14] net/http: fix cancelation of requests with a readTrac...
Damien Neil
2020-08-27
[release-branch.go1.14] net/http: make Transport.RoundTrip preserve Requests
Damien Neil
2020-08-27
[release-branch.go1.14] net/http: handle body rewind in HTTP/2 connection los...
Russ Cox
2020-08-22
[release-branch.go1.14] runtime: detect services in signal handler
Jason A. Donenfeld
2020-08-22
[release-branch.go1.14] runtime: ensure startm new M is consistently visible ...
Michael Pratt
2020-08-22
[release-branch.go.1.14] runtime: validate candidate searchAddr in pageAlloc....
Michael Anthony Knyszek
2020-08-21
[release-branch.go1.14] cmd/link: fix GC data reading from shared library (at...
Cherry Zhang
2020-08-21
[release-branch.go1.14] cmd/compile: mark s390x int <-> float conversions as ...
Michael Munday
2020-08-21
[release-branch.go1.14] cmd/compile: fix checkptr handling of &^
Matthew Dempsky
2020-08-06
[release-branch.go1.14] all: merge release-branch.go1.14-security into releas...
Katie Hockman
2020-08-06
[release-branch.go1.14-security] go1.14.7
go1.14.7
Alexander Rakoczy
2020-08-06
[release-branch.go1.14-security] encoding/binary: read at most MaxVarintLen64...
Katie Hockman
2020-08-03
[release-branch.go1.14] cmd/compile: don't addLocalInductiveFacts if there is...
Keith Randall
2020-07-16
[release-branch.go1.14] go1.14.6
go1.14.6
Andrew Bonventre
2020-07-16
[release-branch.go1.14] testing: capture testname on --- PASS and --- FAIL lines
Jean de Klerk
2020-07-16
[release-branch.go1.14] cmd/go: fix parallel chatty tests on solaris-amd64 bu...
Tobias Klauser
2020-07-16
[release-branch.go1.14] testing: reformat test chatty output
Jean de Klerk
2020-07-16
[release-branch.go1.14] database/sql: backport 5 Tx rollback related CLs
Emmanuel T Odeke
2020-07-14
[release-branch.go1.14] all: merge release-branch.go1.14-security into releas...
Katie Hockman
2020-07-14
[release-branch.go1.14-security] go1.14.5
go1.14.5
Andrew Bonventre
2020-07-14
[release-branch.go1.14-security] crypto/x509: respect VerifyOptions.KeyUsages...
Filippo Valsorda
2020-07-13
[release-branch.go1.14-security] net/http: synchronize "100 Continue" write a...
Russ Cox
2020-07-13
[release-branch.go1.14] net/http: fix panic with If-None-Match value in http....
Marcus Weiner
2020-07-11
[release-branch.go1.14] reflect: zero stack slots before writing to them with...
Keith Randall
2020-07-10
[release-branch.go1.14] cmd/compile: remove check that Zero's arg has the cor...
Keith Randall
2020-07-10
[release-branch.go1.14] cmd/link: detect trampoline of deferreturn call
Cherry Zhang
2020-07-09
[release-branch.go1.14] encoding/json: revert "avoid work when unquoting stri...
Daniel MartÃ
2020-06-29
[release-branch.go1.14] cmd/go: convert TestBuildIDContainsArchModeEnv to the...
Michael Matloob
2020-06-26
[release-branch.go1.14] doc/go1.14: crypto/tls.Config.NameToCertificate is de...
Ian Lance Taylor
2020-06-18
[release-branch.go1.14] reflect: handling flagIndir in DeepEqual potential cy...
Ian Lance Taylor
2020-06-15
[release-branch.go1.14] cmd: update golang.org/x/tools to v0.0.0-202006022300...
Dmitri Shuralyov
[next]