2022-03-23 |
Cuong Manh Le | cmd/compile: remove types.Field.{Broken,SetBroken} |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile/internal/types: remove anyBroke |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile: remove AllowsGoVersion checks in old typec... |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile: remove typecheck.FuncBody |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile: remove ir.Node.SetDiag |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile: remove types.Type.SetBroken |
commit | commitdiff | tree |
2022-03-23 |
Cuong Manh Le | cmd/compile: remove reportTypeLoop |
commit | commitdiff | tree |
2022-03-23 |
Robert Griesemer | go/types, types2: report struct type for literals with... |
commit | commitdiff | tree |
2022-03-23 |
Cherry Mui | debug/gosym: skip non-real functions in LineToPC lookup |
commit | commitdiff | tree |
2022-03-23 |
Cherry Mui | cmd/compile: don't mark non-generic defined type symbol... |
commit | commitdiff | tree |
2022-03-23 |
Cherry Mui | cmd/compile: default to -p=main for main package |
commit | commitdiff | tree |
2022-03-22 |
Robert Griesemer | go/types, types2: remove uses of "type list" and "opera... |
commit | commitdiff | tree |
2022-03-22 |
Robert Findley | cmd/compile/internal/importer: key tparams by Package... |
commit | commitdiff | tree |
2022-03-22 |
Rhys Hiltner | runtime/pprof: rerun magnitude test on failure |
commit | commitdiff | tree |
2022-03-22 |
Cherry Mui | cmd/link: write output in temp dir in TestUnlinkableObj |
commit | commitdiff | tree |
2022-03-22 |
Paul E. Murphy | runtime: make static/dynamic startup detection work... |
commit | commitdiff | tree |
2022-03-22 |
eric fang | runtime: delete useless TPIDR macro on arm64 |
commit | commitdiff | tree |
2022-03-22 |
Cherry Mui | cmd/link: simplify content hashed symbol handling |
commit | commitdiff | tree |
2022-03-22 |
Cherry Mui | cmd/compile, cmd/link: produce unlinkable object when... |
commit | commitdiff | tree |
2022-03-22 |
Austin Clements | cmd/compile: add short self-link to ABI spec |
commit | commitdiff | tree |
2022-03-22 |
Ben Shi | A+C: change email of Ben Shi (individual CLA) |
commit | commitdiff | tree |
2022-03-22 |
hopehook | net/http: fix nil body causing ParseMultipartForm to... |
commit | commitdiff | tree |
2022-03-22 |
Ian Lance Taylor | os: skip TestOpenFileLimit on openbsd/mips64 |
commit | commitdiff | tree |
2022-03-22 |
Cherry Mui | cmd/link: delete oReader.flags |
commit | commitdiff | tree |
2022-03-22 |
Robert Findley | go/types, types: add additional generic cases for the... |
commit | commitdiff | tree |
2022-03-22 |
Byoungchan Lee | cmd/link: add DT_NEEDED for all 64-bit ELF dynimplib |
commit | commitdiff | tree |
2022-03-21 |
Jakub Ciolek | runtime: combine wbuf checks in tryGetFast and putFast |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | cmd/gofmt: don't descend into /testdata directories... |
commit | commitdiff | tree |
2022-03-21 |
Robert Findley | go/types, types2: add an assertion that named type... |
commit | commitdiff | tree |
2022-03-21 |
Matthew Dempsky | cmd/compile: replace Type.OrigSym with Type.OrigType |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: remove predecl. test functions from... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: rename testfile suffixes from .src... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: rename testfile suffixes from .go2... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: use new flag mechanims to handle... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: implement flexible flag-setting mecha... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: remove mechanism to exclude tests... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: improved tracing output throughout... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: ensure we have a fully resolved type... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: better error msg when using fallthrou... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: re-enable panic if unification stack... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: alias type declarations may refer... |
commit | commitdiff | tree |
2022-03-21 |
Robert Griesemer | go/types, types2: factor out isInterface(x) && !isTypeP... |
commit | commitdiff | tree |
2022-03-21 |
Matthew Dempsky | cmd/compile/internal/types: remove Sym.Block and Sym... |
commit | commitdiff | tree |
2022-03-21 |
Dmitri Shuralyov | build: force GOWORK=off in make.{bash,bat,rc} |
commit | commitdiff | tree |
2022-03-21 |
Meng Zhuo | cmd/link: set alignment of compressed section based... |
commit | commitdiff | tree |
2022-03-21 |
Cherry Mui | internal/abi, internal/buildcfg: always enable register... |
commit | commitdiff | tree |
2022-03-21 |
Cherry Mui | cmd/vendor: update golang.org/x/tools to c717623e3197 |
commit | commitdiff | tree |
2022-03-21 |
Cuong Manh Le | cmd/compile: fix panic with nested dead hidden closures |
commit | commitdiff | tree |
2022-03-21 |
Than McIntosh | debug/dwarf: better error detection in parseUnits |
commit | commitdiff | tree |
2022-03-21 |
Cherry Mui | cmd/compile: remove regabi magic names |
commit | commitdiff | tree |
2022-03-20 |
Brad Fitzpatrick | net/http: flesh out Request.SetBasicAuth docs a bit |
commit | commitdiff | tree |
2022-03-20 |
Jero Bado | README.md: update links to go.dev |
commit | commitdiff | tree |
2022-03-20 |
zhouguangyuan | internal/reflectlite: fix name of type parameter |
commit | commitdiff | tree |
2022-03-20 |
Meng Zhuo | cmd/compile/internal/riscv64: add initial spill support |
commit | commitdiff | tree |
2022-03-19 |
cuiweixie | cmd/compile: pre init shapeMap |
commit | commitdiff | tree |
2022-03-19 |
Meng Zhuo | cmd/compile/internal: add ABI register info for riscv64 |
commit | commitdiff | tree |
2022-03-18 |
Cuong Manh Le | cmd/compile: remove n.Diag() deadcode paths |
commit | commitdiff | tree |
2022-03-18 |
Cuong Manh Le | cmd/compile: remove t.Broke() deadcode paths |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/go: diagnose unset GOROOT when built with -trimpath |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/go: include the "-trimpath" flag in the stamped... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/go: stamp build settings for binaries in cmd |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/go/internal/test: ensure that build.ToolDir is... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | go/build: avoid setting Default.GOROOT when runtime... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | internal/testenv: add GOROOT and use it to fix tests... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/link: avoid stamping runtime.defaultGOROOT when... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | internal/buildcfg: initialize GOROOT to runtime.GOROOT |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | cmd/go: avoid stamping VCS metadata in test binaries |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | time: fix zoneinfo.zip locating logic when built with... |
commit | commitdiff | tree |
2022-03-18 |
Ian Lance Taylor | sort: generate generic variants with E rather than... |
commit | commitdiff | tree |
2022-03-18 |
Keith Randall | cmd/compile: pointers to notinheap types need their... |
commit | commitdiff | tree |
2022-03-18 |
Heschi Kreinick | cmd: update vendored pprof |
commit | commitdiff | tree |
2022-03-18 |
Cherry Mui | all: delete ARM64 non-register ABI fallback path |
commit | commitdiff | tree |
2022-03-18 |
Russ Cox | cmd/go: run 'go help documentation' through gofmt in... |
commit | commitdiff | tree |
2022-03-18 |
Russ Cox | internal/diff: add, replacing cmd/internal/diff |
commit | commitdiff | tree |
2022-03-18 |
Cherry Mui | internal/abi, internal/buildcfg: always enable register... |
commit | commitdiff | tree |
2022-03-18 |
Bryan C. Mills | internal/buildcfg: extract logic specific to cmd/go |
commit | commitdiff | tree |
2022-03-18 |
Cherry Mui | reflect, runtime: drop RegabiArgs conditions |
commit | commitdiff | tree |
2022-03-18 |
Cherry Mui | all: delete regabireflect goexperiment |
commit | commitdiff | tree |
2022-03-18 |
Tobias Klauser | syscall: use bytealg.IndexByte in clen |
commit | commitdiff | tree |
2022-03-18 |
Changkun Ou | A+C: update Changkun Ou's email |
commit | commitdiff | tree |
2022-03-18 |
Nuno Cruces | runtime: allow TestCtrlHandler to run in ConPTY |
commit | commitdiff | tree |
2022-03-18 |
Tobias Klauser | syscall: unskip TestDirentRepeat on freebsd |
commit | commitdiff | tree |
2022-03-18 |
Tobias Klauser | runtime/cgo: remove memset in _cgo_sys_thread_start... |
commit | commitdiff | tree |
2022-03-18 |
Tobias Klauser | syscall: optimize UTF16{,Ptr}FromString |
commit | commitdiff | tree |
2022-03-18 |
cuiweixie | crypto/x509: return err ans1.Marshal gives an error |
commit | commitdiff | tree |
2022-03-18 |
Matt Layher | A+C: add PlanetScale, Inc. |
commit | commitdiff | tree |
2022-03-18 |
Ian Lance Taylor | runtime: call testenv.MustHaveCGO in a couple of tests |
commit | commitdiff | tree |
2022-03-18 |
fangguizhen | net/rpc: reduce the execution of reflect and decode |
commit | commitdiff | tree |
2022-03-17 |
Heschi Kreinick | all: update vendored x dependencies for Go 1.19 develop... |
commit | commitdiff | tree |
2022-03-17 |
Bryan C. Mills | cmd/doc: use the 'go' command from buildCtx.GOROOT... |
commit | commitdiff | tree |
2022-03-17 |
Bryan C. Mills | cmd/doc: use 'go env' to identify GOROOT if it isn... |
commit | commitdiff | tree |
2022-03-17 |
Bryan C. Mills | runtime/debug: do not require a GOROOT/src prefix in... |
commit | commitdiff | tree |
2022-03-17 |
Brad Fitzpatrick | crypto/x509: fix Certificate.Verify crash |
commit | commitdiff | tree |
2022-03-17 |
fanzha02 | cmd/compile: set conversions to unsafe.Pointer as an... |
commit | commitdiff | tree |
2022-03-17 |
Fannie Zhang | Revert "cmd/compile: set conversions to unsafe.Pointer... |
commit | commitdiff | tree |
2022-03-17 |
Robert Griesemer | text/scanner: guard against installed IsIdentRune that... |
commit | commitdiff | tree |
2022-03-17 |
Russ Cox | os: raise open file rlimit at startup |
commit | commitdiff | tree |
2022-03-17 |
Josh Bleecher... | syscall: allow EINVAL in TestSCMCredentials |
commit | commitdiff | tree |
2022-03-17 |
Cherry Mui | syscall: call ABI0 exitsyscall on Plan 9/AMD64 |
commit | commitdiff | tree |
2022-03-17 |
Matthew Dempsky | cmd/compile: remove typecheckdef and Name.Walkdef |
commit | commitdiff | tree |
next |