| 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 | 
| 2023-03-22 | Nont Thanonchai | os: avoid creating a new file in Truncate on Windows | commit | commitdiff | tree | 
| 2023-03-22 | Cuong Manh Le | cmd/compile: re-compile instantiated generic methods... | commit | commitdiff | tree | 
| 2023-03-22 | Jonathan Amsterdam | log/slog: rename and remove files | commit | commitdiff | tree | 
| 2023-03-21 | Robert Griesemer | cmd/compile/internal/types2: avoid unpacking single... | commit | commitdiff | tree | 
| 2023-03-21 | Robert Griesemer | go/types: remove Checker.useLHS - not needed | commit | commitdiff | tree | 
| 2023-03-21 | Robert Griesemer | go.types, types2: factor out checking of LHS in variabl... | commit | commitdiff | tree | 
| 2023-03-21 | Robert Griesemer | go/types, types2: refactor multiExpr and exprList | commit | commitdiff | tree | 
| 2023-03-21 | Robert Griesemer | cmd/compile/internal/types2: respect commaerr in Checke... | commit | commitdiff | tree | 
| 2023-03-21 | Robert Findley | cmd/go: add a -debug-runtime-trace flag | commit | commitdiff | tree | 
| 2023-03-21 | Cherry Mui | cmd/go: extend the linker -o workaround for plugins... | commit | commitdiff | tree | 
| 2023-03-21 | Jonathan Amsterdam | log/slog: clarify Logger.WithGroup doc | commit | commitdiff | tree | 
| 2023-03-21 | Jonathan Amsterdam | log/slog: use unsafe.StringData, SliceData | commit | commitdiff | tree | 
| 2023-03-21 | Jonathan Amsterdam | log/slog: initial commit | commit | commitdiff | tree | 
| 2023-03-21 | Michael Anthony... | runtime: bias the pacer's cons/mark smoothing against... | commit | commitdiff | tree | 
| 2023-03-21 | Austin Clements | runtime: for deep stacks, print both the top 50 and... | commit | commitdiff | tree | 
| 2023-03-21 | Tobias Klauser | runtime: let (*sigctxt).r9 return the correct register... | commit | commitdiff | tree | 
| 2023-03-21 | Cherry Mui | cmd/link: improve error message and debugging | commit | commitdiff | tree | 
| 2023-03-21 | Paul E. Murphy | internal/bytealg: rewrite PPC64 Compare | commit | commitdiff | tree | 
| 2023-03-21 | Huang Qiqi | cmd/internal/obj/loong64: add support for movgr2cf... | commit | commitdiff | tree | 
| 2023-03-21 | WANG Xuerui | cmd/asm, runtime: remove the RSB register from loong64 | commit | commitdiff | tree | 
| 2023-03-21 | Achille Roussel | runtime: reuse freed memory blocks on wasm | commit | commitdiff | tree | 
| 2023-03-21 | Ian Lance Taylor | cmd/go: use platform.MustLinkExternal in externalLinkin... | commit | commitdiff | tree | 
| 2023-03-21 | Ian Lance Taylor | cmd/go: rewrite externalLinkingForced slightly for... | commit | commitdiff | tree | 
| 2023-03-20 | Ian Lance Taylor | cmd/go: use DefaultPIE to see if external linking is... | commit | commitdiff | tree | 
| 2023-03-20 | Ian Lance Taylor | internal/platform: pass race mode to DefaultPIE | commit | commitdiff | tree | 
| 2023-03-20 | Damien Neil | all: gofmt | commit | commitdiff | tree | 
| 2023-03-20 | Ian Lance Taylor | cmd/go: import runtime/cgo when externally linking | commit | commitdiff | tree | 
| 2023-03-20 | Ian Lance Taylor | Revert "cmd/go: use platform.MustLinkExternal in extern... | commit | commitdiff | tree | 
| 2023-03-20 | qmuntal | cmd/link/internal/ld: emit better complex types for... | commit | commitdiff | tree | 
| 2023-03-20 | Yi Yang | cmd/compile: add rewrite rules for arithmetic operations | commit | commitdiff | tree | 
| 2023-03-20 | Bryan Mills | Revert "cmd/go: import runtime/cgo when externally... | commit | commitdiff | tree | 
| next |