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 |
2022-03-17 |
Robert Findley | all: update vendored golang.org/x/tools |
commit | commitdiff | tree |
2022-03-16 |
Keith Randall | cmd/compile: allow noop conversions when comparing... |
commit | commitdiff | tree |
2022-03-16 |
Russ Cox | cmd/api: remove debug print |
commit | commitdiff | tree |
2022-03-16 |
Cherry Mui | cmd/link: mark unexported methods for plugins |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | cmd/compile: remove unused code from typecheckdef |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | cmd/compile: remove OIOTA |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | cmd/compile: Fatalf in Type.SetBroke(true) and Node... |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | cmd/compile: detect invalid NIH conversions within... |
commit | commitdiff | tree |
2022-03-16 |
Bryan C. Mills | go/internal/srcimporter: use the 'go' command from... |
commit | commitdiff | tree |
2022-03-16 |
Russ Cox | fmt, strconv: document use of Unicode replacement chara... |
commit | commitdiff | tree |
2022-03-16 |
Kir Kolyshkin | syscall: ensure that Getwd returns absolute path |
commit | commitdiff | tree |
2022-03-16 |
Russ Cox | internal/txtar: bring back to main repo, for tests... |
commit | commitdiff | tree |
2022-03-16 |
Cherry Mui | syscall: call ABIInternal entersyscall on register... |
commit | commitdiff | tree |
2022-03-16 |
Bryan C. Mills | runtime/pprof: do not require a GOROOT/src prefix in... |
commit | commitdiff | tree |
2022-03-16 |
fanzha02 | cmd/compile: set conversions to unsafe.Pointer as an... |
commit | commitdiff | tree |
2022-03-16 |
Meng Zhuo | cmd/link: default generic ABI compression for ELF |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | go/types: return Universe for (*Package)(nil).Scope() |
commit | commitdiff | tree |
2022-03-16 |
Matthew Dempsky | go/types, cmd/compile: remove unused Interface.obj... |
commit | commitdiff | tree |
2022-03-15 |
Russ Cox | reflect: avoid panic in reflect.Kind.String for negativ... |
commit | commitdiff | tree |
2022-03-15 |
Cherry Mui | cmd/asm: support -d=pctab flag |
commit | commitdiff | tree |
2022-03-15 |
Bryan Mills | Revert "os: raise open file rlimit at startup" |
commit | commitdiff | tree |
2022-03-15 |
Ian Lance Taylor | compress/gzip: add example of compressing reader |
commit | commitdiff | tree |
2022-03-15 |
Ian Lance Taylor | cmd/go: document that 'go run' strips debug info |
commit | commitdiff | tree |
next |