2021-11-14 |
Keith Randall | doc: document GOAMD64 environment variable |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: simplify under() and fix... |
commit | commitdiff | tree |
2021-11-13 |
Michael Matloob | cmd/go: remove remaining uses of TODOWorkspaces |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: return an error from Instantiate on incorrect... |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: add a test for Context deduplication of hash... |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | test: fix longtest failures on fixedbugs/issue48471.go |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: rename types.context to types.environment |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: don't set a Config.Context if none is provided |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: when type hashing, canonicalize interfaces |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: when type hashing, use placeholders for type... |
commit | commitdiff | tree |
2021-11-13 |
Robert Findley | go/types: deduplicate signatures with the context |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: remove tparamIsIface flag... |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: remove asNamed |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: remove a review comment... |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: set tparamsIsIface to... |
commit | commitdiff | tree |
2021-11-13 |
Robert Griesemer | cmd/compile/internal/types2: underlying type of a type... |
commit | commitdiff | tree |
2021-11-12 |
Damien Neil | net/http: do not send Transfer-Encoding: identity in... |
commit | commitdiff | tree |
2021-11-12 |
Michael Matloob | cmd/go: add go work use command |
commit | commitdiff | tree |
2021-11-12 |
Robert Griesemer | cmd/compile/internal/types2: make sure we are safe... |
commit | commitdiff | tree |
2021-11-12 |
Dan Scales | cmd/compile: add missing method info for method with... |
commit | commitdiff | tree |
2021-11-12 |
Dan Scales | cmd/compile: match Go 1.17 compiler error messages... |
commit | commitdiff | tree |
2021-11-12 |
Michael Matloob | cmd/go: use workspace modules' go.sum files to check... |
commit | commitdiff | tree |
2021-11-12 |
Robert Griesemer | cmd/compile/internal/types2: better error for type... |
commit | commitdiff | tree |
2021-11-12 |
Robert Griesemer | cmd/compile/internal/types2: remove asTypeParam and... |
commit | commitdiff | tree |
2021-11-12 |
Michael Pratt | runtime: start ARM atomic kernel helper traceback in... |
commit | commitdiff | tree |
2021-11-12 |
Damien Neil | net/http: do not cancel request context on response... |
commit | commitdiff | tree |
2021-11-12 |
Michael Pratt | runtime/pprof: mark TestCPUProfileMultithreadMagnitude... |
commit | commitdiff | tree |
2021-11-12 |
Michael Pratt | runtime: drop cgoTraceback call assumptions from CgoPpr... |
commit | commitdiff | tree |
2021-11-12 |
Cuong Manh Le | cmd/compile: fix missing transformEarlyCall for OXDOT... |
commit | commitdiff | tree |
2021-11-12 |
Katie Hockman | internal/fuzz: set timeout for each exec of fuzz target |
commit | commitdiff | tree |
2021-11-12 |
Robert Findley | cmd/compile/internal/types2: unexport Context.TypeHash |
commit | commitdiff | tree |
2021-11-12 |
Robert Findley | go/types: re-use type hashing logic in Context.typeHash |
commit | commitdiff | tree |
2021-11-12 |
Robert Findley | go/types: refactor the Context type map to accept arbit... |
commit | commitdiff | tree |
2021-11-12 |
Robert Findley | go/types: use Identical to verify type identity in... |
commit | commitdiff | tree |
2021-11-12 |
Michael Anthony... | test/recover4.go: use mprotect to create a hole instead... |
commit | commitdiff | tree |
2021-11-12 |
Cherry Mui | reflect: keep pointer in aggregate-typed args live... |
commit | commitdiff | tree |
2021-11-12 |
Cherry Mui | cmd/link: don't unmap output file at error exit |
commit | commitdiff | tree |
2021-11-12 |
Mikhail Faraponov | net: use Done rather than comparing with context.Background |
commit | commitdiff | tree |
2021-11-11 |
Pedro Lopez... | math/bits: add examples for Add, Sub, Mul and Div |
commit | commitdiff | tree |
2021-11-11 |
Katie Hockman | all: update terminology for fuzzing |
commit | commitdiff | tree |
2021-11-11 |
Robert Griesemer | go/types, types2: document nil scope for imported and... |
commit | commitdiff | tree |
2021-11-11 |
Keith Randall | cmd/compile: ensure stenciled function bodies are nonempty |
commit | commitdiff | tree |
2021-11-11 |
Ian Lance Taylor | go/build: skip rune literals when looking for go:embed |
commit | commitdiff | tree |
2021-11-11 |
cuiweixie | runtime: fix typo |
commit | commitdiff | tree |
2021-11-11 |
Michael Anthony... | runtime: adjust TestPhysicalMemoryUtilization to handle... |
commit | commitdiff | tree |
2021-11-11 |
Michael Anthony... | runtime/debug: make TestFreeOSMemory more robust |
commit | commitdiff | tree |
2021-11-11 |
Pavel | database/sql: prevent closes slices from assigning... |
commit | commitdiff | tree |
2021-11-11 |
Robert Griesemer | spec: fix a broken link |
commit | commitdiff | tree |
2021-11-11 |
hasheddan | obj/riscv: fix link to risc-v dwarf register numbers |
commit | commitdiff | tree |
2021-11-11 |
jiahua wang | io: add error check to TeeReader Example |
commit | commitdiff | tree |
2021-11-11 |
Cherry Mui | runtime: fix C compilation error in TestCgoTracebackGor... |
commit | commitdiff | tree |
2021-11-11 |
Cuong Manh Le | cmd/compile: fix missing ddd when building call for... |
commit | commitdiff | tree |
2021-11-11 |
Neil Alexander | doc/go1.18: document http.Transport.Dial* being used... |
commit | commitdiff | tree |
2021-11-11 |
Cherry Mui | runtime: bypass scheduler when doing traceback for... |
commit | commitdiff | tree |
2021-11-11 |
Bryan C. Mills | doc/go1.18: add a release note for 'go mod vendor -o' |
commit | commitdiff | tree |
2021-11-11 |
Than McIntosh | net: skip new testpoint TestUDPIPVersionReadMsg on... |
commit | commitdiff | tree |
2021-11-11 |
Than McIntosh | cmd/compile: use canonical stringslice/ representations... |
commit | commitdiff | tree |
2021-11-11 |
Than McIntosh | cmd/compile: include register-resident output params... |
commit | commitdiff | tree |
2021-11-11 |
Than McIntosh | cmd/compile/internal/ssa: fix debug location gen issue... |
commit | commitdiff | tree |
2021-11-11 |
Jason A. Donenfeld | net: add conversion from AddrPort to TCPAddr to complem... |
commit | commitdiff | tree |
2021-11-11 |
Dmitry Vyukov | cmd/link/internal/loadelf: better error message for... |
commit | commitdiff | tree |
2021-11-11 |
Ian Lance Taylor | lib/time, time/tzdata: update to 2021e |
commit | commitdiff | tree |
2021-11-11 |
Ian Lance Taylor | misc/cgo/testshared: correct test of gccgo version... |
commit | commitdiff | tree |
2021-11-11 |
Changkun Ou | sync: clarify the validity to call Map methods inside... |
commit | commitdiff | tree |
2021-11-11 |
Ian Lance Taylor | test: add test that was miscompiled by gccgo |
commit | commitdiff | tree |
2021-11-10 |
Jason A. Donenfeld | net: do more faithful conversion from AddrPort to UDPAddr |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: remove structuralString... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: slightly relax notion... |
commit | commitdiff | tree |
2021-11-10 |
Dan Scales | cmd/compile: don't do Resolve on OKEY identifiers durin... |
commit | commitdiff | tree |
2021-11-10 |
Paschalis Tsilias | cmd/go: add 'go mod vendor -o' flag |
commit | commitdiff | tree |
2021-11-10 |
Michael Anthony... | runtime: rewrite TestPhysicalMemoryUtilization |
commit | commitdiff | tree |
2021-11-10 |
emahiro | internal/cache: document 'go clean -fuzzcache' in README |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: refer to structural rather... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: move some functions into... |
commit | commitdiff | tree |
2021-11-10 |
Robert Findley | go/doc: don't treat functions returning type parameters... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: rename structure to struct... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: use type variables consist... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | doc: make a copy of the latest Go 1.17 spec |
commit | commitdiff | tree |
2021-11-10 |
Hajime Hoshi | runtime: fix unworkable comments for go:nosplit |
commit | commitdiff | tree |
2021-11-10 |
Robert Findley | go/parser: allow parsing aliases with type parameters |
commit | commitdiff | tree |
2021-11-10 |
Robert Findley | go/types: disallow type cycles through type parameter... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: disallow type cycles throu... |
commit | commitdiff | tree |
2021-11-10 |
Robert Griesemer | cmd/compile/internal/types2: rename Checker.cycle to... |
commit | commitdiff | tree |
2021-11-10 |
Robert Findley | go/types: rename Checker.cycle to Checker.validCycle |
commit | commitdiff | tree |
2021-11-10 |
Robert Findley | go/types: remove most asX converters (cleanup) |
commit | commitdiff | tree |
2021-11-09 |
Illirgway | mime: keep parsing after trailing semicolon |
commit | commitdiff | tree |
2021-11-09 |
Michael Matloob | cmd/go: add go work sync command |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: report error for incomplete struct composite... |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: don't return an array type with invalid length |
commit | commitdiff | tree |
2021-11-09 |
Michael Matloob | cmd/go: add workspace pruning mode |
commit | commitdiff | tree |
2021-11-09 |
Manlio Perillo | cmd/go/internal/bug: remove duplicate code |
commit | commitdiff | tree |
2021-11-09 |
Manlio Perillo | cmd/dist: wait for exit in bgwait after a fatal error |
commit | commitdiff | tree |
2021-11-09 |
Keith Randall | encoding/xml: add generic encoding test |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: clearer object string for type parameters |
commit | commitdiff | tree |
2021-11-09 |
David Chase | cmd/compile: add line number test for #49436 |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/tools for Go 1.18... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/crypto for Go 1.18... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/{net,text} for Go... |
commit | commitdiff | tree |
2021-11-09 |
Dmitri Shuralyov | all: update vendored golang.org/x/{arch,sys,term} for... |
commit | commitdiff | tree |
2021-11-09 |
Ian Lance Taylor | os: clarify that File.{Read,Write} use the buffer |
commit | commitdiff | tree |
next |