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.15] go1.15.3
go1.15.3
Alexander Rakoczy
2020-10-14
[release-branch.go1.15] cmd/compile: fix left shift constant folding rule
Keith Randall
2020-10-14
[release-branch.go1.15] runtime: correct signature of call16
Austin Clements
2020-10-12
[release-branch.go1.15] cmd/compile: export notinheap annotation to object file
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/compile: propagate go:notinheap implicitly
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/compile: make go:notinheap error message friendli...
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/cgo: use go:notinheap for anonymous structs
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/compile: allow aliases to go:notinheap types
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/compile: don't allow go:notinheap on the heap or ...
Keith Randall
2020-10-09
[release-branch.go1.15] cmd/compile: make Haspointers a method instead of a f...
Keith Randall
2020-10-09
[release-branch.go1.15] runtime: implement StorepNoWB for wasm in assembly
Keith Randall
2020-10-08
[release-branch.go1.15] cmd/cgo: add more architectures to size maps
Ian Lance Taylor
2020-10-07
[release-branch.go1.15] bytes, internal/bytealg: fix incorrect IndexString usage
Michael Munday
2020-10-07
[release-branch.go1.15] cmd/go: relax version's error on unexpected flags
Daniel Martí
2020-10-07
[release-branch.go1.15] runtime: disable stack shrinking in activeStackChans ...
Michael Anthony Knyszek
2020-10-06
[release-branch.go1.15] cmd/addr2line: don't assume that GOROOT_FINAL is clean
Bryan C. Mills
2020-10-05
[release-branch.go1.15] cmd/compile: fix live variable computation for deferr...
Keith Randall
2020-10-05
[release-branch.go1.15] testing: flush test summaries to stdout atomically wh...
Bryan C. Mills
2020-10-01
[release-branch.go1.15] cmd/compile: prevent 387+float32+pie from clobbering ...
Keith Randall
2020-09-24
[release-branch.go1.15] internal/poll: adjust ignoringEINTR to avoid slice es...
Ian Lance Taylor
2020-09-10
[release-branch.go1.15] runtime: fix ReadMemStatsSlow's and CheckScavengedBit...
Michael Anthony Knyszek
2020-09-10
[release-branch.go1.15] cmd/internal/obj: fix inline marker issue on s390x
Michael Munday
2020-09-09
[release-branch.go1.15] go1.15.2
go1.15.2
Dmitri Shuralyov
2020-09-03
[release-branch.go1.15] cmd/compile, runtime: mark R12 clobbered for write ba...
Cherry Zhang
2020-09-03
[release-branch.go1.15] cmd/internal/obj: stop removing NOPs from instruction...
Keith Randall
2020-09-03
[release-branch.go1.15] cmd/internal/obj/ppc64: don't remove NOP in assembler
Lynn Boger
2020-09-02
[release-branch.go1.15] net/http/fgci: skip flaky test
Filippo Valsorda
2020-09-02
[release-branch.go1.15] cmd/test2json: do not emit a final Action if the resu...
Bryan C. Mills
2020-09-02
[release-branch.go1.15] cmd/go/internal/test: keep looking for go command fla...
Bryan C. Mills
2020-09-02
[release-branch.go1.15] doc/go1.14: document json.Umarshal map key support of...
ShihCheng Tu
2020-09-02
[release-branch.go1.15] runtime: fix panic if newstack at runtime.acquireLock...
chainhelen
2020-09-01
[release-branch.go1.15] testing: treat PAUSE lines as changing the active tes...
Bryan C. Mills
2020-09-01
[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...
Filippo Valsorda
2020-09-01
[release-branch.go1.15-security] go1.15.1
go1.15.1
Dmitri Shuralyov
2020-09-01
[release-branch.go1.15-security] net/http/cgi,net/http/fcgi: add Content-Type...
Roberto Clapis
2020-08-28
[release-branch.go1.15] net/mail: return error on empty address list
Ian Lance Taylor
2020-08-27
[release-branch.go1.15] sync: delete dirty keys inside Map.LoadAndDelete
Changkun Ou
2020-08-27
[release-branch.go1.15] testing: fix Cleanup race with Logf and Errorf
Michał Łowicki
2020-08-22
[release-branch.go1.15] runtime: detect services in signal handler
Jason A. Donenfeld
2020-08-22
[release-branch.go1.15] internal/poll: treat copy_file_range EPERM as not-han...
Tobias Klauser
2020-08-21
[release-branch.go1.15] cmd/compile: fix checkptr handling of &^
Matthew Dempsky
2020-08-21
[release-branch.go1.15] internal/poll: treat copy_file_range EOPNOTSUPP as no...
Ian Lance Taylor
2020-08-21
cmd/compile: correct type of CvtBoolToUint8 values
Josh Bleecher Snyder
2020-08-13
[release-branch.go1.15] doc/go1.15: clarify external linking can still be use...
Cherry Zhang
2020-08-13
[release-branch.go1.15] doc/go1.15: include behavior updates to the context p...
Andrew
2020-08-11
[release-branch.go1.15] go1.15
go1.15
Andrew Bonventre
2020-08-11
[release-branch.go1.15] all: merge master into release-branch.go1.15
Andrew
2020-08-07
[release-branch.go1.15] go1.15rc2
go1.15rc2
Alexander Rakoczy
2020-08-06
[release-branch.go1.15] all: merge master into release-branch.go1.15
Alexander Rakoczy
2020-08-06
cmd: update golang.org/x/xerrors
Alexander Rakoczy
[next]