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
2017-03-23
[release-branch.go1.8] cmd/link: put plt stubs first in Textp on ppc64x
Lynn Boger
2017-03-16
[release-branch.go1.8] doc: reorganize the contribution guidelines into a guide
Steve Francia
2017-03-09
[release-branch.go1.8] time: make the ParseInLocation test more robust
Alberto Donizetti
2017-03-08
[release-branch.go1.8] crypto/tls: make Config.Clone also clone the GetClient...
Mike Danese
2017-03-03
[release-branch.go1.8] cmd/compile: do not fold offset into load/store for ar...
Cherry Zhang
2017-03-03
[release-branch.go1.8] cmd/compile: check both syms when folding address into...
Cherry Zhang
2017-03-03
[release-branch.go1.8] cmd/compile: add zero-extension before right shift whe...
Cherry Zhang
2017-03-02
[release-branch.go1.8] cmd/compile: fix merging of s390x conditional moves in...
Michael Munday
2017-03-02
[release-branch.go1.8] cmd/compile: remove unnecessary type conversions on s390x
Michael Munday
2017-02-27
[release-branch.go1.8] runtime: avoid O(n) semaphore list walk in contention ...
Russ Cox
2017-02-23
[release-branch.go1.8] website: mention go1.8 in project page
Alberto Donizetti
2017-02-23
[release-branch.go1.8] doc: fix broken link in go1.8.html
Brad Fitzpatrick
2017-02-16
[release-branch.go1.8] go1.8
go1.8
Chris Broadfoot
2017-02-16
[release-branch.go1.8] doc: document go1.8
Chris Broadfoot
2017-02-16
[release-branch.go1.8] runtime: do not call wakep from enlistWorker, to avoid...
Russ Cox
2017-02-15
[release-branch.go1.8] doc: update Code of Conduct wording and scope
Sarah Adams
2017-02-15
[release-branch.go1.8] encoding/xml: fix incorrect indirect code in chardata,...
Russ Cox
2017-02-13
[release-branch.go1.8] database/sql: convert test timeouts to explicit waits ...
Daniel Theophanes
2017-02-10
[release-branch.go1.8] reflect: clear ptrToThis in Ptr when allocating result...
Michael Hudson-Doyle
2017-02-10
[release-branch.go1.8] database/sql: ensure driverConns are closed if not ret...
Daniel Theophanes
2017-02-10
[release-branch.go1.8] database/sql: do not exhaust connection pool on conn r...
Daniel Theophanes
2017-02-09
[release-branch.go1.8] database/sql: record the context error in Rows if canc...
Daniel Theophanes
2017-02-08
[release-branch.go1.8] crypto/x509: check for new tls-ca-bundle.pem last
Russ Cox
2017-02-07
[release-branch.go1.8] cmd/go, go/build: better defenses against GOPATH=GOROOT
Russ Cox
2017-02-07
[release-branch.go1.8] cmd/compile: do not use "oaslit" for global
Cherry Zhang
2017-02-07
[release-branch.go1.8] cmd/compile/internal/syntax: avoid follow-up error for...
Robert Griesemer
2017-02-07
[release-branch.go1.8] cmd/compile/internal/syntax: make a parser error "1.7 ...
Robert Griesemer
2017-02-07
[release-branch.go1.8] cmd/link: use external linking for PIE by default
David Crawshaw
2017-02-07
[release-branch.go1.8] doc: remove inactive members of the CoC working group
Andrew Gerrand
2017-02-06
[release-branch.go1.8] vendor/golang.org/x/crypto/curve25519: avoid loss of R...
Russ Cox
2017-02-06
[release-branch.go1.8] cmd/compile: do not fold large offset on ARM64
Cherry Zhang
2017-02-06
[release-branch.go1.8] cmd/compile: fix type propagation through s390x SSA rules
Michael Munday
2017-02-02
[release-branch.go1.8] testing: stop timeout-timer after running tests
Alberto Donizetti
2017-02-01
[release-branch.go1.8] doc: mention SHA-256 CBC suites are off by default
Filippo Valsorda
2017-01-31
[release-branch.go1.8] all: final merge of master into Go 1.8 release branch
Russ Cox
2017-01-30
cmd/dist: really skip the testsanitizers tests on Android
Elias Naur
2017-01-30
runtime: add explicit (void) in C to avoid GCC 7 problem
Ian Lance Taylor
2017-01-29
cmd/dist: use the target GOOS to skip the test for issue 18153
Elias Naur
2017-01-29
doc: update go1.8 release notes after TxOptions change
Daniel Theophanes
2017-01-28
cmd/go: update alldocs after CL 35150
Alberto Donizetti
2017-01-27
cmd/compile: use CMPWU for 32-bit or smaller unsigned Geq on ppc64{,le}
Michael Munday
2017-01-26
[release-branch.go1.8] go1.8rc3
go1.8rc3
Chris Broadfoot
2017-01-26
doc: document go1.7.5
Chris Broadfoot
2017-01-26
[release-branch.go1.8] all: merge master into release-branch.go1.8
Chris Broadfoot
2017-01-26
cmd/go: don't reject ./... matching top-level file outside GOPATH
Ian Lance Taylor
2017-01-26
database/sql: fix race when canceling queries immediately
Daniel Theophanes
2017-01-26
go/printer: fix format with leading comments in composite literal
Robert Griesemer
2017-01-25
runtime: reorder modules so main.main comes first
David Crawshaw
2017-01-25
database/sql: let tests wait for db pool to come to expected state
Daniel Theophanes
2017-01-24
doc: update gccgo docs
Ian Lance Taylor
[prev]
[next]