2023-03-30 |
Dmitri Shuralyov | run.bash: drop 'export GOROOT' and its obsolete comment |
commit | commitdiff | tree |
2023-03-30 |
Matthieu Baerts | net: mptcp: add end-to-end test |
commit | commitdiff | tree |
2023-03-30 |
Matthieu Baerts | net: mptcp: fallback to TCP in case of any error |
commit | commitdiff | tree |
2023-03-29 |
Daniel Martí | encoding/gob: avoid pointers to fieldType |
commit | commitdiff | tree |
2023-03-29 |
Daniel Martí | encoding/gob: reuse calls to TypeOf for wireType |
commit | commitdiff | tree |
2023-03-29 |
Daniel Martí | encoding/gob: avoid a pointer to wireType in typeInfo |
commit | commitdiff | tree |
2023-03-29 |
Daniel Martí | encoding/gob: use reflect.Value.IsZero |
commit | commitdiff | tree |
2023-03-29 |
Daniel Martí | encoding/gob: avoid filling userTypeCache at init time |
commit | commitdiff | tree |
2023-03-29 |
Stefan Dombrowski | os: don't check for IsExist in MkdirAll example |
commit | commitdiff | tree |
2023-03-29 |
Keiichi Hirobe | internal/singleflight: move Done call in TestForgetUnshared |
commit | commitdiff | tree |
2023-03-29 |
Matthieu Baerts | net: mptcp: implement listenMPTCP |
commit | commitdiff | tree |
2023-03-29 |
Matthieu Baerts | net: mptcp: implement dialMPTCP |
commit | commitdiff | tree |
2023-03-29 |
Bryan C. Mills | cmd/go: compute BuildInfo and EmbedFiles when listing... |
commit | commitdiff | tree |
2023-03-29 |
Daniel Frederick... | doc: normalize proposal-process links |
commit | commitdiff | tree |
2023-03-29 |
Jeff Hodges | cmd/go: change +build doc references to //go:build |
commit | commitdiff | tree |
2023-03-29 |
Keith Randall | cmd/compile: casts from slices to array pointers are... |
commit | commitdiff | tree |
2023-03-29 |
Robert Griesemer | go/types, types2: adjust Check.funcInst signature |
commit | commitdiff | tree |
2023-03-29 |
Robert Griesemer | go/types, types2: slightly tighter checks in Checker.use |
commit | commitdiff | tree |
2023-03-29 |
Robert Griesemer | go/types, types2: reverse inference of function type... |
commit | commitdiff | tree |
2023-03-29 |
Jonathan Amsterdam | src/log/slog: JSONHandler checks if error implements... |
commit | commitdiff | tree |
2023-03-29 |
Sameer Ajmani | context: add WithoutCancel |
commit | commitdiff | tree |
2023-03-29 |
Mateusz Poliwczak | encoding/asn1: improve memory efficiency of ObjectIdent... |
commit | commitdiff | tree |
2023-03-29 |
Ian Lance Taylor | os: remove mixed dot- and non-dot- imports in tests |
commit | commitdiff | tree |
2023-03-29 |
qmuntal | cmd/link,cmd/internal/objabi: support ADDR32NB relocati... |
commit | commitdiff | tree |
2023-03-29 |
Guoqi Chen | runtime: add comment for sys_linux_loong64 |
commit | commitdiff | tree |
2023-03-29 |
Guoqi Chen | runtime: save/restore callee-saved registers in loong64... |
commit | commitdiff | tree |
2023-03-29 |
Guoqi Chen | runtime: remove unnecessary writes to gp.sched.g on... |
commit | commitdiff | tree |
2023-03-28 |
Guoqi Chen | runtime: clean atomic_loong64.s of unnecessary package... |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: don't report assignment mismatch... |
commit | commitdiff | tree |
2023-03-28 |
Ian Lance Taylor | test: add test that caused a gofrontend crash |
commit | commitdiff | tree |
2023-03-28 |
Than McIntosh | Revert "cmd/link: use path from "cc --print-prog-name... |
commit | commitdiff | tree |
2023-03-28 |
Keith Randall | cmd/compile: don't assume pointer of a slice is non-nil |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: simplify Checker.exprList |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: remove return values from Checker... |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: refactor initVars |
commit | commitdiff | tree |
2023-03-28 |
Than McIntosh | cmd/link: use path from "cc --print-prog-name ar" for... |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: refactor assignVars |
commit | commitdiff | tree |
2023-03-28 |
Keith Randall | cmd/compile: lower priority of avoiding registers |
commit | commitdiff | tree |
2023-03-28 |
Mateusz Poliwczak | net: support forceCgoDNS and forceGoDns on windows |
commit | commitdiff | tree |
2023-03-28 |
Michael Teichgraeber | encoding/asn1: support fractions of a second when unmar... |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: remove unnecessary tests for x.typ... |
commit | commitdiff | tree |
2023-03-28 |
Robert Griesemer | go/types, types2: more systematic use of Checker.use... |
commit | commitdiff | tree |
2023-03-28 |
Guoqi Chen | cmd/internal/obj/loong64: save LR after decrementing SP |
commit | commitdiff | tree |
2023-03-27 |
Paul E. Murphy | runtime: consolidate function descriptor definitions... |
commit | commitdiff | tree |
2023-03-27 |
Ian Lance Taylor | net: don't assume that NOFILE rlimit fits in an int |
commit | commitdiff | tree |
2023-03-27 |
WANG Xuerui | cmd/internal/obj/loong64: clean up code for short condi... |
commit | commitdiff | tree |
2023-03-27 |
Tobias Klauser | internal/syscall/unix: fix PosixFallocate on 32-bit... |
commit | commitdiff | tree |
2023-03-27 |
Daniel Martí | cmd/compile: start using reflect.Value.IsZero |
commit | commitdiff | tree |
2023-03-27 |
Michael Pratt | runtime: skip TestGdbCoreSignalBacktrace on arches... |
commit | commitdiff | tree |
2023-03-27 |
Tobias Klauser | cmd/link/internal/ld, internal/syscall/unix: use posix_... |
commit | commitdiff | tree |
2023-03-27 |
Robert Griesemer | go/types, types2: better error message for some invalid... |
commit | commitdiff | tree |
2023-03-27 |
Jonathan Amsterdam | src/log/slog: disallow == on Values |
commit | commitdiff | tree |
2023-03-27 |
Jonathan Amsterdam | log/slog: fix string representation of Group values |
commit | commitdiff | tree |
2023-03-27 |
Robert Griesemer | cmd/compile: don't panic if unsafe.Sizeof/Offsetof... |
commit | commitdiff | tree |
2023-03-27 |
Cherry Mui | runtime: don't inject a sigpanic if not on user G stack |
commit | commitdiff | tree |
2023-03-25 |
Jonathan Amsterdam | log/slog/internal/benchmarks: slog benchmarks |
commit | commitdiff | tree |
2023-03-25 |
Daniel Martí | all: add a few links in package godocs |
commit | commitdiff | tree |
2023-03-24 |
Mateusz Poliwczak | net: call getSystemDNSConfig inside lookupWithFake... |
commit | commitdiff | tree |
2023-03-24 |
Jonathan Amsterdam | log/slog: clarify the limits of TextHandler output... |
commit | commitdiff | tree |
2023-03-24 |
0xc0d | net/mail: fix EOF error while reading header-only message |
commit | commitdiff | tree |
2023-03-24 |
Ian Lance Taylor | encoding/gob: update decgen to generate current dec_helpers |
commit | commitdiff | tree |
2023-03-24 |
Robert Griesemer | go/types, types2: adjust Checker.recordCommaOkTypes... |
commit | commitdiff | tree |
2023-03-24 |
Michael Pratt | runtime: add "sigaction" to sigreturn symbol name |
commit | commitdiff | tree |
2023-03-24 |
Michael Pratt | runtime: add GODEBUG=dontfreezetheworld=1 |
commit | commitdiff | tree |
2023-03-24 |
Cherry Mui | runtime: fix ARM assembly code in cgocallback |
commit | commitdiff | tree |
2023-03-24 |
Lynn Boger | cmd/internal/obj/ppc64: fix incorrect base reg causing... |
commit | commitdiff | tree |
2023-03-24 |
Matthieu Baerts | net: add initial MPTCP support |
commit | commitdiff | tree |
2023-03-24 |
Joe Tsai | log/slog: use Infinity instead of Inf |
commit | commitdiff | tree |
2023-03-24 |
doujiang24 | runtime/cgo: store M for C-created thread in pthread key |
commit | commitdiff | tree |
2023-03-24 |
Cherry Mui | cmd/link: add padding after runtime.etext |
commit | commitdiff | tree |
2023-03-24 |
Matthieu Baerts | net: add mptcpStatus type |
commit | commitdiff | tree |
2023-03-24 |
Mateusz Poliwczak | crypto/x509: remove unnecessary !Empty() check |
commit | commitdiff | tree |
2023-03-24 |
Mateusz Poliwczak | crypto/x509: remove letters from the end of basic const... |
commit | commitdiff | tree |
2023-03-24 |
erifan01 | cmd/compile: optimize cmp to cmn under conditions ... |
commit | commitdiff | tree |
2023-03-24 |
erifan01 | cmd/compile: combine similar optimization rules on... |
commit | commitdiff | tree |
2023-03-24 |
Paschalis Tsilias | net/http: continue using referer header if it's present |
commit | commitdiff | tree |
2023-03-24 |
Michał Matczuk | net/http: fix typo |
commit | commitdiff | tree |
2023-03-23 |
Heschi Kreinick | Revert "os/user: lookup Linux users and groups via... |
commit | commitdiff | tree |
2023-03-23 |
Michael Pratt | all: replace leading spaces with tabs in assembly |
commit | commitdiff | tree |
2023-03-23 |
Bryan C. Mills | testing: quote -test.v=test2json output when logging it |
commit | commitdiff | tree |
2023-03-23 |
Johan Abildskov | encoding/gob: extend partially allocated string slices |
commit | commitdiff | tree |
2023-03-23 |
Ananth Bhaskararaman | os/user: lookup Linux users and groups via systemd... |
commit | commitdiff | tree |
2023-03-22 |
Cherry Mui | cmd/go: enable -pgo=auto by default |
commit | commitdiff | tree |
2023-03-22 |
Cherry Mui | cmd/go: permit "go list" error in some tests |
commit | commitdiff | tree |
2023-03-22 |
Cherry Mui | cmd/go: make get_dash_t test more specific |
commit | commitdiff | tree |
2023-03-22 |
Bryan C. Mills | net/http: improve logging in TestServerSetKeepAlivesEna... |
commit | commitdiff | tree |
2023-03-22 |
Bryan C. Mills | net/http: simplify Conn lifetimes in TestClientTimeoutK... |
commit | commitdiff | tree |
2023-03-22 |
Bryan C. Mills | net/http: in the IdleConnStrsForTesting_h2 helper,... |
commit | commitdiff | tree |
2023-03-22 |
Michael Matloob | cmd/go: use --ffile-prefix-map instead of --debug-prefi... |
commit | commitdiff | tree |
2023-03-22 |
Huang Qiqi | runtime: save and restore fcc registers in async preemp... |
commit | commitdiff | tree |
2023-03-22 |
Ian Lance Taylor | test: add test that caused gofrontend crash |
commit | commitdiff | tree |
2023-03-22 |
Collin Wright | sync: fix TestCondSignalStealing flake |
commit | commitdiff | tree |
2023-03-22 |
WANG Xuerui | cmd/internal/obj/loong64: realize all unconditional... |
commit | commitdiff | tree |
2023-03-22 |
Paul E. Murphy | cmd/internal/obj/ppc64: add VC[LT]ZLSBB instructions |
commit | commitdiff | tree |
2023-03-22 |
Cuong Manh Le | cmd/compile: mark negative size memclr non-inlineable |
commit | commitdiff | tree |
2023-03-22 |
Cuong Manh Le | reflect: add test for interface type NumMethod |
commit | commitdiff | tree |
2023-03-22 |
Archana R | runtime: improve memmove on ppc64x/power10 |
commit | commitdiff | tree |
2023-03-22 |
Jonathan Amsterdam | slog: eliminate needsQuotingSet |
commit | commitdiff | tree |
2023-03-22 |
Cuong Manh Le | log/slog: fix window race builder |
commit | commitdiff | tree |
2023-03-22 |
erifan01 | cmd/compile: fix incorrect truncating when converting... |
commit | commitdiff | tree |
next |