2020-03-31 |
Bryan C. Mills | context: fix a flaky timeout in TestLayersTimeout |
commit | commitdiff | tree |
2020-03-31 |
Roland Shoemaker | crypto/rsa: reject invalid length PKCS#1v1.5 signatures |
commit | commitdiff | tree |
2020-03-31 |
Bryan C. Mills | Revert "cmd/asm: align an instruction or a function... |
commit | commitdiff | tree |
2020-03-31 |
Joel Sing | cmd/asm,cmd/internal/obj/riscv: provide branch pseudo... |
commit | commitdiff | tree |
2020-03-31 |
Ian Lance Taylor | runtime, internal/poll: name error codes |
commit | commitdiff | tree |
2020-03-31 |
fanzha02 | cmd/asm: align an instruction or a function's address |
commit | commitdiff | tree |
2020-03-30 |
Bryan C. Mills | os/signal: in TestStop, skip the final "unexpected... |
commit | commitdiff | tree |
2020-03-30 |
Cherry Zhang | cmd/objdump: test disassembly on ARM and ARM64 |
commit | commitdiff | tree |
2020-03-30 |
Giovanni Bajo | cmd/compile: avoid zero extensions after 32-bit shifts |
commit | commitdiff | tree |
2020-03-30 |
Tobias Klauser | cmd/cgo, misc/cgo: only cache anonymous struct typedefs... |
commit | commitdiff | tree |
2020-03-30 |
Bryan C. Mills | os/signal: rework test timeouts and concurrency |
commit | commitdiff | tree |
2020-03-30 |
Keith Randall | cmd/compile: fix ephemeral pointer problem on amd64 |
commit | commitdiff | tree |
2020-03-30 |
Lynn Boger | cmd/objdump: add support for -gnu option on Go objdump |
commit | commitdiff | tree |
2020-03-30 |
Michael Anthony... | runtime: check the correct sanity condition in the... |
commit | commitdiff | tree |
2020-03-30 |
Alexander Greim | strings: make variable/type association consistent... |
commit | commitdiff | tree |
2020-03-29 |
Dmitri Shuralyov | net/http: use DOMException.message property in error... |
commit | commitdiff | tree |
2020-03-29 |
Michał Łowicki | doc: fix path to make.bash |
commit | commitdiff | tree |
2020-03-29 |
alex-semenyuk | test, test/fixedbugs, crypto/x509, go/internal/gccgoimp... |
commit | commitdiff | tree |
2020-03-29 |
Daniel Theophanes | database/sql: add test for Conn.Validator interface |
commit | commitdiff | tree |
2020-03-28 |
Giovanni Bajo | doc: decrease prominence of GOROOT_BOOTSTRAP |
commit | commitdiff | tree |
2020-03-28 |
Ian Lance Taylor | runtime: avoid racing on pendingUpdates in AIX netpollBreak |
commit | commitdiff | tree |
2020-03-28 |
PetarDambovaliev | time: remove some unnecessary/duplicated global slices |
commit | commitdiff | tree |
2020-03-28 |
Ian Lance Taylor | Revert "runtime: lock mtxpoll in AIX netpollBreak" |
commit | commitdiff | tree |
2020-03-27 |
Bradford Lamson... | cmd/compile: add dark mode functionality to CFGs in... |
commit | commitdiff | tree |
2020-03-27 |
Michael Matloob | cmd/go: avoid needing to manipulate ImportStack when... |
commit | commitdiff | tree |
2020-03-27 |
Andy Pan | runtime: refine netpollunblock by removing unreachable... |
commit | commitdiff | tree |
2020-03-27 |
Ian Lance Taylor | runtime: lock mtxpoll in AIX netpollBreak |
commit | commitdiff | tree |
2020-03-27 |
Ian Lance Taylor | os/exec: add temporary debugging code for #25628 |
commit | commitdiff | tree |
2020-03-27 |
Keith Randall | cmd/compile: convert 386 port to use addressing modes... |
commit | commitdiff | tree |
2020-03-27 |
Michael Pratt | runtime/pprof: increment fake overflow record PC |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | net/http: remove arbitrary timeouts from TestIdentityRe... |
commit | commitdiff | tree |
2020-03-27 |
Andy Pan | runtime: converge duplicate calls to netpollBreak into one |
commit | commitdiff | tree |
2020-03-27 |
Lynn Boger | cmd/compile: add rules to eliminate unnecessary signed... |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | cmd/go/internal/modfetch/codehost: remove unused GitRep... |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | cmd/go/internal/work: disallow testgo binary from insta... |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | run.{bash,bat,rc}: use ../bin/go instead of the go... |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | Revert "cmd/go: add support for GOPROXY fallback on... |
commit | commitdiff | tree |
2020-03-27 |
Bryan C. Mills | cmd/dist: skip API check on plan9 builders |
commit | commitdiff | tree |
2020-03-26 |
Jay Conrod | cmd/go: add support for GOPROXY fallback on unexpected... |
commit | commitdiff | tree |
2020-03-26 |
Bryan C. Mills | cmd/dist: do not skip 'cmd' tests in race mode |
commit | commitdiff | tree |
2020-03-26 |
Bryan C. Mills | cmd/go/internal/base: rename EnvForDir to AppendPWD |
commit | commitdiff | tree |
2020-03-26 |
Bryan C. Mills | cmd/go: do not append to the global cfg.OrigEnv slice |
commit | commitdiff | tree |
2020-03-26 |
Meng Zhuo | runtime: improve MIPS64x memclr |
commit | commitdiff | tree |
2020-03-26 |
Michael Anthony... | runtime: ensure minTriggerRatio never exceeds maxTrigge... |
commit | commitdiff | tree |
2020-03-26 |
Filippo Valsorda | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement Publi... |
commit | commitdiff | tree |
2020-03-26 |
Xiangdong Ji | runtime: fix threshold calculation of TestPhysicalMemor... |
commit | commitdiff | tree |
2020-03-25 |
Rob Pike | scan: for style, adjust code for bad scan read counts |
commit | commitdiff | tree |
2020-03-25 |
sjnam | test/chan: fix trivial typos |
commit | commitdiff | tree |
2020-03-25 |
Cherry Zhang | cmd/internal/obj/arm64: write test output to temp dir |
commit | commitdiff | tree |
2020-03-25 |
Michael Anthony... | runtime: prevent preemption while timer is in timerModi... |
commit | commitdiff | tree |
2020-03-25 |
Ian Lance Taylor | bufio: don't panic when Scanner sees an impossible... |
commit | commitdiff | tree |
2020-03-25 |
Bryan C. Mills | cmd/api: make NewWatcher populate its own package and... |
commit | commitdiff | tree |
2020-03-25 |
fanzha02 | cmd/link/internal/arm64: increase the function alignmen... |
commit | commitdiff | tree |
2020-03-25 |
diaxu01 | cmd/internal/obj/arm64: add support of PCALIGN directive |
commit | commitdiff | tree |
2020-03-25 |
Bryan C. Mills | test: make runindir tests pass regardless of whether... |
commit | commitdiff | tree |
2020-03-25 |
Ruixin(Peter... | cmd/compile: use load and test instructions on s390x |
commit | commitdiff | tree |
2020-03-25 |
Brian Kessler | math: correct Atan2(±y,+∞) = ±0 on s390x |
commit | commitdiff | tree |
2020-03-25 |
Joel Sing | cmd/compile: fold constants into immediate instructions... |
commit | commitdiff | tree |
2020-03-25 |
Joel Sing | test: re-enable atomic intrinsic related tests on riscv64 |
commit | commitdiff | tree |
2020-03-25 |
Joel Sing | cmd/compile: provide Add/Cas/Exchange atomic intrinsics... |
commit | commitdiff | tree |
2020-03-24 |
Ian Lance Taylor | os/exec: for TestExtraFiles failure, print readlink... |
commit | commitdiff | tree |
2020-03-24 |
Lynn Boger | cmd/internal/obj/ppc64: fix PCALIGN on ppc64le |
commit | commitdiff | tree |
2020-03-24 |
Ian Lance Taylor | internal/poll: assume we have CancelIoEX on Windows |
commit | commitdiff | tree |
2020-03-24 |
Dan Scales | runtime: fix code so defer record is not added to g0... |
commit | commitdiff | tree |
2020-03-24 |
Ian Lance Taylor | runtime: always use GetQueuedCompletionStatusEx on... |
commit | commitdiff | tree |
2020-03-24 |
Ian Lance Taylor | runtime: don't call wakeNetPoller during timerModifying |
commit | commitdiff | tree |
2020-03-24 |
Jay Conrod | cmd/go: clarify behavior with no arguments in 'go help... |
commit | commitdiff | tree |
2020-03-24 |
Keith Randall | Revert "cmd/compile: convert 386 port to use addressing... |
commit | commitdiff | tree |
2020-03-24 |
Keith Randall | Revert "cmd/compile: disable mem+op operations on 386" |
commit | commitdiff | tree |
2020-03-24 |
Keith Randall | Revert "cmd/compile: disable addressingmodes pass for... |
commit | commitdiff | tree |
2020-03-24 |
Katie Hockman | crypto: implement Hash.String |
commit | commitdiff | tree |
2020-03-24 |
Joel Sing | cmd/compile: provide Load32/Load64/Store32/Store64... |
commit | commitdiff | tree |
2020-03-24 |
Ian Lance Taylor | runtime: negate errno value for mips pipe/pipe2 |
commit | commitdiff | tree |
2020-03-24 |
nao20010128nao | syscall/js: make wasm_exec.js compatible with Webpack |
commit | commitdiff | tree |
2020-03-24 |
Aurélio A.... | syscall/js: allow copyBytesTo(Go|JS) to use Uint8Clampe... |
commit | commitdiff | tree |
2020-03-24 |
Michael Matloob | cmd/go: list test packages even when the main package... |
commit | commitdiff | tree |
2020-03-23 |
Bryan C. Mills | Revert "crypto/rsa,crypto/ecdsa,crypto/ed25519: impleme... |
commit | commitdiff | tree |
2020-03-23 |
Keith Randall | cmd/compile: disable addressingmodes pass for 386 |
commit | commitdiff | tree |
2020-03-23 |
Dan Scales | cmd/go: define a build tag for any GOEXPERIMENT which... |
commit | commitdiff | tree |
2020-03-23 |
Andy Pan | strings: narrow the search range of IndexByte in Index |
commit | commitdiff | tree |
2020-03-23 |
Keith Randall | cmd/compile: disable mem+op operations on 386 |
commit | commitdiff | tree |
2020-03-23 |
Filippo Valsorda | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement Publi... |
commit | commitdiff | tree |
2020-03-23 |
Giovanni Bajo | cmd/compile: fold LEAQ with constant scale into LEA |
commit | commitdiff | tree |
2020-03-23 |
Roland Shoemaker | crypto/x509: add RevocationList and CreateRevocationList |
commit | commitdiff | tree |
2020-03-23 |
Michael Anthony... | runtime: use OnesCount64 to count allocated objects... |
commit | commitdiff | tree |
2020-03-23 |
Michael Anthony... | runtime: add countAlloc benchmark |
commit | commitdiff | tree |
2020-03-23 |
Michael Anthony... | cmd/compile: panic if trying to alias an intrinsic... |
commit | commitdiff | tree |
2020-03-23 |
Michael Anthony... | cmd/compile: declare runtime bit func aliases after... |
commit | commitdiff | tree |
2020-03-23 |
Matthew Dempsky | cmd/compile: skip generating args_stackmap for "pulled... |
commit | commitdiff | tree |
2020-03-23 |
Andy Pan | runtime: correct the system-call name of kevent in... |
commit | commitdiff | tree |
2020-03-23 |
Andy Pan | bytes: narrow the search of IndexByte in Index |
commit | commitdiff | tree |
2020-03-23 |
Allen Li | go/ast: fix inflection in comments to match plurality |
commit | commitdiff | tree |
2020-03-22 |
Ben Schwartz | runtime: speed up receive on empty closed channel |
commit | commitdiff | tree |
2020-03-22 |
kadern0 | cmd/compile: remove unused isIntOrdering method |
commit | commitdiff | tree |
2020-03-22 |
Giovanni Bajo | build: add default GOROOT_BOOTSTRAP in Windows |
commit | commitdiff | tree |
2020-03-22 |
Giovanni Bajo | build: force all Windows batch files to CRLF |
commit | commitdiff | tree |
2020-03-22 |
Ian Lance Taylor | cmd/go: fix function name in comment |
commit | commitdiff | tree |
2020-03-22 |
d-tsuji | net/http: remove period at end of error message |
commit | commitdiff | tree |
2020-03-21 |
Alex Brainman | runtime: ignore error returned by PowerRegisterSuspendR... |
commit | commitdiff | tree |
2020-03-21 |
Keith Randall | cmd/compile: indexed loads/stores can't be faultOnNilArg0 |
commit | commitdiff | tree |
next |