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-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
2020-08-06
encoding/binary: read at most MaxVarintLen64 bytes in ReadUvarint
Katie Hockman
2020-08-05
cmd/go: fix error stacks when there are scanner errors
Michael Matloob
2020-08-04
net/http: fix cancelation of requests with a readTrackingBody wrapper
Damien Neil
2020-08-02
runtime/race: fix ppc64le build
Keith Randall
2020-08-01
runtime/race: rebuild some .syso files to remove getauxval dependency
Keith Randall
2020-08-01
doc/go1.15: fix a few trivial inconsistencies
Toshihiro Shiino
2020-07-31
cmd/cgo: fix mangling of enum and union types
Matthew Dempsky
2020-07-31
runtime: validate candidate searchAddr in pageAlloc.find
Michael Anthony Knyszek
2020-07-30
testing: fix quotation marks
Katie Hockman
2020-07-30
cmd/compile: don't addLocalInductiveFacts if there is no direct edge from if ...
Cholerae Hu
2020-07-30
crypto/ed25519: remove s390x KDSA implementation
Michael Munday
2020-07-30
runtime: hold sched.lock over globrunqputbatch in runqputbatch
Michael Anthony Knyszek
2020-07-28
runtime: ensure startm new M is consistently visible to checkdead
Michael Pratt
2020-07-27
cmd/compile: add floating point load+op operations to addressing modes pass
Keith Randall
2020-07-27
cmd/link: don't mark shared library symbols reachable unconditionally
Cherry Zhang
2020-07-25
syscall: use correct file descriptor in dup2 fallback path
Ian Lance Taylor
2020-07-25
runtime, sync: add copyright headers to new files
Ian Lance Taylor
2020-07-24
doc/go1.15: surface the crypto/x509 CommonName deprecation note
Filippo Valsorda
2020-07-24
[release-branch.go1.15] go1.15rc1
go1.15rc1
Alexander Rakoczy
2020-07-23
doc/go1.15: announce GO386=387 deprecation
Austin Clements
2020-07-22
runtime: don't mlock on Ubuntu 5.4 systems
Ian Lance Taylor
2020-07-20
cmd/compile: add test for fixed ICE on untyped conversion
Alberto Donizetti
2020-07-17
doc/go1.15: add release notes for math/cmplx
Brian Kessler
[prev]
[next]