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
2022-01-06
[release-branch.go1.16] go1.16.13
go1.16.13
Carlos Amedee
2022-01-06
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
Carlos Amedee
2022-01-05
[release-branch.go1.16] cmd/link: use SHT_INIT_ARRAY for .init_array section
Ian Lance Taylor
2021-12-22
[release-branch.go1.16] runtime: set iOS addr space to 40 bits with increment...
Michael Anthony Knyszek
2021-12-22
[release-branch.go1.16] runtime/race: rebuild darwin syso to work around macO...
Cherry Mui
2021-12-21
[release-branch.go1.16] cmd/compile: avoid adding LECall to the entry block w...
hanpro
2021-12-21
[release-branch.go1.16] runtime/race: use race build tag on syso_test.go
Cherry Mui
2021-12-15
[release-branch.go1.16] Reapply "cmd/link: support more load commands on Mach-O"
Heschi Kreinick
2021-12-09
[release-branch.go1.16] go1.16.12
go1.16.12
Alexander Rakoczy
2021-12-09
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
Filippo Valsorda
2021-12-09
[release-branch.go1.16] syscall: avoid writing to p when Pipe(p) fails
Russ Cox
2021-12-09
[release-branch.go1.16] syscall: fix ForkLock spurious close(0) on pipe failure
Russ Cox
2021-12-09
Revert "[release-branch.go1.16] cmd/link: support more load commands on Mach-O"
Alex Rakoczy
2021-12-02
[release-branch.go1.16] cmd/link: support more load commands on Mach-O
Cherry Zhang
2021-12-02
[release-branch.go1.16] go1.16.11
go1.16.11
Heschi Kreinick
2021-12-02
[release-branch.go1.16] cmd/compile: only update source type when processing ...
Cuong Manh Le
2021-12-02
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
Michael Anthony Knyszek
2021-12-01
[release-branch.go1.16] net/http/httptest: wait for user ConnState hooks
Damien Neil
2021-12-01
[release-branch.go1.16] net/http: do not send Transfer-Encoding: identity in ...
Damien Neil
2021-12-01
[release-branch.go1.16] net/http: do not cancel request context on response b...
Damien Neil
2021-12-01
[release-branch.go1.16] runtime: keep //go:cgo_unsafe_args arguments alive to...
Jason A. Donenfeld
2021-11-29
[release-branch.go1.16] time: fix looking for zone offset when date is close ...
zhouguangyuan
2021-11-22
[release-branch.go1.16] cmd/go: forward the MallocNanoZone variable to script...
Bryan C. Mills
2021-11-09
[release-branch.go1.16] cmd/go: fix mod_get_direct
Cuong Manh Le
2021-11-04
[release-branch.go1.16] go1.16.10
go1.16.10
Than McIntosh
2021-11-03
[release-branch.go1.16] archive/zip: don't panic on (*Reader).Open
Jason7602
2021-11-01
[release-branch.go1.16] net/http: update bundled golang.org/x/net/http2
Dmitri Shuralyov
2021-10-29
[release-branch.go1.16] debug/macho: fail on invalid dynamic symbol table com...
Roland Shoemaker
2021-10-28
[release-branch.go1.16] cmd/link: increase reserved space for passing env on ...
Richard Musiol
2021-10-28
[release-branch.go1.16] runtime: consistently access pollDesc r/w Gs with ato...
Michael Pratt
2021-10-27
[release-branch.go1.16] cmd/compile: ensure constant shift amounts are in ran...
Keith Randall
2021-10-27
[release-branch.go1.16] cmd/compile: fix simplification rules on arm/arm64
Keith Randall
2021-10-07
[release-branch.go1.16] go1.16.9
go1.16.9
Michael Anthony Knyszek
2021-10-07
[release-branch.go1.16] misc/wasm, cmd/link: do not let command line args ove...
Michael Knyszek
2021-09-23
[release-branch.go1.16] text/template: initialize template before locking it
Ian Lance Taylor
2021-09-15
[release-branch.go1.16] runtime: in adjustTimers back up as far as necessary
Ian Lance Taylor
2021-09-09
[release-branch.go1.16] go1.16.8
go1.16.8
Than McIntosh
2021-09-09
[release-branch.go1.16] text/template: add lock for Template.tmpl to fix data...
Ian Lance Taylor
2021-09-02
[release-branch.go1.16] all: update golang.org/x/net to pull in CL 346890
Damien Neil
2021-09-01
[release-branch.go1.16] archive/zip: prevent preallocation check from overflo...
Roland Shoemaker
2021-08-13
[release-branch.go1.16] runtime: drop SIGPROF while in ARM < 7 kernel helpers
Michael Pratt
2021-08-11
[release-branch.go1.16] go/internal/gccgoimporter: fix up gccgo installation ...
Than McIntosh
2021-08-04
[release-branch.go1.16] go1.16.7
go1.16.7
David Chase
2021-08-04
[release-branch.go1.16] net/http: speed up and deflake TestCancelRequestWhenS...
Damien Neil
2021-08-03
[release-branch.go1.16] runtime: fix crash during VDSO calls on PowerPC
Derek Parker
2021-08-03
[release-branch.go1.16] cmd/go: use path.Dir instead of filepath.Dir for pack...
Yasuhiro Matsumoto
2021-08-02
[release-branch.go1.16] cmd/go: remove hint when no module is suggested
Constantin Konstantinidis
2021-08-02
[release-branch.go1.16] cmd/compile: mark R16, R17 clobbered for non-standard...
Cherry Zhang
2021-08-02
[release-branch.go1.16] cmd/{compile,link}: fix bug in map.zero handling
Than McIntosh
2021-08-02
[release-branch.go1.16] cmd/go/internal/load: always set IsImportCycle when i...
Roland Shoemaker
[next]