| 2020-11-09 | 
Johan Brandhorst | crypto/tls: add HandshakeContext method to Conn | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Koen | crypto/x509: return additional chains from Verify on...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Jay Conrod | cmd/go: print deprecation messages for -i | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Jay Conrod | cmd/go: print deprecation messages for 'go get' install...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Bryan C. Mills | cmd/go: set FOSSIL_HOME in TestScript/mod_get_fossil | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Bryan C. Mills | cmd/go: prefer 'go get -d' instead of 'go get' in scrip...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Roland Shoemaker | crypto/x509: add additional convenience fields to Certi...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Joel Sing | runtime: disable TestCrashDumpsAllThreads on openbsd...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Cherry Zhang | cmd/compile: make sure linkname'd symbol is non-package | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Russ Cox | cmd/go: add GOVCS setting to control version control...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Dmitri Shuralyov | cmd/go: add /v2 to another require example | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Filippo Valsorda | crypto/x509: update iOS bundled roots to version 55161...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Filippo Valsorda | crypto/tls: don't use CN in BuildNameToCertificate...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Filippo Valsorda | crypto/x509: use fingerprint map for (*CertPool).contains | 
commit | commitdiff | tree | 
| 2020-11-09 | 
Bryan C. Mills | cmd/go/internal/modget: fix a typo introduced in CL...  | 
commit | commitdiff | tree | 
| 2020-11-09 | 
cch123 | crypto/tls: pool Conn's outBuf to reduce memory cost...  | 
commit | commitdiff | tree | 
| 2020-11-08 | 
Alberto Donizetti | test/codegen: go fmt | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Austin Clements | testing: increase benchmark output to four significant...  | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Brad Fitzpatrick | crypto/x509: keep smaller root cert representation...  | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Brad Fitzpatrick | crypto/x509: add support for CertPool to load certs...  | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Cuong Manh Le | cmd/link: fix invalid usage of reflect.SliceHeader | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Joshua M. Clulow | os/exec: use "pfiles" for fd debugging on illumos | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Cholerae Hu | cmd/compile: check indirect connection between if block...  | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Artyom Pervukhin | archive/zip: fix documentation to mention fs.FS interface | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Meng Zhuo | crypto/cipher: use Neon for xor on arm64 | 
commit | commitdiff | tree | 
| 2020-11-07 | 
Katie Hockman | crypto/tls: set Deadline before sending close notify...  | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Pantelis Sampaziotis | crypto/x509: add Unwrap to SystemRootsError | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Emmanuel T...  | runtime: make stack traces of endless recursion print...  | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Matthew Dempsky | cmd/compile: support inlining of type switches | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Russ Cox | io/fs: add WalkDir | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Russ Cox | path/filepath: add WalkDir | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Michael Munday | cmd/compile: optimize shift pairs and masks on s390x | 
commit | commitdiff | tree | 
| 2020-11-06 | 
Joel Sing | cmd/dist: remove openbsd/mips64 from incomplete ports | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Jonathan Swinney | cmd/compile: improve atomic swap intrinsics on arm64 | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Than McIntosh | cmd/link: report error if builtin referenced but not...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Rob Findley | go/types: add unexported start and end positions to...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Michael Matloob | cmd/go: account for flags when parsing regexps in TestS...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Michael Pratt | runtime: disable preemption in startm | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/modget: resolve paths at the requested...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/modload: fix (*mvsReqs).Max when the...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/mvs: in Upgrade, pass upgrades to build...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/mvs: test a downgrade where the target...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/modload: add structured errors for...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Bryan C. Mills | cmd/go/internal/modload: return a module-only result...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Brad Fitzpatrick | runtime: avoid a bit of unneeded work when MemProfileRa...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Vee Zhang | runtime: fix file references in hiter's comments | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Brad Fitzpatrick | os: remove unused variable in unix implementation of...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Dmitri Shuralyov | cmd/go: revert "add GOVCS setting to control version...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Dmitri Shuralyov | path/filepath: revert "add WalkDir" | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Rob Findley | go/types: simplify error messages for untyped value...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Martin Möhrmann | internal/cpu: fix and cleanup ARM64 cpu feature fields...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Emmanuel T...  | net/mail: avoid ParseDate confusion if day name include...  | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Johan Knutzen | syscall: expose bInheritHandles of CreateProcess | 
commit | commitdiff | tree | 
| 2020-11-05 | 
Russ Cox | cmd/go: add GOVCS setting to control version control...  | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Derek Parker | cmd/internal/obj: add prologue_end DWARF stmt for ppc64 | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Russ Cox | path/filepath: add WalkDir | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Paul E. Murphy | cmd/asm: fix rlwnm reg,reg,const,reg encoding on ppc64 | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Russ Cox | os: avoid nil returns from Readdirnames, Readdir, ReadDir | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Cherry Zhang | race.bash: add darwin/arm64 | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Curtis La Graff | cmd/go/internal/modfetch/codehost: add support for...  | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Joel Sing | cmd/dist: enable additional cgo tests on openbsd archit...  | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Jonathan Swinney | cmd/asm: rename arm64 instructions LDANDx to LDCLRx | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Tobias Klauser | internal/poll: treat copy_file_range EIO as not-handled | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Joel Sing | runtime: allow physical page aligned stacks to be allocated | 
commit | commitdiff | tree | 
| 2020-11-04 | 
Joel Sing | cmd/compile,cmd/dist,cmd/go: enable pie buildmode for...  | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Ben Hoyt | strconv: revert ParseFloat/ParseComplex error on incorr...  | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Ian Lance Taylor | cmd/go: in cgoflags, permit -DX1, prohibit -Wp,-D,opt | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Bryan C. Mills | Revert "cmd/go: support cgo files in overlays" | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Joel Sing | cmd/dist,cmd/go,runtime: add support for cgo on linux...  | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Heisenberg | go/ast: add test for Filter | 
commit | commitdiff | tree | 
| 2020-11-03 | 
kemalelmizan | cmd/doc: adding validation before adding comment marker | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Alwin Doss | os: export ErrProcessDone variable in windows and plan9 | 
commit | commitdiff | tree | 
| 2020-11-03 | 
Cuong Manh Le | reflect: update NumMethod doc for interface type | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Cherry Zhang | cmd/link: use internal linking for -race mode on darwin...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Michael Anthony...  | runtime: decouple consistent stats from mcache and...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Michael Anthony...  | runtime: make getMCache inlineable | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Austin Clements | doc/go1.16: document switch to MADV_DONTNEED | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Michael Matloob | cmd/go: support cgo files in overlays | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Austin Clements | runtime: default to MADV_DONTNEED on Linux | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Bryan C. Mills | all: update dependency on golang.org/x/sys and regenera...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Cherry Zhang | runtime: use indexed load/store in ARM64 assembly | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Bryan C. Mills | syscall: switch go:generate directives back to mksyscal...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Jonathan Swinney | runtime: improve memmove performance on arm64 | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Richard Musiol | misc/wasm: check type of argument to Go.run | 
commit | commitdiff | tree | 
| 2020-11-02 | 
David Chase | cmd/compile: using new calls, optimize runtime.memequal...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Cherry Zhang | cmd/compile: remove racefuncenterfp when it is not...  | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Cherry Zhang | cmd: remove Go115AMD64 | 
commit | commitdiff | tree | 
| 2020-11-02 | 
Quim Muntal | cmd/link: avoid exporting all symbols on windows buildm...  | 
commit | commitdiff | tree | 
| 2020-11-01 | 
Dmitri Shuralyov | cmd/go: revert "support cgo files in overlays" | 
commit | commitdiff | tree | 
| 2020-11-01 | 
Michał Derkacz | cmd/compile: optimize small zeroing/moving on riscv64 | 
commit | commitdiff | tree | 
| 2020-11-01 | 
Emmanuel T...  | cmd/vet: bring in pass to catch invalid uses of testing...  | 
commit | commitdiff | tree | 
| 2020-11-01 | 
Matthew Dempsky | cmd/compile: fix recognition of unnamed return variables | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Emmanuel T...  | database/sql, runtime: correct *.Fatal inside goroutine...  | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Cherry Zhang | runtime: remove residual !go115NewMCentralImpl fields | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Colin Arnott | os: export errFinished as ErrProcessDone | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Joel Sing | cmd/compile: avoid unnecessary sign/zero extension...  | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Michael Matloob | cmd/go: support cgo files in overlays | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Michael Matloob | cmd/cgo: add -trimpath flag allowing paths to be rewrit...  | 
commit | commitdiff | tree | 
| 2020-10-31 | 
Dan Scales | cmd/compile: fmt improvements for AST nodes and some...  | 
commit | commitdiff | tree | 
| 2020-10-30 | 
Cherry Zhang | runtime: add a comment about thread pointer alignment...  | 
commit | commitdiff | tree | 
| next |