2021-04-09 |
Jay Conrod | cmd/go: upgrade and vendor golang.org/x/mod |
commit | commitdiff | tree |
2021-04-09 |
Austin Clements | cmd/compile/abi-internal: declare R14 completely fixed |
commit | commitdiff | tree |
2021-04-09 |
Austin Clements | cmd/compile/abi-internal: declare X15 scratch in functi... |
commit | commitdiff | tree |
2021-04-09 |
Austin Clements | runtime: use sigpanic0 on all OSes |
commit | commitdiff | tree |
2021-04-09 |
David Chase | test/abi: disable test with old-style build tag known... |
commit | commitdiff | tree |
2021-04-09 |
David Chase | Revert "cmd/compile: ensure spills of int/float reg... |
commit | commitdiff | tree |
2021-04-09 |
Bryan C. Mills | cmd/go: in TestScript, set GOTRACEBACK and use SIGQUIT... |
commit | commitdiff | tree |
2021-04-09 |
David Chase | cmd/compile: ensure spills of int/float reg args land... |
commit | commitdiff | tree |
2021-04-09 |
David Chase | test/abi: disable test on windows for now |
commit | commitdiff | tree |
2021-04-09 |
Bryan C. Mills | cmd/go/internal/modload: actually set the depth field... |
commit | commitdiff | tree |
2021-04-09 |
Jason A. Donenfeld | cmd/link: link libgcc archive after mingw archives |
commit | commitdiff | tree |
2021-04-09 |
Dan Scales | cmd/compile: reduce overhead of RParams in types.Type |
commit | commitdiff | tree |
2021-04-09 |
Manlio Perillo | os: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-09 |
ian woolf | crypto/x509: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-09 |
Cherry Zhang | test: do not run softfloat test with regabiargs |
commit | commitdiff | tree |
2021-04-09 |
Cherry Zhang | cmd/objdump: update test with register ABI |
commit | commitdiff | tree |
2021-04-08 |
Jay Conrod | cmd/go: fix mod_list_update_nolatest on windows |
commit | commitdiff | tree |
2021-04-08 |
Manlio Perillo | os/exec: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-08 |
Cherry Zhang | cmd/compile: adjust interface conversion function selec... |
commit | commitdiff | tree |
2021-04-08 |
Cherry Zhang | cmd/compile: don't use fast32/64 map functions for... |
commit | commitdiff | tree |
2021-04-08 |
David Chase | cmd/compile: add recursive-invalidate Value method... |
commit | commitdiff | tree |
2021-04-08 |
Ian Lance Taylor | runtime/cgo: clarify Handle documentation |
commit | commitdiff | tree |
2021-04-08 |
Than McIntosh | cmd/compile: fix buglet in walk convert phase relating... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/go: strip GOEXPERIMENT from hash salt |
commit | commitdiff | tree |
2021-04-08 |
Jason A. Donenfeld | runtime: see whether gp==nil before checking preemption... |
commit | commitdiff | tree |
2021-04-08 |
Dan Scales | cmd/compile: break out transformations of tcCompLit... |
commit | commitdiff | tree |
2021-04-08 |
Bryan C. Mills | cmd/go/internal/modload: add a dormant depth type |
commit | commitdiff | tree |
2021-04-08 |
Cherry Zhang | runtime: use register ABI in panicIndex/Slice functions |
commit | commitdiff | tree |
2021-04-08 |
Than McIntosh | cmd/compile: fix buglet in walk convert phase relating... |
commit | commitdiff | tree |
2021-04-08 |
David Chase | test/abi: clean up test to fix builders |
commit | commitdiff | tree |
2021-04-08 |
Jay Conrod | cmd/go: in 'go list -m', ignore "not found" errors... |
commit | commitdiff | tree |
2021-04-08 |
Bryan C. Mills | cmd/go: assume Go 1.16 semantics uniformly for unversio... |
commit | commitdiff | tree |
2021-04-08 |
Michael Anthony... | runtime: set up read-only dummy TLS space for needm... |
commit | commitdiff | tree |
2021-04-08 |
David Chase | cmd/compile: sanitize before/after expansion OpSelectN... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH |
commit | commitdiff | tree |
2021-04-08 |
David Chase | reflect: fix typo in result-in-registers case |
commit | commitdiff | tree |
2021-04-08 |
panchenglong01 | sync: update misleading comment in map.go about entry... |
commit | commitdiff | tree |
2021-04-08 |
ianwoolf | runtime: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-08 |
Matthew Dempsky | Revert "cmd/compile/internal/noder: limit the number... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/internal/objabi: clarify initialization of Experiments |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | runtime,cmd/link: include GOEXPERIMENTs in runtime... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/internal/objabi: make GOEXPERIMENT be a diff from... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/compile,cmd/internal/objabi: abstract out object... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | internal/goexperiment: consolidate experiment-enabled... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | internal/goexperiment,cmd: consolidate GOEXPERIMENTs... |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | cmd/asm,runtime: reduce spellings of GOEXPERIMENTs |
commit | commitdiff | tree |
2021-04-08 |
Austin Clements | runtime: drop haveexperiment, sys.GOEXPERIMENT |
commit | commitdiff | tree |
2021-04-07 |
ianwoolf | syscall: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-07 |
Paul E. Murphy | cmd/internal/obj: remove ppc64 msr support from MOV... |
commit | commitdiff | tree |
2021-04-07 |
Makdon | runtime/map: update comment for gc/reflect |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/types2: combine two loops (cleanup... |
commit | commitdiff | tree |
2021-04-07 |
Tobias Klauser | cmd/pack: use testing.T.TempDir in tests |
commit | commitdiff | tree |
2021-04-07 |
Cherry Zhang | cmd/compile: correct argument area size for typedmemmov... |
commit | commitdiff | tree |
2021-04-07 |
徐志伟 | embed, testing/fstest: small optimization for ReadDir |
commit | commitdiff | tree |
2021-04-07 |
ianwoolf | net/http: replace os.MkdirTemp with T.TempDir |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/syntax: add "~" operator |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/types2: process errors in src... |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/syntax, types2: move cmpPos to... |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/types2: remove Config.AcceptMethod... |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/types2: remove Config.InferFromCon... |
commit | commitdiff | tree |
2021-04-07 |
Robert Griesemer | cmd/compile/internal/types2: combine all type inference... |
commit | commitdiff | tree |
2021-04-07 |
David Chase | cmd/compile: pre-spill pointers in aggregate-typed... |
commit | commitdiff | tree |
2021-04-07 |
eric fang | cmd/compile: fix bug of conditional instructions on... |
commit | commitdiff | tree |
2021-04-06 |
Changkun Ou | runtime/cgo: add Handle for managing (c)go pointers |
commit | commitdiff | tree |
2021-04-06 |
Michael Anthony... | reflect: refactor funcLayout tests |
commit | commitdiff | tree |
2021-04-06 |
Cherry Zhang | runtime: use register ABI for race detector functions |
commit | commitdiff | tree |
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 |
next |