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
2016-08-08
go1.7rc6
go1.7rc6
Chris Broadfoot
2016-08-08
all: merge master into release-branch.go1.7
Chris Broadfoot
2016-08-08
net/http: make Transport use new connection if over HTTP/2 concurrency limit
Brad Fitzpatrick
2016-08-06
doc: fix required OS X version inconsistency for binary downloads
Brad Fitzpatrick
2016-08-05
runtime: make stack 16-byte aligned for external code in _rt0_amd64_linux_lib
Shenghou Ma
2016-08-05
runtime, syscall: fix kernel gettimeofday ABI change on iOS 10
Shenghou Ma
2016-08-05
os: check for waitid returning ENOSYS
Ian Lance Taylor
2016-08-05
net/http: update bundled http2 for flow control window adjustment fix
Brad Fitzpatrick
2016-08-04
syscall: fix Gettimeofday on macOS Sierra
Brad Fitzpatrick
2016-08-04
runtime: initialize hash algs before typemap
David Crawshaw
2016-08-02
go1.7rc5
go1.7rc5
Chris Broadfoot
2016-08-02
all: merge master into release-branch.go1.7
Chris Broadfoot
2016-08-02
VERSION: remove erroneously committed VERSION file
Chris Broadfoot
2016-08-02
all: merge master into release-branch.go1.7
Chris Broadfoot
2016-08-02
runtime: fix nanotime for macOS Sierra, again.
Brad Fitzpatrick
2016-08-02
cmd/doc: ensure functions with unexported return values are shown
Joe Tsai
2016-08-02
go1.7rc4
go1.7rc4
Chris Broadfoot
2016-08-02
cmd/doc: handle embedded interfaces properly
Joe Tsai
2016-08-01
all: merge master into release-branch.go1.7
Chris Broadfoot
2016-08-02
net: prevent cancelation goroutine from adjusting fd timeout after connect
Brad Fitzpatrick
2016-08-02
doc/go1.7.html: mention Server.Serve HTTP/2 behavior change
Brad Fitzpatrick
2016-08-02
net/http: update bundled http2
Brad Fitzpatrick
2016-07-29
cmd/compile: fix possible spill of invalid pointer with DUFFZERO on AMD64
Cherry Zhang
2016-07-28
doc/go1.7.html: add known issues section for FreeBSD crashes
Brad Fitzpatrick
2016-07-27
runtime: reduce GC assist extra credit
Rhys Hiltner
2016-07-27
net/http: fix data race with concurrent use of Server.Serve
Brad Fitzpatrick
2016-07-26
crypto/x509: detect OS X version for FetchPEMRoots at run time
Brad Fitzpatrick
2016-07-26
net/http: update bundled http2
Brad Fitzpatrick
2016-07-26
runtime/pprof: document use of pprof package
Austin Clements
2016-07-26
crypto/x509: use Go 1.6 implementation for FetchPEMRoots for OS X 10.8
Brad Fitzpatrick
2016-07-26
context: add test for WithDeadline in the past
Jack Lindamood
2016-07-26
net/http: make Transport.RoundTrip return raw Conn.Read error on peek failure
Brad Fitzpatrick
2016-07-26
doc: add s390x information to asm.html
Michael Munday
2016-07-25
compress/flate: document HuffmanOnly
Joe Tsai
2016-07-22
net/http: fix potential for-select spin with closed Context.Done channel
Brad Fitzpatrick
2016-07-21
go1.7rc3
go1.7rc3
Chris Broadfoot
2016-07-21
all: merge master into release-branch.go1.7
Chris Broadfoot
2016-07-21
misc/trace: disable trace resolution warning
Brad Fitzpatrick
2016-07-21
cmd/compile: change phi location to be optimistic at backedges
David Chase
2016-07-21
cmd/compile: move phi args which are constants closer to the phi
Keith Randall
2016-07-21
runtime: add explicit `INT $3` at end of Darwin amd64 sigtramp
Ian Lance Taylor
2016-07-20
runtime: support smaller physical pages than PhysPageSize
Austin Clements
2016-07-20
runtime/race: fix memory leak
Dmitry Vyukov
2016-07-20
runtime: add as many extra M's as needed
Ian Lance Taylor
2016-07-20
net/smtp: document that the smtp package is frozen
Brad Fitzpatrick
2016-07-18
doc/go1.7.html: start sentence on a new line
Austin Clements
2016-07-18
doc/go1.7.html: avoid term of art
Austin Clements
2016-07-18
doc/go1.7.html: the 1.6.3 release supports Sierra
Ian Lance Taylor
2016-07-18
[release-branch.go1.7] go1.7rc2
go1.7rc2
Chris Broadfoot
2016-07-18
doc: document go1.6.3
Chris Broadfoot
[next]