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
2019-05-06
[release-branch.go1.11] go1.11.10
go1.11.10
Andrew Bonventre
2019-05-06
[release-branch.go1.11] doc: document Go 1.11.10
Andrew Bonventre
2019-05-06
[release-branch.go1.11] runtime: safely load DLLs
Jason A. Donenfeld
2019-04-22
[release-branch.go1.11] cmd/link: require cgo support for TestSectionsWithSam...
Ian Lance Taylor
2019-04-18
[release-branch.go1.11] cmd/link: don't fail if multiple ELF sections have th...
Ian Lance Taylor
2019-04-11
[release-branch.go1.11] go1.11.9
go1.11.9
Andrew Bonventre
2019-04-11
[release-branch.go1.11] doc: document Go 1.11.9
Brad Fitzpatrick
2019-04-08
[release-branch.go1.11] go1.11.8
go1.11.8
Andrew Bonventre
2019-04-08
[release-branch.go1.11] doc: correct link in 1.11.8 notes
Andrew Bonventre
2019-04-08
[release-branch.go1.11] doc: document Go 1.11.8
Andrew Bonventre
2019-04-05
[release-branch.go1.11] go1.11.7
go1.11.7
Andrew Bonventre
2019-04-05
[release-branch.go1.11] doc: document Go 1.11.7
Andrew Bonventre
2019-03-27
[release-branch.go1.11] net: fix test after 8.8.8.8 changed its reverse DNS name
Brad Fitzpatrick
2019-03-19
[release-branch.go1.11] runtime: fix write barrier on wasm
Austin Clements
2019-03-14
[release-branch.go1.11] go1.11.6
go1.11.6
Andrew Bonventre
2019-03-14
[release-branch.go1.11] runtime: skip TestLockOSThreadAvoidsStatePropagation ...
Michael Anthony Knyszek
2019-03-14
[release-branch.go1.11] doc: document Go 1.11.6
Andrew Bonventre
2019-02-27
[release-branch.go1.11] crypto/x509: explicitly cast printf format argument
Tobias Klauser
2019-02-26
[release-branch.go1.11] crypto/x509: consider parents by Subject if AKID has ...
Filippo Valsorda
2019-02-25
[release-branch.go1.11] cmd/compile: fix deriving from x+d >= w on overflow i...
Cherry Zhang
2019-02-22
[release-branch.go1.11] crypto/x509: fix root CA extraction on macOS (no-cgo ...
Filippo Valsorda
2019-02-22
[release-branch.go1.11] crypto/x509: fix root CA extraction on macOS (cgo path)
Filippo Valsorda
2019-02-01
[release-branch.go1.11] cmd/cgo: ignore unrecognized GCC warning group pragmas
Yuval Pavel Zholkover
2019-02-01
[release-branch.go1.11] cmd/cgo: disable GCC 9 warnings triggered by cgo code
Ian Lance Taylor
2019-02-01
[release-branch.go1.11] net/http, net/url: reject control characters in URLs
Brad Fitzpatrick
2019-02-01
[release-branch.go1.11] runtime: disable GDB tests on freebsd on all GOARCH v...
Yuval Pavel Zholkover
2019-01-23
[release-branch.go1.11] all: merge release-branch.go1.11-security into releas...
Julie Qiu
2019-01-23
[release-branch.go1.11-security] go1.11.5
go1.11.5
Julie Qiu
2019-01-23
[release-branch.go1.11-security] net: pass if at least one matching entry in ...
Ian Lance Taylor
2019-01-23
[release-branch.go1.11-security] doc: document Go 1.11.5 and Go 1.10.8
Julie Qiu
2019-01-23
[release-branch.go1.11-security] crypto/elliptic: reduce subtraction term to ...
Filippo Valsorda
2019-01-14
[release-branch.go1.11] net: pass if at least one matching entry in TestLooku...
Ian Lance Taylor
2019-01-07
[release-branch.go1.11] cmd/go: respect gcflags, ldflags in 'go test'
Alessandro Arzilli
2019-01-04
[release-branch.go1.11] runtime: don't scan go'd function args past length of...
Keith Randall
2019-01-04
[release-branch.go1.11] runtime: add test for go function argument scanning
Keith Randall
2019-01-04
[release-branch.go1.11] runtime: skip stack barrier copy when there are no po...
Inada Naoki
2019-01-04
[release-branch.go1.11] cmd/compile: fix MIPS SGTconst-with-shift rules
Cherry Zhang
2019-01-03
[release-branch.go1.11] encoding/json: recover saved error context when unmar...
Ian Davis
2018-12-19
[release-branch.go1.11] runtime: don't clear lockedExt on locked M when G exits
Michael Anthony Knyszek
2018-12-17
[release-branch.go1.11] cmd/compile: generate interface method expression wra...
Robert Griesemer
2018-12-14
[release-branch.go1.11] go1.11.4
go1.11.4
Filippo Valsorda
2018-12-14
[release-branch.go1.11] doc: document Go 1.11.4
Filippo Valsorda
2018-12-14
[release-branch.go1.11] doc: document Go 1.10.7
Filippo Valsorda
2018-12-14
[release-branch.go1.11] net/http: update bundled x/net/http2
Dmitri Shuralyov
2018-12-14
[release-branch.go1.11] cmd/cgo: don't cache bad pointer typedefs
Ian Lance Taylor
2018-12-14
[release-branch.go1.11] cmd/compile: use correct store types in softfloat
Cherry Zhang
2018-12-14
[release-branch.go1.11] cmd/cgo: preserve type information across loadDWARF loop
Ian Lance Taylor
2018-12-14
[release-branch.go1.11] doc/go1.11: add note about go run supporting for go r...
komuW
2018-12-14
[release-branch.go1.11] cmd/compile: check for negative upper bound to IsSlic...
David Chase
2018-12-14
[release-branch.go1.11] cmd/go/internal/modfetch: skip symlinks in (*coderepo...
Bryan C. Mills
[next]