| 2023-04-05 | Nick Ripley | runtime: save frame pointer to the stack in signal... | commit | commitdiff | tree | 
| 2023-04-05 | qmuntal | runtime: remove unused dynamically imported Sleep | commit | commitdiff | tree | 
| 2023-04-05 | Cuong Manh Le | cmd/compile: don't set range expr key/value type if... | commit | commitdiff | tree | 
| 2023-04-05 | Sameer Ajmani | context: clean up test files | commit | commitdiff | tree | 
| 2023-04-05 | Michael Anthony... | html/template,mime/multipart: document new GODEBUG... | commit | commitdiff | tree | 
| 2023-04-05 | Imre Rad | archive/zip: return ErrInsecurePath for unsafe paths... | commit | commitdiff | tree | 
| 2023-04-05 | Tobias Klauser | internal/syscall/unix: fix PosixFallocate error check... | commit | commitdiff | tree | 
| 2023-04-05 | Ian Lance Taylor | cmd/dist: skip static linking tests for linux boringcrypto | commit | commitdiff | tree | 
| 2023-04-04 | Bryan C. Mills | net/http: drop client address comparison in TestTranspo... | commit | commitdiff | tree | 
| 2023-04-04 | Bryan C. Mills | cmd/go: suppress calls to collectDeps for test packages | commit | commitdiff | tree | 
| 2023-04-04 | Lasse Folger | go/internal/gcimporter: use saferio.ReadData instead... | commit | commitdiff | tree | 
| 2023-04-04 | Constantin... | encoding/binary: add word size to the error message... | commit | commitdiff | tree | 
| 2023-04-04 | Tobias Klauser | os/exec: skip remount in TestFindExecutableVsNoexec... | commit | commitdiff | tree | 
| 2023-04-04 | Felix Geisendörfer | runtime/trace: Fix TestTraceSymbolize on solaris and... | commit | commitdiff | tree | 
| 2023-04-04 | Ian Lance Taylor | math/rand: clarify Seed deprecation note | commit | commitdiff | tree | 
| 2023-04-04 | Heschi Kreinick | cmd/dist: mark openbsd-mips64 and openbsd-ppc64 broken | commit | commitdiff | tree | 
| 2023-04-04 | Roland Shoemaker | html/template: disallow actions in JS template literals | commit | commitdiff | tree | 
| 2023-04-04 | Damien Neil | go/scanner: reject large line and column numbers in... | commit | commitdiff | tree | 
| 2023-04-04 | Damien Neil | mime/multipart: limit parsed mime message sizes | commit | commitdiff | tree | 
| 2023-04-04 | Damien Neil | net/textproto, mime/multipart: improve accounting of... | commit | commitdiff | tree | 
| 2023-04-04 | Damien Neil | mime/multipart: avoid excessive copy buffer allocations... | commit | commitdiff | tree | 
| 2023-04-04 | Damien Neil | net/textproto: avoid overpredicting the number of MIME... | commit | commitdiff | tree | 
| 2023-04-04 | Mateusz Poliwczak | net: treat EAI_NODATA as errNoSuchHost | commit | commitdiff | tree | 
| 2023-04-04 | cui fliter | all: fix misuses of "a" vs "an" | commit | commitdiff | tree | 
| 2023-04-04 | Daniel Martí | encoding/gob: use reflect.Value.Grow | commit | commitdiff | tree | 
| 2023-04-04 | Daniel Martí | encoding/gob: report allocs in benchmarks | commit | commitdiff | tree | 
| 2023-04-04 | Daniel Martí | database/sql,testing/quick: use reflect.Value.SetZero | commit | commitdiff | tree | 
| 2023-04-04 | Cherry Mui | runtime/cgo: use pthread_attr_get_np on Illumos | commit | commitdiff | tree | 
| 2023-04-04 | Johan Brandhorst... | cmd/go: add wasip1 to modindex syslist | commit | commitdiff | tree | 
| 2023-04-03 | Paul E. Murphy | runtime: cleanup PPC64/linux runtime.sigtramp | commit | commitdiff | tree | 
| 2023-04-03 | Cherry Mui | Revert "Revert "runtime: consolidate function descripto... | commit | commitdiff | tree | 
| 2023-04-03 | Than McIntosh | cmd/compile/internal/test: skip testpoint due to revert... | commit | commitdiff | tree | 
| 2023-04-03 | doujiang24 | runtime/cgo: store M for C-created thread in pthread key | commit | commitdiff | tree | 
| 2023-04-03 | Russ Cox | reflect: deprecate SliceHeader and StringHeader | commit | commitdiff | tree | 
| 2023-04-03 | Russ Cox | doc: fix template mistake in godebug.md | commit | commitdiff | tree | 
| 2023-04-03 | Than McIntosh | Revert "cmd/compile: allow more inlining of functions... | commit | commitdiff | tree | 
| 2023-03-31 | Keith Randall | crypto/subtle: don't cast to *uintptr when word size... | commit | commitdiff | tree | 
| 2023-03-31 | qmuntal | cmd/gofmt: set backup file permissions on Windows | commit | commitdiff | tree | 
| 2023-03-31 | qmuntal | go/internal/gcimport: unskip Windows tests | commit | commitdiff | tree | 
| 2023-03-31 | qmuntal | net: unskip TestConcurrentPreferGoResolversDial on... | commit | commitdiff | tree | 
| 2023-03-31 | qmuntal | cmd/objdump: unskip TestDisasmExtld on Windows | commit | commitdiff | tree | 
| 2023-03-31 | Austin Clements | sync: implement OnceFunc, OnceValue, and OnceValues | commit | commitdiff | tree | 
| 2023-03-31 | Austin Clements | cmd/compile: allow more inlining of functions that... | commit | commitdiff | tree | 
| 2023-03-31 | Cherry Mui | Revert "runtime/cgo: store M for C-created thread in... | commit | commitdiff | tree | 
| 2023-03-31 | Cherry Mui | Revert "runtime: fix ARM assembly code in cgocallback" | commit | commitdiff | tree | 
| 2023-03-31 | Cherry Mui | Revert "runtime: consolidate function descriptor defini... | commit | commitdiff | tree | 
| 2023-03-31 | Cherry Mui | Revert "runtime: get a better g0 stack bound in needm" | commit | commitdiff | tree | 
| 2023-03-31 | Philippe Antoine | all: replace fmt.Sprintf("%d") with strconv.Itoa | commit | commitdiff | tree | 
| 2023-03-31 | Cuong Manh Le | cmd/compile: emit ODCL node for autotmp during RewriteN... | commit | commitdiff | tree | 
| 2023-03-31 | Russ Cox | doc: add godebug.md, documenting GODEBUG | commit | commitdiff | tree | 
| 2023-03-31 | Ted Painter | crypto/sha256: add sha-ni implementation | commit | commitdiff | tree | 
| 2023-03-31 | Guoqi Chen | cmd/internal/obj: remove redundant cnames on loong64 | commit | commitdiff | tree | 
| 2023-03-31 | WANG Xuerui | cmd/internal/obj/loong64: remove Optab.family and reorg... | commit | commitdiff | tree | 
| 2023-03-31 | WANG Xuerui | cmd/internal/obj/loong64: assemble BEQ/BNEs comparing... | commit | commitdiff | tree | 
| 2023-03-30 | Daniel Nephin | errors: improve the godoc for Join and Unwrap | commit | commitdiff | tree | 
| 2023-03-30 | Cherry Mui | runtime: get a better g0 stack bound in needm | commit | commitdiff | tree | 
| 2023-03-30 | Johan Brandhorst... | cmd/dist: mark wasip1/wasm port as broken | commit | commitdiff | tree | 
| 2023-03-30 | Felix Geisendörfer | runtime: add a benchmark of FPCallers | commit | commitdiff | tree | 
| 2023-03-30 | Felix Geisendörfer | runtime/trace: use regular unwinding for cgo callbacks | commit | commitdiff | tree | 
| 2023-03-30 | Felix Geisendörfer | runtime/trace: enable frame pointer unwinding on amd64 | commit | commitdiff | tree | 
| 2023-03-30 | Felix Geisendörfer | runtime: fix frame pointer loop on amd64 | commit | commitdiff | tree | 
| 2023-03-30 | Johan Brandhorst... | all: add wasip1 definitions | commit | commitdiff | tree | 
| 2023-03-30 | Johan Brandhorst... | cmd/compile: allow go:wasmimport in syscall | commit | commitdiff | tree | 
| 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 | 
| next |