2021-02-26 |
David Chase | cmd/compile: change StaticCall to return a "Results" |
commit | commitdiff | tree |
2021-02-26 |
Dan Scales | cmd/compile: fix missing descend in Addrtaken for... |
commit | commitdiff | tree |
2021-02-25 |
Josh Bleecher... | cmd/internal/obj: add Prog.SetFrom3{Reg,Const} |
commit | commitdiff | tree |
2021-02-25 |
Bryan C. Mills | syscall: comment on fields omitted from the win32findda... |
commit | commitdiff | tree |
2021-02-25 |
Matthew Dempsky | Revert "cmd/compile: fix mishandling of unsafe-uintptr... |
commit | commitdiff | tree |
2021-02-25 |
Joe Tsai | reflect: add Method.IsExported and StructField.IsExport... |
commit | commitdiff | tree |
2021-02-25 |
Josh Bleecher... | cmd/internal/obj: fix typo in docs |
commit | commitdiff | tree |
2021-02-25 |
Matthew Dempsky | cmd/compile: declare inlined result params early for... |
commit | commitdiff | tree |
2021-02-25 |
Josh Bleecher... | os: avoid allocation in File.WriteString |
commit | commitdiff | tree |
2021-02-25 |
Ivan Trubach | database/sql: close driver.Connector if it implements... |
commit | commitdiff | tree |
2021-02-25 |
Josh Bleecher... | cmd/compile: automate resultInArg0 register checks |
commit | commitdiff | tree |
2021-02-25 |
Cuong Manh Le | cmd/compile: fix mishandling of unsafe-uintptr argument... |
commit | commitdiff | tree |
2021-02-25 |
Tobias Klauser | runtime: use pipe2 for nonblockingPipe on dragonfly |
commit | commitdiff | tree |
2021-02-25 |
Andy Pan | runtime: batch moving gFree list between local p and... |
commit | commitdiff | tree |
2021-02-25 |
Jay Conrod | cmd: upgrade golang.org/x/mod to fix go.mod parser |
commit | commitdiff | tree |
2021-02-25 |
Bryan C. Mills | cmd/go: add a script test corresponding to the downhidd... |
commit | commitdiff | tree |
2021-02-25 |
Bryan C. Mills | cmd/go/internal/mvs: add test cases for downgrade inter... |
commit | commitdiff | tree |
2021-02-25 |
Ian Lance Taylor | test: add test case that failed with gccgo |
commit | commitdiff | tree |
2021-02-25 |
Ian Lance Taylor | testing/fstest: treat dash specially when building... |
commit | commitdiff | tree |
2021-02-25 |
Jason A. Donenfeld | syscall: return error if GetQueuedCompletionStatus... |
commit | commitdiff | tree |
2021-02-25 |
Tobias Klauser | syscall, os: use pipe2 syscall on DragonflyBSD instead... |
commit | commitdiff | tree |
2021-02-25 |
Ikko Ashimine | cmd/compile: fix typo in rewrite_test.go |
commit | commitdiff | tree |
2021-02-25 |
Egon Elbre | test: fix inline.go test for linux-amd64-noopt |
commit | commitdiff | tree |
2021-02-25 |
Jason A. Donenfeld | runtime: subtract one from ip when determining abort |
commit | commitdiff | tree |
2021-02-24 |
Jason A. Donenfeld | syscall: restore broken GetQueuedCompletionStatus signa... |
commit | commitdiff | tree |
2021-02-24 |
David Chase | cmd/compile: plumb abi info into expandCalls |
commit | commitdiff | tree |
2021-02-24 |
Dan Scales | cmd/compile: disable inlining functions with closures... |
commit | commitdiff | tree |
2021-02-24 |
Josh Bleecher... | cmd/link: use ctxt.Logf instead of package log |
commit | commitdiff | tree |
2021-02-24 |
Egon Elbre | cmd/compile: ARM64 optimize []float64 and []float32... |
commit | commitdiff | tree |
2021-02-24 |
Austin Clements | cmd/compile/internal-abi: fix ABI0-equivalence for... |
commit | commitdiff | tree |
2021-02-24 |
Austin Clements | cmd/compile/internal-abi: update internal ABI spec... |
commit | commitdiff | tree |
2021-02-24 |
Austin Clements | cmd/compile/internal-abi: use x87 mode, not MMX mode |
commit | commitdiff | tree |
2021-02-24 |
Alejandro García... | cmd/compile: add rule to coalesce writes |
commit | commitdiff | tree |
2021-02-24 |
Than McIntosh | cmd/internal/goobj: add test case for object file reader |
commit | commitdiff | tree |
2021-02-24 |
Kevin Burke | context: avoid importing context package twice |
commit | commitdiff | tree |
2021-02-24 |
Jason A. Donenfeld | syscall: do not overflow key memory in GetQueuedComplet... |
commit | commitdiff | tree |
2021-02-24 |
David Chase | cmd/compile: plumb abi info into ssagen/ssa |
commit | commitdiff | tree |
2021-02-24 |
Egon Elbre | cmd/compile: reduce inline cost of OCONVOP |
commit | commitdiff | tree |
2021-02-24 |
Josh Bleecher... | testing: print late arriving log line in panic |
commit | commitdiff | tree |
2021-02-24 |
Josh Bleecher... | context: reduce contention in cancelCtx.Done |
commit | commitdiff | tree |
2021-02-24 |
Bryan C. Mills | cmd/go: fix version validation in 'go mod edit -exclude' |
commit | commitdiff | tree |
2021-02-24 |
YunQiang Su | cmd/go, cmd/cgo: pass -mfp32 and -mhard/soft-float... |
commit | commitdiff | tree |
2021-02-24 |
Ian Lance Taylor | io/ioutil: forward TempFile and TempDir to os package |
commit | commitdiff | tree |
2021-02-24 |
Josh Bleecher... | encoding/json: reduce allocated space in Unmarshal |
commit | commitdiff | tree |
2021-02-24 |
Josh Bleecher... | database: remove race in TestTxContextWait |
commit | commitdiff | tree |
2021-02-24 |
Rob Findley | go/types: review of call.go |
commit | commitdiff | tree |
2021-02-24 |
Alberto Donizetti | hash/maphash: remove duplicate from Hash documentation |
commit | commitdiff | tree |
2021-02-24 |
Tobias Klauser | runtime: remove unused const stackSystem on dragonfly |
commit | commitdiff | tree |
2021-02-24 |
DQNEO | spec: improve sentence structure for passing a slice |
commit | commitdiff | tree |
2021-02-24 |
John Bampton | docs: fix spelling |
commit | commitdiff | tree |
2021-02-24 |
David Benjamin | bufio, bytes, strings: handle negative runes in WriteRune |
commit | commitdiff | tree |
2021-02-24 |
David Benjamin | unicode: correctly handle negative runes |
commit | commitdiff | tree |
2021-02-24 |
Andy Pan | image: resolve the TODO of doc comment style |
commit | commitdiff | tree |
2021-02-23 |
Rob Findley | go/types: minor updates to comments to align with types2 |
commit | commitdiff | tree |
2021-02-23 |
Keiichi Hirobe | context: fix XTestInterlockedCancels |
commit | commitdiff | tree |
2021-02-23 |
Daniel S. Fava | testing/race: fixing intermittent test failure |
commit | commitdiff | tree |
2021-02-23 |
David Chase | runtime: reset stack poison flag accidentally set |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | go/types, types2: constraints may be parenthesized... |
commit | commitdiff | tree |
2021-02-23 |
Dmitri Shuralyov | doc: start draft go1.17 release notes, move go1.16... |
commit | commitdiff | tree |
2021-02-23 |
Bryan C. Mills | cmd/go: reproduce issue #44497 in TestScript/mod_edit |
commit | commitdiff | tree |
2021-02-23 |
Keith Randall | runtime: use BX instead of R15 in race detector |
commit | commitdiff | tree |
2021-02-23 |
Keith Randall | runtime: save R15 before checking AVX state |
commit | commitdiff | tree |
2021-02-23 |
Keith Randall | cmd/compile: fold MOV*nop and MOV*const |
commit | commitdiff | tree |
2021-02-23 |
zhengjianxun | runtime: clarify GC fractional mode description |
commit | commitdiff | tree |
2021-02-23 |
Tamir Duberstein | all: use more precise build tags |
commit | commitdiff | tree |
2021-02-23 |
Joel Sing | cmd/compile: change riscv64 Eq32/Neq32 to zero extend... |
commit | commitdiff | tree |
2021-02-23 |
Russ Cox | runtime: fix usleep on windows/arm |
commit | commitdiff | tree |
2021-02-23 |
David Chase | cmd/compile: add AMD64 parameter register defs, Arg... |
commit | commitdiff | tree |
2021-02-23 |
Keith Randall | cmd/compile: improve bit test code |
commit | commitdiff | tree |
2021-02-23 |
Jason A. Donenfeld | cmd/go: recognize DLL magic from llvm binaries |
commit | commitdiff | tree |
2021-02-23 |
Cherry Zhang | cmd/compile: guard special register usage with GOEXPERI... |
commit | commitdiff | tree |
2021-02-23 |
Andy Pan | cmd/go: resolve TODO by replacing InDir() function |
commit | commitdiff | tree |
2021-02-23 |
Alberto Donizetti | go/build/constraint: fix splitPlusBuild func doc comment |
commit | commitdiff | tree |
2021-02-23 |
Andy Pan | runtime: optimize the memory padding in p struct |
commit | commitdiff | tree |
2021-02-23 |
Jason A. Donenfeld | runtime/cgo: use correct lean and mean macro |
commit | commitdiff | tree |
2021-02-23 |
Jason A. Donenfeld | cmd/link: set .ctors COFF section to writable and aligned |
commit | commitdiff | tree |
2021-02-23 |
Jason A. Donenfeld | cmd/link: do not pass -Bsymbolic for PE DLLs |
commit | commitdiff | tree |
2021-02-23 |
Jason A. Donenfeld | cmd/link: set SizeOfRawData rather than VirtualSize... |
commit | commitdiff | tree |
2021-02-23 |
Than McIntosh | cmd/internal/dwarf: minor cleanups |
commit | commitdiff | tree |
2021-02-23 |
Joel Sing | runtime: enable race detector on openbsd/amd64 |
commit | commitdiff | tree |
2021-02-23 |
Andy Pan | internal/poll: fix the verbose condition in splice |
commit | commitdiff | tree |
2021-02-23 |
Tobias Klauser | ios/fs: mention f.dir in (*subFS).fixErr godoc |
commit | commitdiff | tree |
2021-02-23 |
Joel Sing | cmd/internal/obj/riscv: prevent constant loads that... |
commit | commitdiff | tree |
2021-02-23 |
Joel Sing | cmd/internal/obj/riscv: clean up branch tests |
commit | commitdiff | tree |
2021-02-23 |
Russ Cox | runtime: fix windows/arm signal handling assembly |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile: remove backend's "scratch mem" support |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile: simplify assert{E,I}2I{,2} calling conventions |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile: remove selectnbrecv2 |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile,runtime: make selectnbrecv return two values |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile: use transitive relations for slice len... |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | cmd/compile/internal/types2: review of sanitize.go |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | cmd/compile: mark OpSB, OpSP as poor statement Op |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | go/types, cmd/compile/internal/types2: use regular... |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | cmd/compile/internal/types2: review of conversions.go |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | cmd/compile/internal/types2: review of issues_test.go |
commit | commitdiff | tree |
2021-02-23 |
Robert Griesemer | cmd/compile/internal/types2: enable TestIssue25627 |
commit | commitdiff | tree |
2021-02-23 |
Cuong Manh Le | test: add test for findTypeLoop with symbols from other... |
commit | commitdiff | tree |
2021-02-23 |
Dan Scales | cmd/compile: fix import of functions of multiple nested... |
commit | commitdiff | tree |
2021-02-23 |
yangwenmai | all: faster midpoint computation in binary search |
commit | commitdiff | tree |
2021-02-23 |
Cherry Zhang | cmd/dist: match goexperiment.regabi tag when GOEXPERIME... |
commit | commitdiff | tree |
next |