1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Mar 06, 2023 — Mar 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
runtime: add crash stack support for s390x More... over 1 year ago
net/http: avoid leaking io.Copy goroutines (and hijacked connections) in TestTransportNoReuseAfterEarlyResponse More... over 1 year ago
runtime: check if mp.curg is nil before readgstatus in writeProcStatusForP More... over 1 year ago
doc: document changes to slices package More... over 1 year ago
doc: remove encoding/binary.NativeEndian release note placeholder More... over 1 year ago
cmd/go/internal/toolchain: make a best effort to parse 'go run' and 'go install' flags More... over 1 year ago
cmd/link: update flag doc More... over 1 year ago
maps: fix aliasing problems with Clone More... over 1 year ago
doc: add release notes for runtime/pprof changes More... over 1 year ago
doc: add release notes about bootstrap toolchain version More... over 1 year ago
go/types, types2: add testcase for alias issue More... over 1 year ago
doc: add release notes for allocation headers More... over 1 year ago
doc: add release notes for the new execution tracer More... over 1 year ago
runtime: emit the correct P status from a safepoint in the v2 tracer More... over 1 year ago
cmd/compile: fix memcombine pass for big endian, > 1 byte elements More... over 1 year ago
math/rand/v2: add ChaCha8 More... over 1 year ago
cmd/compile: fix typecheck range over rune literal More... over 1 year ago
testing: add regression tests for reentrant calls to T.Run More... over 1 year ago
runtime: let the fault thread to crash the process More... over 1 year ago
cmd/asm: print absolute PC for all patterns "off(PC)" in testEndToEnd More... over 1 year ago
runtime: preempt more aggressively when panicking More... over 1 year ago
internal/trace/v2: handle thread ID reuse correctly More... over 1 year ago
testing: remove tests from the running log while they are waiting on parallel subtests More... over 1 year ago
doc: describe for loop changes (lifetime, range int; range func experiment) More... over 1 year ago
all: update vendored dependencies More... over 1 year ago
runtime/pprof: retry vmmap invocation if it failed due to a reported temporary resource shortage More... over 1 year ago
debug/elf: return error in DynValue for invalid dynamic section size More... over 1 year ago
cmd/internal/moddeps: walk GOROOT when it is a symlink More... over 1 year ago
cmd/cgo/internal/test: only test specific frames in testCallbackCallersSEH More... over 1 year ago
doc: release notes for GOARM hardfloat/softfloat change More... over 1 year ago