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
net/http: remove arbitrary timeout in TestServerAllowsBlockingRemoteAddr More... over 2 years ago
cmd/link: use label symbols for Duff's devices on darwin/arm64 More... over 2 years ago
cmd/dist: omit DWARF in build release toolchain binaries More... over 2 years ago
crypto/rsa: use BoringCrypto for 4096 bit keys More... over 2 years ago
syscall: use clone3 syscall with CLONE_NEWTIME More... over 2 years ago
cmd/go: unify the format of the go help xxx command More... over 2 years ago
os: correct func name in WriteFile godoc comment More... over 2 years ago
runtime/cgo: add tsan sync for traceback function More... over 2 years ago
go/types, types2: clean up defined type identity check/unification More... over 2 years ago
cmd/internal/obj/ppc64: add VC[LT]ZLSBB instructions More... over 2 years ago
cmd/go: enable -pgo=auto by default More... over 2 years ago
cmd/go: simplify cgo and buildmode checks in tests More... over 2 years ago
cmd/compile: enable address folding for globals on ARM64, just not -dynlink mode More... over 2 years ago
cmd/go: avoid running slow tests on non-longtest builders More... over 2 years ago
Revert "cmd/compile: enable address folding for global symbols of shared library" More... over 2 years ago
go/types, types2: fine-tune inference tracing output (debugging support) More... over 2 years ago
archive/zip: return ErrInsecurePath for unsafe paths by OpenReader More... over 2 years ago
syscall: avoid race in plan9 while syncing Chdir across goroutines More... over 2 years ago
cmd: fix mismatched symbols More... over 2 years ago
net: document the Close blocking with SO_LINGER on some OS's More... over 2 years ago
runtime: fix comment mismatch for currentConsMark More... over 2 years ago
cmd/internal/objabi: regenerate RelocType stringer file More... over 2 years ago
cmd/compile: combine similar optimization rules on arm64 More... over 2 years ago
cmd/compile: fix incorrect truncating when converting CMP to TST on arm64 More... over 2 years ago
internal/bytealg: rewrite indexbytebody on PPC64 More... over 2 years ago
go/types, types2: better error when method is missing due to ambiguity More... over 2 years ago
Revert "cmd/go: extend path shortening to all paths in messages" More... over 2 years ago
debug/buildinfo: use saferio in ReadData methods More... over 2 years ago
cmd/go: trim spaces in pkg-config ldflags output More... over 2 years ago
runtime: improve equal on ppc64x/power10 More... over 2 years ago