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
2020-07-07
doc/go1.15: update Go 1.15 release notes using relnote
Carlos Amedee
2020-07-07
path/filepath: add explicit comment marking elided errors
Russ Cox
2020-07-06
cmd/go: display test binary output if invoked with -help
Ian Lance Taylor
2020-07-06
cmd/oldlink: port bug fixes to old linker
Cherry Zhang
2020-07-06
go/build: remove use of package log
Russ Cox
2020-07-05
doc/go1.15: fix wording in a few places
Alberto Donizetti
2020-07-03
crypto/tls: create certs w/o KeyEncipherment KU for non-RSA keys in generate_...
Daniel
2020-07-02
Revert "encoding/json: don't reuse slice elements when decoding"
Daniel Martí
2020-07-01
cmd/link: skip fallocate test if not supported, and adjust allocation size on...
Cherry Zhang
2020-07-01
cmd/link: fix GC data reading from shared library (attempt 2)
Cherry Zhang
2020-07-01
cmd/link: mark special symbols reachable
Cherry Zhang
2020-07-01
doc: add riscv64 to ports list
Tobias Klauser
2020-06-30
Revert "cmd/link: fix GC data reading from shared library"
Cherry Zhang
2020-06-30
cmd/link: fix GC data reading from shared library
Cherry Zhang
2020-06-30
doc/go1.15: add encoding/asn1 note about minimal encoding
Roland Shoemaker
2020-06-30
net: fix TestDialerLocalAddr on Plan 9
Fazlul Shahriar
2020-06-30
doc: add note about missing lock in sample code
Ferenc Szabo
2020-06-29
doc/go1.15: remove encoding/xml doc
Ian Lance Taylor
2020-06-29
Revert "encoding/xml: fix reserved namespace check to be case-insensitive"
Ian Lance Taylor
2020-06-29
doc: add alt attribute to gopher image in help.html
Alexander Nohe
2020-06-29
doc/go1.15: add release note for encoding/asn1
Roland Shoemaker
2020-06-29
net/http: fix panic with If-None-Match value in http.ServeContent
Marcus Weiner
2020-06-29
net: add support for dialing from a custom local address on Plan 9
Fazlul Shahriar
2020-06-29
net: handle more interface types without a hardware address on Plan 9
Fazlul Shahriar
2020-06-28
doc: fix typos and grammatical errors in contribute.html
Jie Ma
2020-06-27
runtime: ensure arenaBaseOffset makes it into DWARF (for viewcore)
Keith Randall
2020-06-26
cmd/cgo: prevent redeclaration of _Ctype_void when C.void is used
Matthew Dempsky
2020-06-26
doc/go1.15: fix typos and wording in a few places
Alberto Donizetti
2020-06-26
doc/go1.14: crypto/tls.Config.NameToCertificate is deprecated
Ian Lance Taylor
2020-06-26
runtime: don't preempt if preemption is disabled
Cherry Zhang
2020-06-26
doc/go1.15: fix bad link to crypto/tls
Alberto Donizetti
2020-06-25
crypto/x509: move and update the SSL_CERT_FILE and SSL_CERT_DIR docs
Filippo Valsorda
2020-06-25
cmd/compile: remove check that Zero's arg has the correct base type
Keith Randall
2020-06-25
os: return *PathError error in File.Sync on Plan 9
Fazlul Shahriar
2020-06-25
doc/go1.15: mention consequence of os.File.ReadFrom
Ian Lance Taylor
2020-06-25
doc/faq: fix a grammar mistake
Kerollos Magdy
2020-06-24
net: consistently document deadline handling
Ian Lance Taylor
2020-06-24
crypto/tls: replace VerifyPeerCertificate example with VerifyConnection
Filippo Valsorda
2020-06-24
crypto/tls: expand the ConnectionState docs
Filippo Valsorda
2020-06-24
crypto/tls: fix DialContext docs
Filippo Valsorda
2020-06-24
crypto/x509: restore support for ios tag on darwin/amd64
Filippo Valsorda
2020-06-24
crypto/x509: update bundled iOS roots and rewrite generator
Filippo Valsorda
2020-06-24
crypto/elliptic: document and test that IsOnCurve(∞) == false
Filippo Valsorda
2020-06-23
cmd/link: skip zero values in fingerprint check
Cherry Zhang
2020-06-23
net/http: document Dir behavior with symlinks
Katie Hockman
2020-06-23
text/template: fix lint typo in VariableNode doc
Macks
2020-06-22
runtime: fix comment about memequal implementation locations
Cholerae Hu
2020-06-20
syscall: check secondary group membership for Faccessat(..., AT_EACCESS) on L...
Tobias Klauser
2020-06-19
cmd/link: use sym.Symbol in addpersrc
Cherry Zhang
2020-06-19
cmd/dist: don't copy arm64 specific files for bootstap build
fanzha02
[prev]
[next]