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-12-03
[release-branch.go1.15] go1.15.6
go1.15.6
Carlos Amedee
2020-12-03
[release-branch.go1.15] cmd/link: recompute heapPos after copyHeap
Cherry Zhang
2020-12-03
[release-branch.go1.15] cmd/compile: sign extend consant folding properly
Keith Randall
2020-11-23
[release-branch.go1.15] cmd/compile: do not emit an extra debug_line entry fo...
Alessandro Arzilli
2020-11-20
[release-branch.go1.15] internal/poll: use copy_file_range only on Linux kern...
Tobias Klauser
2020-11-20
[release-branch.go1.15] runtime: block signals in needm before allocating M
Ian Lance Taylor
2020-11-16
[release-branch.go1.15] cmd/go: permit CGO_LDFLAGS to appear in //go:ldflag
Ian Lance Taylor
2020-11-12
[release-branch.go1.15] all: merge release-branch.go1.15-security into releas...
Katie Hockman
2020-11-12
[release-branch.go1.15-security] go1.15.5
go1.15.5
Carlos Amedee
2020-11-11
[release-branch.go1.15-security] math/big: fix shift for recursive division
Katie Hockman
2020-11-11
[release-branch.go1.15-security] cmd/go: in cgoflags, permit -DX1, prohibit -...
Ian Lance Taylor
2020-11-11
[release-branch.go1.15-security] cmd/go, cmd/cgo: don't let bogus symbol set ...
Ian Lance Taylor
2020-11-06
[release-branch.go1.15] internal/poll: treat copy_file_range EIO as not-handled
Tobias Klauser
2020-11-05
[release-branch.go1.15] go1.15.4
go1.15.4
Alexander Rakoczy
2020-10-30
[release-branch.go1.15] net/http: update bundled x/net/http2
Dmitri Shuralyov
2020-10-29
[release-branch.go1.15] time: fix LoadLocationFromTZData with slim tzdata
Christopher Hlubek
2020-10-29
[release-branch.go1.15] time: support slim tzdata format
Ian Lance Taylor
2020-10-29
[release-branch.go1.15] compress/flate: fix corrupted output
Klaus Post
2020-10-29
[release-branch.go1.15] cmd/go/internal/modfetch: drop gopkg.in/russross/blac...
Tobias Klauser
2020-10-27
[release-branch.go1.15] cmd/compile: fix storeType to handle pointers to go:n...
Keith Randall
2020-10-27
[release-branch.go1.15] cmd/compile, runtime: store pointers to go:notinheap ...
Keith Randall
2020-10-23
[release-branch.go1.15] cmd/{compile,link}: backport fix for issue 39757
Than McIntosh
2020-10-23
[release-branch.go1.15] net/http: deep copy Request.TransferEncoding
dqu123
2020-10-22
[release-branch.go1.15] src, net/http: update vendor, regenerate h2_bundle.go
Emmanuel T Odeke
2020-10-20
[release-branch.go1.15] runtime: wait for preemption signals before syscall.Exec
Ian Lance Taylor
2020-10-20
[release-branch.go1.15] syscall: use MustHaveExec in TestExec
Ian Lance Taylor
2020-10-20
[release-branch.go1.15] runtime: stop preemption during syscall.Exec on Darwin
Ian Lance Taylor
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
[next]