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
reflect: optimize TypeFor for non-interface types More... over 1 year ago
context: improve valueCtx.String More... over 1 year ago
internal/trace/v2: reject events for goroutines with unknown states More... over 1 year ago
cmp: add test case for uinitptr More... over 1 year ago
runtime: make a much better effort to emit CPU profile in a trace More... over 1 year ago
runtime: ensure we free unrolled GC bitmaps More... over 1 year ago
cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to determine what toolchain it needs More... over 1 year ago
net/http, net/http/cookiejar: avoid subdomain matches on IPv6 zones More... over 1 year ago
runtime: don't mark unrolled bitmap type as having a gc program More... over 1 year ago
go/types, types2: don't lose position info of interface embeddings More... over 1 year ago
cmd/compile: document go:wasmimport directive More... over 1 year ago
net/mail: properly handle special characters in phrase and obs-phrase More... over 1 year ago
net/http: prevent redirect loop in serveFile if "/" is a normal file More... over 1 year ago
cmd/compile: improve integer comparisons with numeric bounds More... over 1 year ago
runtime: replace rwmutexR/W with per-rwmutex lock rank More... over 1 year ago
cmd/compile: use hashed symbol name for go.shape types if too long More... over 1 year ago
cmd/compile/internal/ssagen,runtime: merge trace consts into internal/abi More... over 1 year ago
net/http: clarify the precedence order for Request.FormValue More... over 1 year ago
cmd/compile: fix typo in comment More... over 1 year ago
os: relax tests and add examples for UserCacheDir and UserConfigDir More... over 1 year ago
math/big: fix uint64 overflow in nat.mulRange More... over 1 year ago
cmd/doc: fix inconsistent receiver name More... over 1 year ago
cmd/link/internal/dwtest: fix inconsistent receiver name More... over 1 year ago
net/http: wrap client errors More... over 1 year ago
reflect: StructOf set abi.TFlagRegularMemory More... over 1 year ago
cmd/link,runtime: merge minfunc const info internal/abi More... over 1 year ago
go/types, types2: typeparams.IndexExpr must not be an ast.Expr More... over 1 year ago
net/http: remove Content-Length header in http.Error More... over 1 year ago
slices: explicitly discard results of some functions More... over 1 year ago
io/fs,path/filepath: fix typo in SkipAll/SkipDir doc More... over 1 year ago