2019-10-31 |
Daniel Martí | encoding/json: avoid work when unquoting strings, take 2 |
commit | commitdiff | tree |
2019-10-31 |
Michael Munday | runtime/internal/atomic: add tests for And8 and Or8 |
commit | commitdiff | tree |
2019-10-30 |
Ian Lance Taylor | runtime: switch to using new timer code |
commit | commitdiff | tree |
2019-10-30 |
Damien Neil | testing: provide additional information when test funcs... |
commit | commitdiff | tree |
2019-10-30 |
Filippo Valsorda | crypto/tls: improve error messages for invalid certific... |
commit | commitdiff | tree |
2019-10-30 |
Sam Whited | encoding/xml: fix token decoder on early EOF |
commit | commitdiff | tree |
2019-10-30 |
Ian Lance Taylor | runtime: clear js idle timeout before new one and after... |
commit | commitdiff | tree |
2019-10-30 |
Clément Chigot | runtime: fix nbpipe_test for AIX |
commit | commitdiff | tree |
2019-10-30 |
Clément Chigot | runtime: fix netpollBreak for AIX |
commit | commitdiff | tree |
2019-10-30 |
Lorenz Bauer | syscall: treat ENFILE as a temporary error |
commit | commitdiff | tree |
2019-10-30 |
Elias Naur | cmd/link/internal/ld: remove flags incompatible with... |
commit | commitdiff | tree |
2019-10-30 |
Cholerae Hu | cmd/compile: resolve TODO of Mpflt.SetString |
commit | commitdiff | tree |
2019-10-30 |
Ian Lance Taylor | runtime: record stub netpoll initialization, add lock... |
commit | commitdiff | tree |
2019-10-30 |
Ian Lance Taylor | runtime: make fcntl arguments consistent across OS's |
commit | commitdiff | tree |
2019-10-29 |
Cherry Zhang | runtime: clear m.gsignal when the M exits |
commit | commitdiff | tree |
2019-10-29 |
Robert Griesemer | go/types: clarify documentation |
commit | commitdiff | tree |
2019-10-29 |
Keith Randall | cmd/compile: fix typing of IData opcodes |
commit | commitdiff | tree |
2019-10-29 |
Jay Conrod | cmd/go: delete internal packages moved to x/mod |
commit | commitdiff | tree |
2019-10-29 |
Dan Scales | cmd/compile: handle some missing cases of non-SSAable... |
commit | commitdiff | tree |
2019-10-29 |
Jay Conrod | cmd/go/internal/modfile: don't use cmd/internal/diff |
commit | commitdiff | tree |
2019-10-29 |
Robert Griesemer | go/parser: use valid position when reporting an error... |
commit | commitdiff | tree |
2019-10-29 |
Bryan C. Mills | go/build: use the main module's root when locating... |
commit | commitdiff | tree |
2019-10-29 |
Brad Fitzpatrick | cmd/dist: don't run cmd tests on js/wasm |
commit | commitdiff | tree |
2019-10-29 |
Constantin... | os: return from TestRemoveAllWithMoreErrorThanReqSize... |
commit | commitdiff | tree |
2019-10-29 |
Clément Chigot | runtime: initialize netpoll in TestNetpollBreak |
commit | commitdiff | tree |
2019-10-29 |
Michael Fraenkel | net/http: only decrement connection count if we removed... |
commit | commitdiff | tree |
2019-10-29 |
Than McIntosh | cmd/compile: fix spurious R_TLE_LE reloc on android/386 |
commit | commitdiff | tree |
2019-10-29 |
Ian Lance Taylor | context: mark testDeadline as a testing helper method |
commit | commitdiff | tree |
2019-10-29 |
Austin Clements | cmd/compile: fix missing lowering of atomic {Load,Store}8 |
commit | commitdiff | tree |
2019-10-29 |
Austin Clements | runtime: rename TestPreemptM to TestSignalM |
commit | commitdiff | tree |
2019-10-29 |
Austin Clements | runtime: unblock SIGUSR1 for TestPreemptM |
commit | commitdiff | tree |
2019-10-29 |
Lynn Boger | crypto/elliptic: clean up ppc64le implementation slightly |
commit | commitdiff | tree |
2019-10-29 |
Alex Brainman | internal/syscall/windows/registry: make '-gcflags=all... |
commit | commitdiff | tree |
2019-10-29 |
Cuong Manh Le | cmd/compile: hard fail if n.Opt() is not nil in walkChe... |
commit | commitdiff | tree |
2019-10-29 |
Robert Griesemer | cmd/compile/internal/syntax: don't hardwire path separa... |
commit | commitdiff | tree |
2019-10-29 |
Cherry Zhang | cmd/internal/obj/mips: fix encoding of FCR registers |
commit | commitdiff | tree |
2019-10-29 |
Austin Clements | cmd/compile: intrinsics for runtime/internal/atomic... |
commit | commitdiff | tree |
2019-10-29 |
Austin Clements | runtime/internal/atomic: add Store8 |
commit | commitdiff | tree |
2019-10-28 |
Mikhail Fesenko | cmd/fix, cmd/go, cmd/gofmt: refactor common code into... |
commit | commitdiff | tree |
2019-10-28 |
Shenghou Ma | cmd/compile/internal/gc: reword "declared and not used... |
commit | commitdiff | tree |
2019-10-28 |
Agniva De Sarker | go/ast: fix SortImports to handle block comments (take 2) |
commit | commitdiff | tree |
2019-10-28 |
John Papandriopoulos | cmd/link: pass-through undefined call targets in extern... |
commit | commitdiff | tree |
2019-10-28 |
Constantin... | os: remove read-only directories in RemoveAll on Windows |
commit | commitdiff | tree |
2019-10-28 |
Jay Conrod | cmd/dist: support GOROOT vendoring |
commit | commitdiff | tree |
2019-10-28 |
Robert Griesemer | go/parser, go/ast: correctly take into account presence... |
commit | commitdiff | tree |
2019-10-28 |
Josh Bleecher... | go.sum: add golang.org/x/tools sum |
commit | commitdiff | tree |
2019-10-28 |
Josh Bleecher... | cmd: gofmt |
commit | commitdiff | tree |
2019-10-28 |
Josh Bleecher... | cmd/compile: update comment about OpPhi argLength |
commit | commitdiff | tree |
2019-10-28 |
Koichi Shiraishi | cmd/link: use filepath.Clean rather than path.Clean |
commit | commitdiff | tree |
2019-10-28 |
Daniel Martí | cmd: remove a few unused parameters |
commit | commitdiff | tree |
2019-10-28 |
Joshua M. Clulow | runtime: make NumCPU respect zone CPU cap on illumos |
commit | commitdiff | tree |
2019-10-28 |
Cherry Zhang | cmd/compile: delete ZeroAuto |
commit | commitdiff | tree |
2019-10-28 |
Brad Fitzpatrick | doc/go1.14: document that Go 1.14 is likely last to... |
commit | commitdiff | tree |
2019-10-28 |
Aditya Harindar | doc/articles: format error string as per go style |
commit | commitdiff | tree |
2019-10-28 |
Lynn Boger | runtime: fix textOff for multiple text sections |
commit | commitdiff | tree |
2019-10-28 |
Lynn Boger | crypto/elliptic: add asm implementation for p256 on... |
commit | commitdiff | tree |
2019-10-28 |
Phil Pearl | encoding/json: remove allocation when using a Marshaler... |
commit | commitdiff | tree |
2019-10-28 |
Tobias Klauser | cmd/nm, runtime/cgo: add cgo support for freebsd/arm64 |
commit | commitdiff | tree |
2019-10-28 |
Dmitri Goutnik | cmd/link: switch to ld.bfd on freebsd/arm64 |
commit | commitdiff | tree |
2019-10-28 |
Dan Scales | runtime: fix dumpgoroutine() to deal with open-coded... |
commit | commitdiff | tree |
2019-10-27 |
Phil Pearl | encoding/json: improve performance of Compact |
commit | commitdiff | tree |
2019-10-27 |
Jason A. Donenfeld | cmd/link: enable DEP for Windows executables |
commit | commitdiff | tree |
2019-10-27 |
Jason A. Donenfeld | internal/syscall/windows/registry: remove TestWalkFullR... |
commit | commitdiff | tree |
2019-10-26 |
Josh Bleecher... | crypto/tls: move a defer out of a loop |
commit | commitdiff | tree |
2019-10-26 |
Giovanni Bajo | test: add test for fixed internal compiler error |
commit | commitdiff | tree |
2019-10-26 |
Giovanni Bajo | cmd/compile: in poset, implement path collapsing |
commit | commitdiff | tree |
2019-10-26 |
Giovanni Bajo | cmd/compile: in poset, allow multiple aliases in a... |
commit | commitdiff | tree |
2019-10-26 |
Giovanni Bajo | cmd/compile: in poset, refactor aliasnode |
commit | commitdiff | tree |
2019-10-26 |
nikita-vanyasin | cmd/link/internal: eliminate all ld.Cputime() usages |
commit | commitdiff | tree |
2019-10-26 |
Ben Shi | runtime: save/restore callee-save registers in arm... |
commit | commitdiff | tree |
2019-10-26 |
Austin Clements | runtime: add test for signalM |
commit | commitdiff | tree |
2019-10-26 |
Austin Clements | runtime: M-targeted signals for libc-based OSes |
commit | commitdiff | tree |
2019-10-26 |
Austin Clements | runtime: M-targeted signals for BSDs |
commit | commitdiff | tree |
2019-10-26 |
Austin Clements | runtime: M-targeted signals for Linux |
commit | commitdiff | tree |
2019-10-26 |
Vivek V | debug/dwarf: call strings.EqualFold instead of calling... |
commit | commitdiff | tree |
2019-10-26 |
Bryan C. Mills | os: use an actual RemoveAll failure in TestRemoveAllWit... |
commit | commitdiff | tree |
2019-10-26 |
Cuong Manh Le | runtime: mark findObject nosplit |
commit | commitdiff | tree |
2019-10-26 |
Cuong Manh Le | runtime: factor out debug.invalidptr case in findObject |
commit | commitdiff | tree |
2019-10-26 |
Cuong Manh Le | runtime: simplify findObject bad pointer checking condition |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: abstract M preemption check into a function |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: only shrink stacks at synchronous safe points |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: make copystack/sudog synchronization more... |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: remove g.gcscanvalid |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: remove old stack scanning code |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: add general suspendG/resumeG |
commit | commitdiff | tree |
2019-10-25 |
pokutuna | net/http: fix comment TimeoutHandler no longer supports... |
commit | commitdiff | tree |
2019-10-25 |
Bryan C. Mills | cmd/go: implement svn support in module mode |
commit | commitdiff | tree |
2019-10-25 |
Tobias Klauser | runtime: define emptyfunc as static function in assembl... |
commit | commitdiff | tree |
2019-10-25 |
Bryan C. Mills | net/http: skip failing test on windows-amd64-longtest... |
commit | commitdiff | tree |
2019-10-25 |
Bryan C. Mills | os/signal: derive TestAtomicStop timeout from overall... |
commit | commitdiff | tree |
2019-10-25 |
Tobias Klauser | cmd/dist: add support for freebsd/arm64 |
commit | commitdiff | tree |
2019-10-25 |
Tobias Klauser | runtime: add support for freebsd/arm64 |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: ensure _Grunning Gs have a valid g.m and g.m.p |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | runtime: make m.libcallsp check in shrinkstack panic |
commit | commitdiff | tree |
2019-10-25 |
Austin Clements | cmd/internal/obj/x86: correct pcsp for ADJSP |
commit | commitdiff | tree |
2019-10-25 |
ZYunH | internal/singleflight: format someErr |
commit | commitdiff | tree |
2019-10-25 |
Meng Zhuo | cmd/dist: fix wrong goarch on mips64le |
commit | commitdiff | tree |
2019-10-25 |
Meng Zhuo | runtime: fix typo of MADV_NOHUGEPAGE |
commit | commitdiff | tree |
2019-10-25 |
Jason A. Donenfeld | internal/syscall/windows/registry: allow for non-null... |
commit | commitdiff | tree |
2019-10-25 |
Rob Pike | fmt: fix handling of %% verb in Scanf |
commit | commitdiff | tree |
next |