2023-03-13 |
qmuntal | runtime: remove NOFRAME from asmcgocall, systemstack... |
commit | commitdiff | tree |
2023-03-13 |
qmuntal | runtime: implement high resolution timer on windows... |
commit | commitdiff | tree |
2023-03-13 |
Guoqi Chen | cmd/internal/obj/loong64: remove invalid branch delay... |
commit | commitdiff | tree |
2023-03-13 |
Tobias Klauser | os: correct func name in WriteFile godoc comment |
commit | commitdiff | tree |
2023-03-11 |
Andy Pan | errors: add ErrUnsupported |
commit | commitdiff | tree |
2023-03-10 |
qmuntal | cmd/link: define correct complex types values for COFF... |
commit | commitdiff | tree |
2023-03-10 |
Bryan C. Mills | os: skip TestExecutableDeleted earlier when 'go build... |
commit | commitdiff | tree |
2023-03-10 |
Bryan C. Mills | all: skip tests that fail on android/arm64 |
commit | commitdiff | tree |
2023-03-10 |
Robert Griesemer | cmd/compile: pass type checker error codes in the compiler |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: delete gentraceback |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: new API for filling PC traceback buffers |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: move cgo traceback into unwinder |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: simplify traceback PC back-up logic |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: replace all callback uses of gentraceback... |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: make unsafe.Slice usable from nowritebarrierrec |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: implement traceback iterator |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: replace cgoCtxt slice with index in traceback |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: skip TestTracebackInlined if inlining is disabled |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: use inlineUnwinder |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: add tests of printing inlined frames in tracebacks |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: use srcFunc for showframe |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: create an API for unwinding inlined frames |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: dedup function name logic into moduledata... |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: resolve caller funcInfo after processing curre... |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: eliminate waspanic from gentraceback |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: don't track stack separately in gentraceback |
commit | commitdiff | tree |
2023-03-10 |
Austin Clements | runtime: add a benchmark of Callers |
commit | commitdiff | tree |
2023-03-10 |
Robert Griesemer | cmd/compile/internal/types2: record error code in Error... |
commit | commitdiff | tree |
2023-03-10 |
Roland Shoemaker | internal/fuzz: avoid deadlock on duplicate entries... |
commit | commitdiff | tree |
2023-03-10 |
Guoqi Chen | runtime: implement cputicks with the stable counter... |
commit | commitdiff | tree |
2023-03-09 |
Than McIntosh | cmd/compile: reorder operations in SCCs to enable more... |
commit | commitdiff | tree |
2023-03-09 |
Bryan C. Mills | cmd/link: use only the configured C compiler in TestCGOLTO |
commit | commitdiff | tree |
2023-03-09 |
Cherry Mui | cmd/link: use label symbols for Duff's devices on darwi... |
commit | commitdiff | tree |
2023-03-09 |
Robert Griesemer | go/types, types2: clean up defined type identity check... |
commit | commitdiff | tree |
2023-03-09 |
Than McIntosh | cmd/compile: remove -wrapglobalmapinit flag |
commit | commitdiff | tree |
2023-03-09 |
Andy Pan | cmd/compile: clarify a few redundant deletions of inter... |
commit | commitdiff | tree |
2023-03-09 |
Keith Randall | Revert "cmd/link: establish dependable package initiali... |
commit | commitdiff | tree |
2023-03-09 |
Keith Randall | Revert "cmd/internal/objabi: regenerate RelocType strin... |
commit | commitdiff | tree |
2023-03-09 |
Nick Ripley | runtime/trace: update outdated Task and Region document... |
commit | commitdiff | tree |
2023-03-09 |
Leo Antunes | net/http: use Copy in ServeContent if CopyN not needed |
commit | commitdiff | tree |
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 |
next |