2022-02-01 |
Roland Shoemaker | internal/fuzz: properly handle duplicates during cache... |
commit | commitdiff | tree |
2022-02-01 |
Bryan C. Mills | cmd/go/internal/workcmd: fix typo in help string |
commit | commitdiff | tree |
2022-02-01 |
Robert Griesemer | spec: add section on comparable constraint |
commit | commitdiff | tree |
2022-02-01 |
Robert Griesemer | go/types, types2: disallow real, imag, complex on type... |
commit | commitdiff | tree |
2022-01-31 |
Robert Griesemer | go/types, types2: fix unification code for defined... |
commit | commitdiff | tree |
2022-01-31 |
Ian Lance Taylor | cmd/go: update go work edit -json types to final version |
commit | commitdiff | tree |
2022-01-31 |
Michael Pratt | Revert "runtime: normalize sigprof traceback flags" |
commit | commitdiff | tree |
2022-01-31 |
doujiang24 | runtime: mgcmark.go typo fix: gorountine -> goroutine. |
commit | commitdiff | tree |
2022-01-31 |
Robert Griesemer | go/types, types2: fix implements and identical predicates |
commit | commitdiff | tree |
2022-01-31 |
Bryan C. Mills | cmd/go: rewrite TestScript/cgo_stale_precompiled to... go1.18beta2 |
commit | commitdiff | tree |
2022-01-30 |
zhouguangyuan | cmd/go: fix error message when missing import |
commit | commitdiff | tree |
2022-01-29 |
Ian Lance Taylor | doc/go1.18: mention new debug/dwarf DataBitOffset fields |
commit | commitdiff | tree |
2022-01-29 |
Mark Pulford | cmd/go: correct -trimpath docs for the standard library |
commit | commitdiff | tree |
2022-01-28 |
Ian Lance Taylor | doc/go1.18: in workspace mode doc, link to "go work... |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | go/types, types2: delete TypeList.String |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | go/types, types2: remove Qualifier parameter from Check... |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | go/types, types2: use Checker.implements in operand... |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | go/types, types2: better error reporting for Checker... |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | spec: add section on type inference |
commit | commitdiff | tree |
2022-01-28 |
Than McIntosh | debug/dwarf: fix problems with handling of bit offsets... |
commit | commitdiff | tree |
2022-01-28 |
Robert Griesemer | go/types, types2: delete _TypeSet.includes - not used... |
commit | commitdiff | tree |
2022-01-27 |
Katie Hockman | math/big: prevent overflow in (*Rat).SetString |
commit | commitdiff | tree |
2022-01-27 |
Robert Findley | go/types: update interface receivers after substituting |
commit | commitdiff | tree |
2022-01-27 |
Matthew Dempsky | go/types, cmd/compile: fix composite literal structural... |
commit | commitdiff | tree |
2022-01-27 |
David Chase | cmd/compile: remove incorrect arm,arm64 CMP->CMN transf... |
commit | commitdiff | tree |
2022-01-27 |
Roland Shoemaker | internal/fuzz: centralize corpus entry addition |
commit | commitdiff | tree |
2022-01-27 |
Dan Scales | cmd/compile: add missing shape check in (*Tsubster... |
commit | commitdiff | tree |
2022-01-27 |
Matthew Dempsky | cmd/compile: support structural typing in unified IR |
commit | commitdiff | tree |
2022-01-26 |
Robert Griesemer | Revert "spec: document the underlying type of comparable" |
commit | commitdiff | tree |
2022-01-26 |
Robert Griesemer | go/types, types2: clean up the set up of error, comparable |
commit | commitdiff | tree |
2022-01-26 |
Robert Griesemer | go/types, types2: print underlying type of comparable... |
commit | commitdiff | tree |
2022-01-26 |
Russ Cox | doc/go1.18: note short-circuit and/or in html/template |
commit | commitdiff | tree |
2022-01-26 |
Matthew Dempsky | cmd/compile/internal/types2: remove (*Signature).SetRec... |
commit | commitdiff | tree |
2022-01-26 |
Bryan C. Mills | cmd/api: reduce parallel 'go list' invocations to a... |
commit | commitdiff | tree |
2022-01-26 |
Robert Griesemer | spec: document the underlying type of comparable |
commit | commitdiff | tree |
2022-01-26 |
Mark Pulford | cmd/go: fix retrieving Mercurial commit timestamp under... |
commit | commitdiff | tree |
2022-01-26 |
Bryan C. Mills | cmd/go: avoid recording GOROOT_FINAL in precompiled... |
commit | commitdiff | tree |
2022-01-26 |
Bryan C. Mills | cmd/go: refactor TestScript/build_issue48319 to check... |
commit | commitdiff | tree |
2022-01-26 |
Ethan Anderson | cmd/go: remove mercurial from bitbucket vcs options |
commit | commitdiff | tree |
2022-01-26 |
Bryan C. Mills | cmd/go: add mv and support "! cmp" in script tests |
commit | commitdiff | tree |
2022-01-25 |
Robert Findley | all: update vendored golang.org/x/tools |
commit | commitdiff | tree |
2022-01-25 |
Robert Griesemer | go/types, types2: all interfaces implement comparable... |
commit | commitdiff | tree |
2022-01-25 |
Robert Findley | go/types, types2: make each method instantiation indepe... |
commit | commitdiff | tree |
2022-01-25 |
Dan Scales | test: add a new test absdiff3.go which uses function... |
commit | commitdiff | tree |
2022-01-25 |
Dan Scales | cmd/compile: new absdiff.go test, fix problem with... |
commit | commitdiff | tree |
2022-01-24 |
Robert Findley | go/types, types2: pass the seen map through _TypeSet... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: reorder object processing to avoid... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: report an error when using a broken... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: slightly better tracing output (debug... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: consider type parameters for cycle... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: in SetUnderlying, set Named.fromRHS... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: remove special case for external... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: validType argument must be *Named... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: use a map instead of a field for... |
commit | commitdiff | tree |
2022-01-24 |
Robert Griesemer | go/types, types2: move validType code into its own... |
commit | commitdiff | tree |
2022-01-24 |
Ian Lance Taylor | cmd/compile: always print stack trace for -dpanic |
commit | commitdiff | tree |
2022-01-24 |
Robert Findley | go/types: panic if named type instances are mutated |
commit | commitdiff | tree |
2022-01-24 |
Michael Pratt | runtime: replace TestFutexsleep with TestTimediv |
commit | commitdiff | tree |
2022-01-24 |
Dan Scales | cmd/compile: distinguish bound calls/field access in... |
commit | commitdiff | tree |
2022-01-24 |
Dan Scales | cmd/compile: improve comments, mainly in cmd/compile... |
commit | commitdiff | tree |
2022-01-24 |
Austin Clements | runtime: call fflush before exiting in C test |
commit | commitdiff | tree |
2022-01-24 |
Bryan Mills | Revert "cmd/go: evaluate root symlink in matchPackages" |
commit | commitdiff | tree |
2022-01-21 |
Ian Lance Taylor | spec: minor formatting and link cleanups |
commit | commitdiff | tree |
2022-01-21 |
Michael Matloob | cmd/go: evaluate root symlink in matchPackages |
commit | commitdiff | tree |
2022-01-21 |
Michael Pratt | runtime/pprof: TestLabelSystemstack parallelLabelHog... |
commit | commitdiff | tree |
2022-01-21 |
Robert Griesemer | Revert "doc/go1.18: document type parameter name restri... |
commit | commitdiff | tree |
2022-01-21 |
Dan Scales | cmd/compile: make sure multiple blank typeparams remain... |
commit | commitdiff | tree |
2022-01-20 |
Ian Lance Taylor | runtime: remove -tags=threadprof in tests |
commit | commitdiff | tree |
2022-01-20 |
Michael Matloob | cmd/go: ignore replaces of main modules in workspace... |
commit | commitdiff | tree |
2022-01-20 |
Michael Pratt | runtime/pprof: allow labels on racecall in TestLabelSys... |
commit | commitdiff | tree |
2022-01-20 |
Robert Findley | go/types, types2: use Identical rather than unification... |
commit | commitdiff | tree |
2022-01-20 |
Robert Griesemer | cmd/compile/internal/importer, gcimporter: use *TypePar... |
commit | commitdiff | tree |
2022-01-19 |
luochuanhang | regexp: add the missing is |
commit | commitdiff | tree |
2022-01-19 |
Ian Lance Taylor | runtime: print error if mmap fails |
commit | commitdiff | tree |
2022-01-19 |
Dan Scales | cmd/compile: add early a CONVIFACE normally created... |
commit | commitdiff | tree |
2022-01-19 |
Robert Griesemer | go/types, types2: use orig. compiler error message... |
commit | commitdiff | tree |
2022-01-19 |
Ian Lance Taylor | doc/go1.18: don't mention -buildinfo flag |
commit | commitdiff | tree |
2022-01-19 |
Michael Pratt | runtime/pprof: compare all samples vs rusage in TestCPU... |
commit | commitdiff | tree |
2022-01-19 |
Robert Griesemer | go/types, types2: explicitly check for non-nil type... |
commit | commitdiff | tree |
2022-01-19 |
Michael Pratt | runtime/pprof: assert that labels never appear on unexp... |
commit | commitdiff | tree |
2022-01-19 |
Michael Pratt | runtime: do not inherit labels on system goroutines |
commit | commitdiff | tree |
2022-01-19 |
Bryan C. Mills | runtime: eliminate arbitrary timeout in TestStackGrowth |
commit | commitdiff | tree |
2022-01-19 |
Cherry Mui | cmd/compile: don't elide extension for LoadReg to FP... |
commit | commitdiff | tree |
2022-01-19 |
Austin Clements | runtime: deflake TestPreemptionAfterSyscall |
commit | commitdiff | tree |
2022-01-19 |
Bryan C. Mills | cmd/go: fix TestScript/version_buildvcs_git_gpg |
commit | commitdiff | tree |
2022-01-19 |
Robert Griesemer | spec: add another example for an invalid shift case |
commit | commitdiff | tree |
2022-01-18 |
Robert Griesemer | go/types, types2: report error for invalid string(1... |
commit | commitdiff | tree |
2022-01-18 |
Robert Griesemer | go/types, types2: avoid field/method lookup error on... |
commit | commitdiff | tree |
2022-01-18 |
Dan Scales | cmd/compile: add missing copyright notice |
commit | commitdiff | tree |
2022-01-18 |
Russ Cox | cmd/compile, go/types: restore 'too many return values... |
commit | commitdiff | tree |
2022-01-18 |
Bryan C. Mills | doc/go1.18: add a release note for 'go mod tidy' checks... |
commit | commitdiff | tree |
2022-01-18 |
Russ Cox | cmd/compile, go/types: fix checking of bad type switch |
commit | commitdiff | tree |
2022-01-18 |
Bryan C. Mills | net/http: skip TestClientTimeout_Headers_h{1,2} on... |
commit | commitdiff | tree |
2022-01-18 |
Dan Scales | cmd/compile: support field access for typeparam with... |
commit | commitdiff | tree |
2022-01-18 |
Bryan C. Mills | cmd/go: remove the -buildinfo flag |
commit | commitdiff | tree |
2022-01-18 |
Russ Cox | cmd/dist: avoid lapsing into x86 builds on ARM64 Macs |
commit | commitdiff | tree |
2022-01-17 |
eric fang | cmd/internal/obj/arm64: adjust rule for VMOVQ instruction |
commit | commitdiff | tree |
2022-01-14 |
Austin Clements | runtime/race: be less picky about test run time |
commit | commitdiff | tree |
2022-01-14 |
Michael Pratt | Revert "cmd/dist: log CPU model when testing" |
commit | commitdiff | tree |
2022-01-14 |
Michael Pratt | Revert "cmd/dist: log OS version when testing" |
commit | commitdiff | tree |
next |