2021-04-06 |
ianwoolf | path/filepath: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-06 |
Bryan C. Mills | cmd/go/internal/modload: track conflicts in versionLimiter |
commit | commitdiff | tree |
2021-04-06 |
David Chase | cmd/compile: check for unused OpArg* and mark invalid... |
commit | commitdiff | tree |
2021-04-06 |
Cherry Zhang | cmd/compile: load results into registers on open defer... |
commit | commitdiff | tree |
2021-04-06 |
Austin Clements | runtime: deflake TestGCTestIsReachable |
commit | commitdiff | tree |
2021-04-06 |
Ahmet Aktürk | time: properly quote strings containing quotes and... |
commit | commitdiff | tree |
2021-04-06 |
Bryan C. Mills | cmd/go/internal/modload: factor out a method to update... |
commit | commitdiff | tree |
2021-04-06 |
Robert Griesemer | cmd/compile/internal/types2: simplify Checker.Call |
commit | commitdiff | tree |
2021-04-06 |
Robert Griesemer | cmd/compile/internal/types2: simplify Checker.funcInst |
commit | commitdiff | tree |
2021-04-06 |
Robert Griesemer | cmd/compile/internal/types2: review of pos.go and move... |
commit | commitdiff | tree |
2021-04-06 |
Robert Griesemer | test/syntax: remove interface.go |
commit | commitdiff | tree |
2021-04-06 |
Cherry Zhang | runtime/pprof: deflake TestMorestack |
commit | commitdiff | tree |
2021-04-06 |
Cherry Zhang | cmd/compile: when GOSSAFUNC is set, dump the current... |
commit | commitdiff | tree |
2021-04-06 |
Paul E. Murphy | cmd/internal/obj: reorg ppc64 MOV* optab entries and... |
commit | commitdiff | tree |
2021-04-06 |
Dan Scales | cmd/compile: fix gcSizes.Sizeof for a zero-sized struct |
commit | commitdiff | tree |
2021-04-06 |
cui | cmd/compile/internal/typecheck: call tcConv directly |
commit | commitdiff | tree |
2021-04-06 |
Charlie Moog | os: implement fs.StatFS for os.DirFS |
commit | commitdiff | tree |
2021-04-06 |
Michael Anthony... | runtime: make reflectcall ABI0 on amd64 |
commit | commitdiff | tree |
2021-04-06 |
Michael Anthony... | runtime: use funcID to identify abort in isAbortPC |
commit | commitdiff | tree |
2021-04-05 |
Than McIntosh | cmd/compile: fix for zerorange on plan9-amd64 |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | reflect: call ABI0 callReflect/callMethod |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile: enable panic+recover adjustment for some... |
commit | commitdiff | tree |
2021-04-05 |
Filippo Valsorda | crypto/ed25519: add comprehensive edge-case test vectors |
commit | commitdiff | tree |
2021-04-05 |
James Fennell | flag: use strings.Builder instead of concatenating... |
commit | commitdiff | tree |
2021-04-05 |
David Chase | cmd/compile: add "surprised by IData of Arg" case for... |
commit | commitdiff | tree |
2021-04-05 |
Jay Conrod | cmd/go: print deprecation notice for 'go get cmd' |
commit | commitdiff | tree |
2021-04-05 |
wolf1996 | cmd/cgo: pass end position info for C function arguments. |
commit | commitdiff | tree |
2021-04-05 |
Ian Lance Taylor | net: make ErrClosed and ParseError implement net.Error |
commit | commitdiff | tree |
2021-04-05 |
Paul E. Murphy | cmd/internal/obj: remove duplicate ppc64 spr MOV* optab... |
commit | commitdiff | tree |
2021-04-05 |
Martin Sucha | time: use offset and isDST when caching zone from exten... |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile, runtime: use ABI-aware function converting... |
commit | commitdiff | tree |
2021-04-05 |
KimMachineGun | all: update references to symbols moved from io/ioutil... |
commit | commitdiff | tree |
2021-04-05 |
cui | cmd/compile/internal/ssagen: conditon not need |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile: untangle Wrapper and ABIWrapper flags |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile: disable tail call for method wrappers... |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile: reference ABIInternal memequal_varlen |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/compile: add a debug flag to enable/disable open... |
commit | commitdiff | tree |
2021-04-05 |
Cherry Zhang | cmd/link: mangle function name with ABI on Mach-O |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/objabi: remove StackPreempt |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/s390x: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/riscv: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/ppc64: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/mips: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/arm64: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/arm: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Austin Clements | cmd/internal/obj/x86: simplify huge frame prologue |
commit | commitdiff | tree |
2021-04-05 |
Ruslan Andreev | runtime: extend internal atomics to comply with sync... |
commit | commitdiff | tree |
2021-04-05 |
Dan Scales | cmd/compile: get rid of Fields in types.Interface,... |
commit | commitdiff | tree |
2021-04-05 |
Jay Conrod | cmd/go: refactor modload.CheckRetractions |
commit | commitdiff | tree |
2021-04-05 |
Jay Conrod | cmd/go: refactor modload.ListModules to accept bit... |
commit | commitdiff | tree |
2021-04-04 |
Tobias Klauser | os: don't use T.Cleanup in TestRemoveAllLongPath |
commit | commitdiff | tree |
2021-04-04 |
Clément Chigot | runtime/pprof: skip tests for AIX |
commit | commitdiff | tree |
2021-04-04 |
ianwoolf | os, path/filepath: use T.Cleanup to restore the origina... |
commit | commitdiff | tree |
2021-04-03 |
Tom Thorogood | os: reuse readdir buffers on unix with a sync.Pool |
commit | commitdiff | tree |
2021-04-03 |
Tom Thorogood | archive/zip: fix character device handling in fileModeT... |
commit | commitdiff | tree |
2021-04-03 |
Drew Richardson | io/fs: implement subFS.Sub |
commit | commitdiff | tree |
2021-04-03 |
Dan Scales | cmd/compile: rename newNamedTypeWithSym, add some commemnts |
commit | commitdiff | tree |
2021-04-03 |
Daniel Martí | cmd/dist: include "go1.x-" in devel go version strings |
commit | commitdiff | tree |
2021-04-03 |
Robert Griesemer | cmd/compile/internal/types2: review of errors.go |
commit | commitdiff | tree |
2021-04-03 |
Robert Griesemer | cmd/compile/internal/types2: review of stmt.go |
commit | commitdiff | tree |
2021-04-03 |
Robert Griesemer | cmd/compile/internal/types2: review of check_test.go |
commit | commitdiff | tree |
2021-04-03 |
Robert Griesemer | cmd/compile/internal/types2: review of resolver.go |
commit | commitdiff | tree |
2021-04-02 |
Austin Clements | cmd/internal/obj: use REGENTRYTMP* in a few more places |
commit | commitdiff | tree |
2021-04-02 |
Carlo Alberto... | testing: clarify when Cleanup is called |
commit | commitdiff | tree |
2021-04-02 |
David Chase | runtime: make concatstring{2,3,4,5} consistent w/ compi... |
commit | commitdiff | tree |
2021-04-02 |
Michael Anthony... | reflect: fix methodValueCall frame size on mips64 |
commit | commitdiff | tree |
2021-04-02 |
Michael Anthony... | reflect: remove short-circuits for zero-sized types... |
commit | commitdiff | tree |
2021-04-02 |
David Chase | cmd/compile: mark unused values as invalid to prevent... |
commit | commitdiff | tree |
2021-04-02 |
Michael Anthony... | reflect: add register ABI support for makeFuncStub... |
commit | commitdiff | tree |
2021-04-02 |
Cherry Zhang | cmd/compile: use ABI0 for cgo_unsafe_args functions |
commit | commitdiff | tree |
2021-04-02 |
Cherry Zhang | syscall: delete asm_windows.s |
commit | commitdiff | tree |
2021-04-02 |
Himanshu Kishna... | go/src/cmd/go/internal/work: compile "internal/abi... |
commit | commitdiff | tree |
2021-04-02 |
Cherry Zhang | cmd/link: delete CompilationUnit.Pkg field |
commit | commitdiff | tree |
2021-04-02 |
Than McIntosh | cmd/link: remove an unused function from linker dwarf gen |
commit | commitdiff | tree |
2021-04-02 |
Tao Qingyun | cmd/link: remove unnecessary attrReachable test |
commit | commitdiff | tree |
2021-04-02 |
Keith Randall | cmd/compile: fix bug in phiopt pass |
commit | commitdiff | tree |
2021-04-02 |
Austin Clements | runtime: make gcTestMoveStackOnNextCall not double... |
commit | commitdiff | tree |
2021-04-02 |
Austin Clements | runtime: fix TestGCTestMoveStackOnNextCall flakes |
commit | commitdiff | tree |
2021-04-02 |
Cherry Zhang | cmd/compile: in expand calls, preserve pointer store... |
commit | commitdiff | tree |
2021-04-01 |
Michael Anthony... | reflect,runtime: assume register ABI with GOEXPERIMENT... |
commit | commitdiff | tree |
2021-04-01 |
Michael Anthony... | reflect: undo register count increments on register... |
commit | commitdiff | tree |
2021-04-01 |
David Chase | cmd/compile: fix register/offset calculation for traili... |
commit | commitdiff | tree |
2021-04-01 |
Cluas | net/url: use camelCase names |
commit | commitdiff | tree |
2021-04-01 |
Cherry Zhang | cmd/compile: fix parameter offset calculation |
commit | commitdiff | tree |
2021-04-01 |
Austin Clements | runtime: fix uses of ABIInternal PCs in assembly |
commit | commitdiff | tree |
2021-04-01 |
Austin Clements | cmd/compile: fix outgoing calls with GOEXPERIMENT=regab... |
commit | commitdiff | tree |
2021-04-01 |
Austin Clements | cmd/compile: fix incoming ABI with GOEXPERIMENT=regabiargs |
commit | commitdiff | tree |
2021-03-31 |
Michael Anthony... | cmd/internal/obj/x86: use ABI scratch registers for... |
commit | commitdiff | tree |
2021-03-31 |
Cherry Zhang | cmd/compile: deduplicate OpArg's across types |
commit | commitdiff | tree |
2021-03-31 |
Rob Findley | go/parser: switch to resolving objects as a post-proces... |
commit | commitdiff | tree |
2021-03-31 |
Michael Anthony... | runtime: support register ABI Go functions from Windows... |
commit | commitdiff | tree |
2021-03-31 |
Cherry Zhang | cmd/compile: schedule in-register OpArg first |
commit | commitdiff | tree |
2021-03-31 |
Kevin Herro | cmd/go/internal/load/test: parse overlay files for... |
commit | commitdiff | tree |
2021-03-31 |
David Chase | cmd/compile: make expandCalls preserve types of pointer... |
commit | commitdiff | tree |
2021-03-31 |
Austin Clements | runtime: replace reflectcall of defers with direct... |
commit | commitdiff | tree |
2021-03-31 |
Robert Griesemer | cmd/compile/internal/types2: review of operand.go |
commit | commitdiff | tree |
2021-03-31 |
Robert Griesemer | cmd/compile/internal/types2: review of decl.go |
commit | commitdiff | tree |
2021-03-31 |
Ian Lance Taylor | runtime: check for sysAlloc failures in pageAlloc |
commit | commitdiff | tree |
2021-03-31 |
徐志伟 | net/http: use consistent case in URL in names |
commit | commitdiff | tree |
2021-03-31 |
Rob Findley | go/parser: remove redundant list argument to Parser... |
commit | commitdiff | tree |
next |