2023-03-09 |
Michael Pratt | cmd/compile: report profile open/parse errors |
commit | commitdiff | tree |
2023-03-09 |
Joel Sing | internal/bytealg: remove aix and linux build tags from... |
commit | commitdiff | tree |
2023-03-09 |
miller | syscall: avoid race in plan9 while syncing Chdir across... |
commit | commitdiff | tree |
2023-03-08 |
Bryan C. Mills | net/http: remove arbitrary timeout in TestServerAllowsB... |
commit | commitdiff | tree |
2023-03-08 |
Ian Lance Taylor | runtime/cgo: add tsan sync for traceback function |
commit | commitdiff | tree |
2023-03-08 |
Keith Randall | test: test for issue 53087 |
commit | commitdiff | tree |
2023-03-08 |
Nikola Jokic | debug/buildinfo: recognize macOS fat binary in go version |
commit | commitdiff | tree |
2023-03-08 |
Paul E. Murphy | cmd/internal/obj/ppc64: add SETB instruction |
commit | commitdiff | tree |
2023-03-07 |
Damien Neil | net/http: support full-duplex HTTP/1 responses |
commit | commitdiff | tree |
2023-03-07 |
Bryan C. Mills | cmd/go: simplify cgo and buildmode checks in tests |
commit | commitdiff | tree |
2023-03-07 |
Bryan C. Mills | cmd/go: avoid running slow tests on non-longtest builders |
commit | commitdiff | tree |
2023-03-07 |
Andy Pan | net: document the Close blocking with SO_LINGER on... |
commit | commitdiff | tree |
2023-03-07 |
qmuntal | cmd/internal/objabi: regenerate RelocType stringer... |
commit | commitdiff | tree |
2023-03-07 |
Revolution | runtime: fix comment mismatch for currentConsMark |
commit | commitdiff | tree |
2023-03-07 |
Alex Brainman | runtime: allow for 5 more threads in TestWindowsStackMe... |
commit | commitdiff | tree |
2023-03-07 |
Cherry Mui | cmd/compile: enable address folding for globals on... |
commit | commitdiff | tree |
2023-03-07 |
Cherry Mui | Revert "cmd/compile: enable address folding for global... |
commit | commitdiff | tree |
2023-03-07 |
Robert Griesemer | go/types, types2: fine-tune inference tracing output... |
commit | commitdiff | tree |
2023-03-07 |
Florin Papa | debug/elf: retrieve values for dynamic section tags |
commit | commitdiff | tree |
2023-03-07 |
cui fliter | cmd: fix mismatched symbols |
commit | commitdiff | tree |
2023-03-06 |
Tom Thorogood | crypto/ed25519: improve Ed25519ctx error for oversized... |
commit | commitdiff | tree |
2023-03-06 |
Robert Griesemer | go/types, types2: better error when method is missing... |
commit | commitdiff | tree |
2023-03-06 |
Robert Griesemer | go/types, types2: avoid 2nd lookup when looking for... |
commit | commitdiff | tree |
2023-03-06 |
David Chase | Revert "cmd/go: extend path shortening to all paths... |
commit | commitdiff | tree |
2023-03-06 |
Ian Lance Taylor | debug/buildinfo: use saferio in ReadData methods |
commit | commitdiff | tree |
2023-03-06 |
Cherry Mui | cmd/go: distinguish packages built for different main... |
commit | commitdiff | tree |
2023-03-06 |
Cherry Mui | cmd/go: support multiple main packages with -pgo=auto |
commit | commitdiff | tree |
2023-03-06 |
Cherry Mui | cmd/go: make PGO profile path per package |
commit | commitdiff | tree |
2023-03-06 |
David Chase | cmd/go: extend path shortening to all paths in messages |
commit | commitdiff | tree |
2023-03-06 |
David Chase | cmd/compile: add flag to FOR/RANGE to preserve loop... |
commit | commitdiff | tree |
2023-03-06 |
David Chase | cmd/compile: experimental loop iterator capture semanti... |
commit | commitdiff | tree |
2023-03-06 |
Robert Griesemer | go/types, types2: use "undefined type" rather than... |
commit | commitdiff | tree |
2023-03-06 |
qmuntal | cmd/go: trim spaces in pkg-config ldflags output |
commit | commitdiff | tree |
2023-03-04 |
Matthew Dempsky | cmd/compile/internal/ir: explicit Pos for New{Bool... |
commit | commitdiff | tree |
2023-03-03 |
Keith Randall | cmd/link: establish dependable package initialization... |
commit | commitdiff | tree |
2023-03-03 |
Robert Griesemer | go/types, types2: added clarifying comments, removed... |
commit | commitdiff | tree |
2023-03-03 |
Keith Randall | cmd/compile: ensure FuncForPC works on closures that... |
commit | commitdiff | tree |
2023-03-03 |
qmuntal | runtime: skip TestGdbPanic on Windows |
commit | commitdiff | tree |
2023-03-03 |
Wayne Zuo | cmd/compile: optimize multiplication on loong64 |
commit | commitdiff | tree |
2023-03-02 |
Oleksandr Redko | archive/zip: make receiver names consistent |
commit | commitdiff | tree |
2023-03-02 |
Michael Pratt | all: move //go: function directives directly above... |
commit | commitdiff | tree |
2023-03-02 |
miller | net: re-enable TestVariousDeadlines on Plan 9 |
commit | commitdiff | tree |
2023-03-02 |
Robert Griesemer | go/types, types2: simplify missingMethod some more... |
commit | commitdiff | tree |
2023-03-02 |
Robert Griesemer | go/types, types2: disentangle convoluted logic for... |
commit | commitdiff | tree |
2023-03-02 |
Bryan C. Mills | cmd/link/internal/ld: move more of mustLinkExternal... |
commit | commitdiff | tree |
2023-03-02 |
Keith Randall | cmd/asm: don't panic on bad GATHER x86 instructions |
commit | commitdiff | tree |
2023-03-02 |
Robert Griesemer | go/types, types2: combine missingMethodCause with missi... |
commit | commitdiff | tree |
2023-03-02 |
miller | internal/poll: remove redundant atomics from poll.FD... |
commit | commitdiff | tree |
2023-03-02 |
Evan Phoenix | all: implement wasmimport directive |
commit | commitdiff | tree |
2023-03-01 |
cui fliter | runtime: fix function name in comments |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: change missingMethod to match Missing... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: add cause parameter to missingMethod... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: consider methods when unifying type... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: add predicate to missingMethod signature |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: handle unbound type parameters in... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: better internal comment, added suitab... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: simplify unification when x == y... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: simplify unification with constraints |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: move Checker.infer into infer.go... |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: remove code for infer1 |
commit | commitdiff | tree |
2023-03-01 |
Robert Griesemer | go/types, types2: use new type inference algorithm... |
commit | commitdiff | tree |
2023-03-01 |
Matthew Dempsky | cmd/compile: relax overly strict assertion |
commit | commitdiff | tree |
2023-03-01 |
Roland Shoemaker | crypto/x509: make TestIssue51759 builder only |
commit | commitdiff | tree |
2023-03-01 |
Cherry Mui | cmd/link: update -T flag's documentation |
commit | commitdiff | tree |
2023-03-01 |
Roland Shoemaker | crypto/x509: fix broken tests |
commit | commitdiff | tree |
2023-03-01 |
Than McIntosh | runtime/coverage: restrict use of all counter-related... |
commit | commitdiff | tree |
2023-03-01 |
qmuntal | runtime: remove implicit NOFRAME heuristic support |
commit | commitdiff | tree |
2023-03-01 |
Bryan C. Mills | internal/testenv: use 'go env CGO_ENABLED' instead... |
commit | commitdiff | tree |
2023-03-01 |
qmuntal | runtime: use explicit NOFRAME on plan9/amd64 |
commit | commitdiff | tree |
2023-03-01 |
Michael Pratt | cmd/compile/internal/pgo: drop unused 'recursive' argument |
commit | commitdiff | tree |
2023-03-01 |
qmuntal | runtime: remove unnecessary NOFRAME flags on windows |
commit | commitdiff | tree |
2023-03-01 |
Roland Shoemaker | crypto/x509: fix system root tests + darwin intermediat... |
commit | commitdiff | tree |
2023-02-28 |
Cherry Mui | cmd/compile: don't mark uintptr->unsafe.Pointer convers... |
commit | commitdiff | tree |
2023-02-28 |
Bryan C. Mills | runtime: use os.TempDir instead of hard-coding /tmp |
commit | commitdiff | tree |
2023-02-28 |
Roland Shoemaker | crypto/x509: fix ParsePKCS8PrivateKey comment |
commit | commitdiff | tree |
2023-02-28 |
Andy Pan | net: use /dev/null for TestSplice of big file to fix... |
commit | commitdiff | tree |
2023-02-28 |
David Chase | cmd/compile: preserve full inlined location for ir... |
commit | commitdiff | tree |
2023-02-28 |
Cuong Manh Le | cmd/compile: update documentation for ONAME node with... |
commit | commitdiff | tree |
2023-02-28 |
Bryan C. Mills | cmd/go: set GOWORK=off explicitly in script tests that... |
commit | commitdiff | tree |
2023-02-28 |
Bryan C. Mills | cmd/go: disable workspace mode in GOPATH mode |
commit | commitdiff | tree |
2023-02-28 |
Cuong Manh Le | cmd/compile/internal/walk: remove unused eqFor |
commit | commitdiff | tree |
2023-02-28 |
Tobias Klauser | syscall: use unsafe.Slice in (*RawSockaddrAny).Sockaddr... |
commit | commitdiff | tree |
2023-02-28 |
Ian Lance Taylor | internal/xcoff: use saferio to allocate slices |
commit | commitdiff | tree |
2023-02-28 |
hopehook | mime/multipart: fix Reader.ReadForm(math.MaxInt64)... |
commit | commitdiff | tree |
2023-02-28 |
Cuong Manh Le | cmd/compile: use ONAME node directly from generated... |
commit | commitdiff | tree |
2023-02-28 |
Cuong Manh Le | cmd/compile: mark type eq/hash functions non-inlineable |
commit | commitdiff | tree |
2023-02-28 |
Cuong Manh Le | hash/maphash: add purego implementation |
commit | commitdiff | tree |
2023-02-28 |
Shengyu Zhang | io/ioutil: add doc links for deprecated function |
commit | commitdiff | tree |
2023-02-28 |
Bryan C. Mills | cmd/go: skip TestDocsUpToDate if 'go build' is not... |
commit | commitdiff | tree |
2023-02-28 |
Paul E. Murphy | cmd/internal/obj: use prefix insn in MOV* opcodes for... |
commit | commitdiff | tree |
2023-02-28 |
Ian Lance Taylor | debug/macho: use saferio to read dynamic indirect symbols |
commit | commitdiff | tree |
2023-02-28 |
fanzha02 | cmd/asm: remove the incorrect check of LDADDx-like... |
commit | commitdiff | tree |
2023-02-28 |
Andy Pan | net,os: set the theoretical unlimited remaining bytes... |
commit | commitdiff | tree |
2023-02-28 |
pgxiaolianzi | all: fix typos |
commit | commitdiff | tree |
2023-02-28 |
ruinan | cmd/compile: omit redundant sign/unsign extension on... |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | internal/testdir: simplify and clean up |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | cmd/dist, test: convert test/run.go runner to a cmd... |
commit | commitdiff | tree |
2023-02-28 |
Dmitri Shuralyov | misc/cgo/{life,stdio}: remove reliance on test/run.go |
commit | commitdiff | tree |
2023-02-27 |
Matthew Dempsky | cmd/compile/internal/noder: correct positions for synth... |
commit | commitdiff | tree |
2023-02-27 |
Ian Lance Taylor | os: don't try to put directory into non-blocking mode |
commit | commitdiff | tree |
next |