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
2021-05-06
[release-branch.go1.16] go1.16.4
go1.16.4
Heschi Kreinick
2021-05-05
[release-branch.go1.16] runtime/pprof: skip tests for AIX
Clément Chigot
2021-05-04
[release-branch.go1.16] syscall: syscall.AllThreadsSyscall signal handling fixes
Andrew G. Morgan
2021-05-04
[release-branch.go1.16] cmd/compile: fix ANDI/SRWI merge on ppc64
Paul E. Murphy
2021-05-04
[release-branch.go1.16] runtime: non-strict InlTreeIndex lookup in expandFina...
Michael Pratt
2021-04-30
[release-branch.go1.16] archive/zip: only return directory once via io/fs.FS
Ian Lance Taylor
2021-04-28
[release-branch.go1.16] std: update golang.org/x/net to 20210428183300-3f4a41...
Katie Hockman
2021-04-12
[release-branch.go1.16] time: use offset and isDST when caching zone from ext...
Ian Lance Taylor
2021-04-01
[release-branch.go1.16] go1.16.3
go1.16.3
Dmitri Shuralyov
2021-03-31
[release-branch.go1.16] cmd/compile: fix long RMW bit operations on AMD64
Pat Gavlin
2021-03-31
[release-branch.go1.16] runtime: non-strict InlTreeIndex lookup in Frames.Next
Michael Pratt
2021-03-31
[release-branch.go1.16] cmd/compile: disable shortcircuit optimization for in...
Keith Randall
2021-03-31
[release-branch.go1.16] cmd/go: allow '+' in package import paths in module mode
Bryan C. Mills
2021-03-29
[release-branch.go1.16] build: set GOPATH consistently in run.bash, run.bat, ...
Russ Cox
2021-03-25
[release-branch.go1.16] cmd/link: generate trampoline for inter-dependent pac...
Cherry Zhang
2021-03-25
[release-branch.go1.16] cmd/compile, cmd/link: dynamically export writable st...
Cherry Zhang
2021-03-25
[release-branch.go1.16] cmd/go/internal/modfetch: detect and recover from mis...
Jay Conrod
2021-03-24
[release-branch.go1.16] testing: update helperNames just before checking it
Tao Qingyun
2021-03-12
[release-branch.go1.16] cmd/go: fix godoc formatting for text from 'go help i...
Jay Conrod
2021-03-12
[release-branch.go1.16] runtime, time: disable preemption in addtimer
Michael Pratt
2021-03-11
[release-branch.go1.16] go1.16.2
go1.16.2
Carlos Amedee
2021-03-10
[release-branch.go1.16] cmd/go: clarify errors for commands run outside a module
Jay Conrod
2021-03-10
[release-branch.go1.16] cmd/go: don't report missing std import errors for ti...
Jay Conrod
2021-03-10
[release-branch.go1.16] all: merge release-branch.go1.16-security into releas...
Katie Hockman
2021-03-10
[release-branch.go1.16-security] go1.16.1
go1.16.1
Alexander Rakoczy
2021-03-09
[release-branch.go1.16-security] archive/zip: fix panic in Reader.Open
Roland Shoemaker
2021-03-09
[release-branch.go1.16-security] encoding/xml: prevent infinite loop while de...
Katie Hockman
2021-03-03
[release-branch.go1.16] cmd: upgrade golang.org/x/mod to relax import path check
Jay Conrod
2021-03-03
[release-branch.go1.16] cmd/go/internal/modload: don't query when fixing cano...
Jay Conrod
2021-03-03
[release-branch.go1.16] cmd: upgrade golang.org/x/mod to fix go.mod parser
Jay Conrod
2021-03-01
[release-branch.go1.16] cmd/go: add missing newline to retraction warning mes...
Jordan Liggitt
2021-03-01
[release-branch.go1.16] cmd/link: handle types as converted to interface when...
Cherry Zhang
2021-03-01
[release-branch.go1.16] cmd/compile: fix escape analysis of heap-allocated re...
Matthew Dempsky
2021-03-01
[release-branch.go1.16] time: correct unusual extension string cases
Ian Lance Taylor
2021-03-01
[release-branch.go1.16] syscall: do not overflow key memory in GetQueuedCompl...
Jason A. Donenfeld
2021-03-01
[release-branch.go1.16] cmd/go: fix version validation in 'go mod edit -exclude'
Bryan C. Mills
2021-03-01
[release-branch.go1.16] cmd/compile: fix mishandling of unsafe-uintptr argume...
Cuong Manh Le
2021-03-01
[release-branch.go1.16] cmd/compile: fix panic in DWARF-gen handling obfuscat...
Than McIntosh
2021-03-01
[release-branch.go1.16] cmd/compile: declare inlined result params early for ...
Matthew Dempsky
2021-02-25
[release-branch.go1.16] syscall: add explicit ios build tag
Ian Lance Taylor
2021-02-25
[release-branch.go1.16] README: pull gopher image from website
Ian Lance Taylor
2021-02-18
[release-branch.go1.16] runtime/cgo: add cast in C code to avoid C compiler w...
Ian Lance Taylor
2021-02-16
[release-branch.go1.16] go1.16
go1.16
Alexander Rakoczy
2021-02-16
[release-branch.go1.16] all: merge master into release-branch.go1.16
Alexander Rakoczy
2021-02-16
runtime/metrics: update documentation to current interface
Branden J Brown
2021-02-16
doc/go1.16: remove draft notice
Dmitri Shuralyov
2021-02-16
doc/go1.16: fix mismatched id attribute
KimMachineGun
2021-02-16
internal/poll: netpollcheckerr before sendfile
Wei Fu
2021-02-16
doc: remove all docs not tied to distribution
Russ Cox
2021-02-16
doc: remove install.html and install-source.html
Russ Cox
[next]