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 |
2021-11-09 |
Ian Lance Taylor | bufio: document that NewWriter can return its argument |
commit | commitdiff | tree |
2021-11-09 |
Chaoqun Han | cmd/compile: NewSelectorExpr use n.Pos instead of base.Pos |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: make object test an external test |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: check non-generic conversions first |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: minor cleanups in predicates.go |
commit | commitdiff | tree |
2021-11-09 |
Clément Chigot | cmd/link: fix GCC startfiles names on AIX |
commit | commitdiff | tree |
2021-11-09 |
Carl Johnson | net/http: add MaxBytesHandler |
commit | commitdiff | tree |
2021-11-09 |
Russ Cox | cmd/go: add //go:embed all:pattern |
commit | commitdiff | tree |
2021-11-09 |
Michael Pratt | runtime: add upper half and carry bit with zero |
commit | commitdiff | tree |
2021-11-09 |
Michael Pratt | runtime/pprof: include labels in profile dump |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | cmd/compile/internal/types2: roll-forward removal of... |
commit | commitdiff | tree |
2021-11-09 |
Dan Scales | cmd/compile: disable doubleCheck and remove unused... |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: rename is_X predicates back to isX (step... |
commit | commitdiff | tree |
2021-11-09 |
Robert Findley | go/types: rename isX predicates to allX, add simple... |
commit | commitdiff | tree |
2021-11-09 |
Katie Hockman | testing: remove package from fuzz crasher message |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/go: fix mod_get_direct |
commit | commitdiff | tree |
2021-11-09 |
Jason A. Donenfeld | runtime: revert recent Windows crashdump changes |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/compile: remove unneeded "==" method in pre-defined... |
commit | commitdiff | tree |
2021-11-09 |
Cuong Manh Le | cmd/compile: fix irgen mis-handling of ... argument... |
commit | commitdiff | tree |
2021-11-08 |
Bryan C. Mills | Revert "cmd/go: add workspace pruning mode" |
commit | commitdiff | tree |
2021-11-08 |
Matthew Dempsky | test: add regress test for reported non-monomorphizable... |
commit | commitdiff | tree |
2021-11-08 |
Michael Matloob | cmd/go: rename go mod initwork and editwork to go work... |
commit | commitdiff | tree |
2021-11-08 |
Michael Matloob | cmd/go: add workspace pruning mode |
commit | commitdiff | tree |
2021-11-08 |
Damien Neil | net/http: deflake TestTimeoutHandlerContextCanceled |
commit | commitdiff | tree |
2021-11-08 |
Cuong Manh Le | cmd/compile,cmd/go: fix long test builders |
commit | commitdiff | tree |
2021-11-08 |
Cuong Manh Le | cmd/compile: Revert "cmd/compile/internal/types2: remov... |
commit | commitdiff | tree |
2021-11-08 |
Roland Shoemaker | crypto/x509: remove ios build tag restriction |
commit | commitdiff | tree |
2021-11-08 |
Keith Randall | internal/fmtsort: order channels in test in memory... |
commit | commitdiff | tree |
2021-11-08 |
Michael Anthony... | runtime: disable GC in TestPanicSystemstack's subprocess |
commit | commitdiff | tree |
2021-11-08 |
Michael Anthony... | runtime: disable GC during debug call tests |
commit | commitdiff | tree |
2021-11-08 |
Robert Griesemer | cmd/compile/internal/types2: remove most asX converters... |
commit | commitdiff | tree |
2021-11-08 |
Robert Griesemer | cmd/compile/internal/types2: use compiler version error... |
commit | commitdiff | tree |
2021-11-08 |
smasher164 | doc/go1.18: strings,bytes: deprecate Title |
commit | commitdiff | tree |
next |