2020-11-23 |
Martin Möhrmann | sync: use 386 instead of x86-32 to refer to the 32... |
commit | commitdiff | tree |
2020-11-21 |
Keith Randall | cmd/compile: add test for 42753 |
commit | commitdiff | tree |
2020-11-21 |
Jason A. Donenfeld | syscall: add DLLError.Unwrap function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove the Reqs function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove a stale comment for... |
commit | commitdiff | tree |
2020-11-20 |
Michael Matloob | cmd/go: support the -overlay flag for go mod commands |
commit | commitdiff | tree |
2020-11-20 |
Ian Lance Taylor | cmd/cgo, cmd/internal/pkgpath: support gofrontend mangl... |
commit | commitdiff | tree |
2020-11-20 |
Hollow Man | doc: fix misspelling of “initialization” in diagnostics... |
commit | commitdiff | tree |
2020-11-20 |
Michael Matloob | cmd/go: support overlaying go.mod files |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: recommend 'go get' command to switch from retra... |
commit | commitdiff | tree |
2020-11-20 |
Cuong Manh Le | cmd/compile: allow loading single field of typed-interf... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: report changes and resolved versions in 'go... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go/internal/modload: ignore selected version in... |
commit | commitdiff | tree |
2020-11-20 |
Jay Conrod | cmd/go: remove ListModules call in runGet |
commit | commitdiff | tree |
2020-11-20 |
Bryan C. Mills | cmd/go/internal/modload: eliminate LoadedModules |
commit | commitdiff | tree |
2020-11-20 |
Bryan C. Mills | cmd/go/internal/work: remove a redundant call to modloa... |
commit | commitdiff | tree |
2020-11-20 |
Ian Lance Taylor | net, internal/poll: reset value before adding in minor... |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types: use correct error position |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types: fix error message for consistency |
commit | commitdiff | tree |
2020-11-20 |
Robert Griesemer | go/types, go/constant: handle infinities as unknown... |
commit | commitdiff | tree |
2020-11-19 |
fzipp | io/fs: make WalkDirFunc parameter name consistent with... |
commit | commitdiff | tree |
2020-11-19 |
Michael Anthony... | runtime/metrics: clarify Read's documentation |
commit | commitdiff | tree |
2020-11-19 |
Michael Anthony... | runtime/metrics: clarify memory and GC metrics document... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/work: avoid modload.Selected in 'go... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go: fix failing gccgo cases in TestScript/build_overlay |
commit | commitdiff | tree |
2020-11-19 |
Paul E. Murphy | cmd/compile,cmd/asm: fix function pointer call perf... |
commit | commitdiff | tree |
2020-11-19 |
Dan Scales | cmd/compile: flag "-d=dumpptrs" to print Node ptrs... |
commit | commitdiff | tree |
2020-11-19 |
Jason A. Donenfeld | runtime: support new callbackasm1 calling convention... |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/modload: remove SetBuildList |
commit | commitdiff | tree |
2020-11-19 |
Bryan C. Mills | cmd/go/internal/modcmd: eliminate a call to modload... |
commit | commitdiff | tree |
2020-11-19 |
Hanlin Shi | internal/fmtsort: sort the unsafe pointers in map |
commit | commitdiff | tree |
2020-11-19 |
Robert Griesemer | go/types: report an error for invalid constant values |
commit | commitdiff | tree |
2020-11-18 |
Matthew Dempsky | cmd/compile: fix miscompilation during inlining |
commit | commitdiff | tree |
2020-11-18 |
Matthew Dempsky | cmd/compile: fix panic in field tracking logic |
commit | commitdiff | tree |
2020-11-18 |
Michael Pratt | sync: document RWMutex race semantics |
commit | commitdiff | tree |
2020-11-18 |
Michael Pratt | runtime: give test child time to block |
commit | commitdiff | tree |
2020-11-18 |
Tobias Klauser | runtime: use clock_gettime instead of gettimeofday... |
commit | commitdiff | tree |
2020-11-18 |
Tobias Klauser | runtime: use pipe2 syscall for Pipe in tests |
commit | commitdiff | tree |
2020-11-18 |
Jay Conrod | cmd/go: in 'go get', only load retractions for resolved... |
commit | commitdiff | tree |
2020-11-18 |
Cherry Zhang | cmd/link: recompute heapPos after copyHeap |
commit | commitdiff | tree |
2020-11-18 |
Jay Conrod | cmd/go: fix retract interval syntax in 'go help mod... |
commit | commitdiff | tree |
2020-11-18 |
Alberto Donizetti | cmd/compile: stop MOVW-ing -1 as SRA shift amount in... |
commit | commitdiff | tree |
2020-11-18 |
Rebecca Stambler | go/ast: document invalid comment end positions with... |
commit | commitdiff | tree |
2020-11-18 |
Alberto Donizetti | time: in NewTicker, document that the 1st tick comes... |
commit | commitdiff | tree |
2020-11-17 |
Robert Griesemer | go/types: add test case for incorrect map index expression |
commit | commitdiff | tree |
2020-11-17 |
Than McIntosh | cmd/compile: clean up buggy DWARF inlined info PC ranges |
commit | commitdiff | tree |
2020-11-17 |
Jay Conrod | cmd/go: allow querying other versions of the main module |
commit | commitdiff | tree |
2020-11-17 |
Jay Conrod | cmd/go/internal/modget: clarify error for 'go get'... |
commit | commitdiff | tree |
2020-11-17 |
Dmitri Shuralyov | cmd/go: revert "in 'go get', only load retractions... |
commit | commitdiff | tree |
2020-11-17 |
Lynn Boger | cmd/compile: fix rules regression with shifts on PPC64 |
commit | commitdiff | tree |
2020-11-16 |
Jay Conrod | cmd/go: update 'go help mod init' |
commit | commitdiff | tree |
2020-11-16 |
Jay Conrod | cmd/go: in 'go get', only load retractions for resolved... |
commit | commitdiff | tree |
2020-11-16 |
Joel Sing | cmd/link/internal/ld: dedup shared libraries on openbsd |
commit | commitdiff | tree |
2020-11-16 |
Cherry Zhang | runtime/race: reject runtime fatal error in tests |
commit | commitdiff | tree |
2020-11-16 |
Cherry Zhang | runtime: declare arg size/map for race version of sync... |
commit | commitdiff | tree |
2020-11-16 |
Bryan C. Mills | cmd/go/internal/work: add missing newline to go version... |
commit | commitdiff | tree |
2020-11-16 |
Kai Lüke | cmd/go: permit wrongly rejected -Wl,-O... linker flags |
commit | commitdiff | tree |
2020-11-16 |
Alberto Donizetti | cmd/compile: mask SLL,SRL,SRAconst shift amount |
commit | commitdiff | tree |
2020-11-14 |
David Chase | cmd/compile: fix load of interface{}-typed OpIData... |
commit | commitdiff | tree |
2020-11-14 |
Ian Lance Taylor | cmd/go: permit CGO_LDFLAGS to appear in //go:ldflag |
commit | commitdiff | tree |
2020-11-13 |
Dan Scales | cmd/compile: update comments only for Node types and... |
commit | commitdiff | tree |
2020-11-13 |
Cherry Zhang | cmd/compile: mark plugin-exported types as used in... |
commit | commitdiff | tree |
2020-11-13 |
Austin Clements | cmd/cgo: fix initialization of empty argument types |
commit | commitdiff | tree |
2020-11-13 |
Daniel S Fava | runtime: swap the order of raceacquire() and racerelease() |
commit | commitdiff | tree |
2020-11-13 |
Joel Sing | syscall: use correct type for TIOCSPGRP/TIOCGPGRP |
commit | commitdiff | tree |
2020-11-12 |
Michael Matloob | cmd/go: use overlaid path contents in build cache |
commit | commitdiff | tree |
2020-11-12 |
Michael Matloob | cmd/go: pass in overlaid paths for .s files |
commit | commitdiff | tree |
2020-11-12 |
Michael Matloob | cmd/go: pass in overlaid file paths to C compiler |
commit | commitdiff | tree |
2020-11-12 |
Ian Lance Taylor | cmd/go, cmd/cgo: don't let bogus symbol set cgo_ldflag |
commit | commitdiff | tree |
2020-11-12 |
Katie Hockman | math/big: fix shift for recursive division |
commit | commitdiff | tree |
2020-11-12 |
xiaodong liu | cmd/go: skip TestScript/build_plugin_non_main on platfo... |
commit | commitdiff | tree |
2020-11-12 |
Cherry Zhang | cmd/compile: gofmt |
commit | commitdiff | tree |
2020-11-12 |
Jay Conrod | cmd/go: migrate away from semver.Max |
commit | commitdiff | tree |
2020-11-12 |
Alessandro... | cmd/compile: do not emit an extra debug_line entry... |
commit | commitdiff | tree |
2020-11-12 |
Cherry Zhang | cmd/link: put DYLD_INFO at beginning of LINKEDIT segmen... |
commit | commitdiff | tree |
2020-11-12 |
Tobias Klauser | os: gofmt |
commit | commitdiff | tree |
2020-11-11 |
Federico Guerinoni | bytes: add example for (*Buffer).Bytes |
commit | commitdiff | tree |
2020-11-11 |
Andrew G. Morgan | syscall: improve TestSetuidEtc() /proc/ parsing against... |
commit | commitdiff | tree |
2020-11-11 |
Bryan Boreham | testing: reduce memory allocation in Helper |
commit | commitdiff | tree |
2020-11-11 |
Ian Lance Taylor | os: clarify that IsExist and friends do not use errors.Is |
commit | commitdiff | tree |
2020-11-11 |
Roland Shoemaker | doc/go1.16: add crypto/x509 CSR release note |
commit | commitdiff | tree |
2020-11-11 |
Michael Matloob | cmd/go: don't copy cgo files to objdir when overlay... |
commit | commitdiff | tree |
2020-11-11 |
Russ Cox | io/fs: fix reference to WalkFunc |
commit | commitdiff | tree |
2020-11-11 |
Dmitri Shuralyov | all: update vendored dependencies for Go 1.16 release |
commit | commitdiff | tree |
2020-11-10 |
Jay Conrod | cmd/go: release note for -mod=readonly by default |
commit | commitdiff | tree |
2020-11-10 |
Daniel Martí | cmd/go: introduce the GOVERSION env variable |
commit | commitdiff | tree |
2020-11-10 |
Cherry Zhang | doc/go1.16: add release notes for darwin ports |
commit | commitdiff | tree |
2020-11-10 |
Michael Matloob | Revert "cmd/go: don't copy cgo files to objdir when... |
commit | commitdiff | tree |
2020-11-10 |
Michael Anthony... | runtime: add lock rank partial order edge pollDesc... |
commit | commitdiff | tree |
2020-11-10 |
Michael Anthony... | runtime: add lock rank partial order edge sweep ->... |
commit | commitdiff | tree |
2020-11-10 |
Michael Matloob | cmd/go: don't copy cgo files to objdir when overlay... |
commit | commitdiff | tree |
2020-11-10 |
Michael Munday | cmd/internal/obj/s390x: fix SYNC instruction encoding |
commit | commitdiff | tree |
2020-11-10 |
Mark Pulford | runtime/race: remove race from TestNoRaceAfterFunc2 |
commit | commitdiff | tree |
2020-11-10 |
Tobias Klauser | internal/poll: use copy_file_range only on Linux kernel... |
commit | commitdiff | tree |
2020-11-10 |
Bryan C. Mills | cmd/go: update test_race_install expected output for... |
commit | commitdiff | tree |
2020-11-10 |
Roland Shoemaker | crypto/tls: de-prioritize AES-GCM ciphers when lacking... |
commit | commitdiff | tree |
2020-11-09 |
Dmitrii Okunev | encoding/asn1: optimize asn1.Unmarshal |
commit | commitdiff | tree |
2020-11-09 |
Emmanuel Odeke | Revert "runtime: make stack traces of endless recursion... |
commit | commitdiff | tree |
2020-11-09 |
Cherry Zhang | doc/articles/race_detector.html: add darwin/arm64 |
commit | commitdiff | tree |
2020-11-09 |
Filippo Valsorda | crypto/x509: drop the cgo implementation of root_darwin... |
commit | commitdiff | tree |
next |