[go: up one dir, main page]

102
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmd/link: handle SRODATALRELRO in xcoffUpdateOuterSize More... about 1 month ago
cmd/compile/internal/bloop: avoid extraneous heap allocs in b.Loop body due to autotmp variable scope More... about 1 month ago
internal/http3: populate some http.Request fields More... about 1 month ago
go/ast/inspector: add Cursor.Valid method More... about 1 month ago
internal/buildcfg: disable sizespecializedmalloc by default More... about 1 month ago
go/token: simplify fixOffset More... about 1 month ago
gopls/internal/server: add interactive resolve server capabilities More... about 1 month ago
go/scanner: document implicit semicolon in multiline comments More... about 1 month ago
go/parser: use (*Scanner).End instead of scannerhooks More... about 1 month ago
go/parser: use (*Scanner).End in error testing More... about 1 month ago
go/scanner: clear all fields after Scanner reuse More... about 1 month ago
go/scanner: add End method to Scanner More... about 1 month ago
all: update vendored dependencies More... about 1 month ago
runtime: speed up cheaprand and cheaprand64 More... about 1 month ago
cmd/compile, go/*: move method type parameter checks from parsers to type checkers More... about 1 month ago
simd/archsimd: fix typo in the SHA256Message1 documentation string More... about 1 month ago
net/http: Add Server.DisableClientPriority field More... about 1 month ago
all: clean up old Go hacks
rsc
as Russ Cox
More... about 1 month ago
all: fix tags in remaining Unicode tables
rsc
as Russ Cox
More... about 1 month ago
all: delete old Unicode tables
rsc
as Russ Cox
More... about 1 month ago
devapp/owners: add adonovan as owner of various x/tools packages More... about 1 month ago
cmd/compile, simd: capture VAES instructions and fix AVX512VAES feature More... about 1 month ago
internal/runtime/gc/scan: include package in expandAVX512 symbol names More... about 1 month ago
runtime: rename aeshashbody to runtime.aeshashbody More... about 1 month ago
devapp/owners: adjust rfindleyr ownership More... about 1 month ago
html: add NodeType.String() method More... about 1 month ago
internal/jsonrpc2: fix missing latency/completed metrics and wrong status codes More... about 1 month ago
gopls/internal/settings: read interactive client capabilities More... about 1 month ago
net/http: try to drain response body upon closing for better connection re-use More... about 1 month ago
cmd/compile: simplify slice/array range loops on loong64 More... about 1 month ago