2023-04-26 |
Than McIntosh | internal/coverage/slicewriter: fix off-by-1 error in... |
commit | commitdiff | tree |
2023-04-26 |
ioworker0 | runtime: add a alignment check |
commit | commitdiff | tree |
2023-04-25 |
Ian Lance Taylor | crypto/sha512: add WriteString and WriteByte method |
commit | commitdiff | tree |
2023-04-25 |
Ian Lance Taylor | crypto/sha1: add WriteString and WriteByte method |
commit | commitdiff | tree |
2023-04-25 |
Ian Lance Taylor | crypto/sha256: add WriteString and WriteByte method |
commit | commitdiff | tree |
2023-04-25 |
Austin Clements | cmd/dist: actually only compile tests with -compile... |
commit | commitdiff | tree |
2023-04-25 |
qmuntal | runtime: fallback to TEB arbitrary pointer when TLS... |
commit | commitdiff | tree |
2023-04-25 |
Nayef Ghattas | runtime/metrics: specify that bucket counts increase... |
commit | commitdiff | tree |
2023-04-25 |
fanzha02 | internal/cpu: add a detection for Neoverse(N2, V2)... |
commit | commitdiff | tree |
2023-04-25 |
Alan Donovan | go/ast: add IsGenerated(*File) predicate |
commit | commitdiff | tree |
2023-04-25 |
cui fliter | html/template: fix unavailable url |
commit | commitdiff | tree |
2023-04-24 |
Ian Lance Taylor | runtime: add raceFiniLock to lock ranking |
commit | commitdiff | tree |
2023-04-24 |
Bryan C. Mills | internal/testenv: actually try to exec on ios and wasm |
commit | commitdiff | tree |
2023-04-24 |
Roland Shoemaker | archive/zip: reject overflowing directorySize & directo... |
commit | commitdiff | tree |
2023-04-24 |
Sameer Ajmani | doc: fix typo in Go 1.21 release notes |
commit | commitdiff | tree |
2023-04-24 |
Bryan C. Mills | runtime: fix CgoRaceprof and CgoRaceSignal build failures |
commit | commitdiff | tree |
2023-04-24 |
Jonathan Amsterdam | testing/slogtest: tests for slog handlers |
commit | commitdiff | tree |
2023-04-24 |
Cherry Mui | cmd/link: don't sort data symbols by name |
commit | commitdiff | tree |
2023-04-24 |
Cherry Mui | cmd/link: use uint32 as symbol index |
commit | commitdiff | tree |
2023-04-24 |
Bryan C. Mills | cmd/go: declare net hosts in script tests |
commit | commitdiff | tree |
2023-04-24 |
Nayef Ghattas | runtime/metrics: set /sched/latencies:seconds as cumulative |
commit | commitdiff | tree |
2023-04-24 |
Cherry Mui | cmd/link: use slice and bitmap for some attributes |
commit | commitdiff | tree |
2023-04-24 |
Tero Saarni | crypto/tls: fix PSK binder calculation |
commit | commitdiff | tree |
2023-04-24 |
Ian Lance Taylor | runtime: call _exit, not exit, on AIX and Solaris |
commit | commitdiff | tree |
2023-04-24 |
Ian Lance Taylor | runtime: use platform.RaceDetectorSupported for -race... |
commit | commitdiff | tree |
2023-04-22 |
Bryan C. Mills | internal/testenv: in HasExec, try to actually exec... |
commit | commitdiff | tree |
2023-04-21 |
Xiaodong Liu | cmd/compile: support -buildmode=c-shared on linux/mips6... |
commit | commitdiff | tree |
2023-04-21 |
Keith Randall | flag: panic if a flag is defined after being set |
commit | commitdiff | tree |
2023-04-21 |
Johan Brandhorst... | misc/wasm: support wasmtime in wasip1 |
commit | commitdiff | tree |
2023-04-21 |
Ian Lance Taylor | runtime: in __tsan_fini tell scheduler we are entering... |
commit | commitdiff | tree |
2023-04-21 |
Keith Randall | cmd/compile: introduce separate memory op combining... |
commit | commitdiff | tree |
2023-04-21 |
Bryan C. Mills | runtime: skip TestG0StackOverflow on ios |
commit | commitdiff | tree |
2023-04-21 |
Lucien Coffe | runtime: prevent double lock in checkdead by unlocking... |
commit | commitdiff | tree |
2023-04-21 |
Bryan C. Mills | log: avoid leaking goroutines in TestOutputRace |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | runtime: tidy _Stack* constant naming |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | runtime, cmd: rationalize StackLimit and StackGuard |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | internal/abi, runtime, cmd: merge StackSmall, StackBig... |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | internal/abi, runtime, cmd: merge PCDATA_* and FUNCDATA... |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | internal/abi, runtime, cmd: merge funcFlag_* consts... |
commit | commitdiff | tree |
2023-04-21 |
Austin Clements | internal/abi, runtime, cmd: merge funcID_* consts into... |
commit | commitdiff | tree |
2023-04-21 |
Bryan C. Mills | cmd/go: assert on more of the version string in TestScr... |
commit | commitdiff | tree |
2023-04-21 |
Oleksandr Redko | cmd/go/internal/vcweb: replace ioutil with os and io |
commit | commitdiff | tree |
2023-04-21 |
Lynn Boger | cmd/internal/obj/ppc64: modify PCALIGN to ensure alignment |
commit | commitdiff | tree |
2023-04-21 |
Paul E. Murphy | cmd/link/internal/ppc64: Use PCrel relocs in runtime... |
commit | commitdiff | tree |
2023-04-21 |
Paul E. Murphy | internal/bytealg: rewrite indexbytebody on PPC64 |
commit | commitdiff | tree |
2023-04-21 |
Paul E. Murphy | cmd/link,cmd/internal/obj/ppc64: enable PCrel on power1... |
commit | commitdiff | tree |
2023-04-21 |
Bryan C. Mills | os/user: skip tests that invoke Current if it returns... |
commit | commitdiff | tree |
2023-04-21 |
Russ Cox | go/types: add test case for CL 486398 |
commit | commitdiff | tree |
2023-04-21 |
Mateusz Poliwczak | crypto/x509: use the RFC 6125 terminology in the Verify... |
commit | commitdiff | tree |
2023-04-21 |
Robert Griesemer | go/types, types2: abort type unification if no progress... |
commit | commitdiff | tree |
2023-04-20 |
Michael Pratt | cmd/compile: expose ir.Func to ssa |
commit | commitdiff | tree |
2023-04-20 |
Nick Ripley | runtime: turn frame pointer unwinding for tracing off... |
commit | commitdiff | tree |
2023-04-20 |
Michael Anthony... | runtime: bring back minHeapIdx in scavenge index |
commit | commitdiff | tree |
2023-04-20 |
Jonathan Amsterdam | log/slog: add Source type for source location |
commit | commitdiff | tree |
2023-04-20 |
Bryan C. Mills | cmd/dist: refactor generated cgo-support logic |
commit | commitdiff | tree |
2023-04-20 |
Olivier Mengué | io: ReadAll: do not check for realloc in first round |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | Revert "internal/abi, runtime, cmd: merge StackSmall... |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | Revert "runtime, cmd: rationalize StackLimit and StackG... |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | Revert "runtime: tidy _Stack* constant naming" |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | runtime: tidy _Stack* constant naming |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | runtime, cmd: rationalize StackLimit and StackGuard |
commit | commitdiff | tree |
2023-04-20 |
Austin Clements | internal/abi, runtime, cmd: merge StackSmall, StackBig... |
commit | commitdiff | tree |
2023-04-20 |
Keith Randall | runtime: mix a bit more in arm64 hash function |
commit | commitdiff | tree |
2023-04-20 |
Michael Anthony... | runtime: initialize scavengeIndex fields properly |
commit | commitdiff | tree |
2023-04-20 |
Russ Cox | go/types: fix version downgrade bug without Config... |
commit | commitdiff | tree |
2023-04-20 |
Damien Neil | doc: add release notes for new context functions |
commit | commitdiff | tree |
2023-04-20 |
Jonathan Amsterdam | log/slog: remove calls to Value.Resolve from core |
commit | commitdiff | tree |
2023-04-20 |
Alan Donovan | std: fix various nilness findings |
commit | commitdiff | tree |
2023-04-19 |
Bryan C. Mills | crypto/tls: retry DialWithTimeout until the listener... |
commit | commitdiff | tree |
2023-04-19 |
Tobias Klauser | net: remove unused _C_FreeCString |
commit | commitdiff | tree |
2023-04-19 |
Damien Neil | context: add AfterFunc |
commit | commitdiff | tree |
2023-04-19 |
Egon Elbre | slices: optimize Index and Compact for large types |
commit | commitdiff | tree |
2023-04-19 |
Dmitri Shuralyov | make.{bash,bat}: check unmodified $PATH for $GOROOT... |
commit | commitdiff | tree |
2023-04-19 |
Michael Anthony... | runtime: manage huge pages explicitly |
commit | commitdiff | tree |
2023-04-19 |
Michael Anthony... | runtime: disable huge pages for GC metadata for small... |
commit | commitdiff | tree |
2023-04-19 |
Bryan C. Mills | os: check for ErrNotExist instead of ErrExist in TestNo... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | cmd/compile/internal/types2: only mark variables as... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | go/types, types2: be deliberate with Checker.use in... |
commit | commitdiff | tree |
2023-04-19 |
Robert Griesemer | go/types, types2: don't panic for invalid assignments... |
commit | commitdiff | tree |
2023-04-19 |
Ian Lance Taylor | net: check for NUL bytes in strings passed to C functions |
commit | commitdiff | tree |
2023-04-18 |
Robert Griesemer | go/types, types2: consistently set x.mode in Checker... |
commit | commitdiff | tree |
2023-04-18 |
Cherry Zhang | runtime: adjust frame pointer on stack copy on ARM64 |
commit | commitdiff | tree |
2023-04-18 |
Michael Pratt | runtime: consolidate function descriptor definitions... |
commit | commitdiff | tree |
2023-04-18 |
Keith Randall | cmd/compile: remove memequal call from string compares... |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | debug/elf: support zstd compression |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | internal/zstd: new internal package for zstd decompression |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | runtime: add and use pollDesc fd sequence field |
commit | commitdiff | tree |
2023-04-18 |
Ian Lance Taylor | runtime: change lfstack support to taggedPointer |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: skip over all workspace modules in go mod verify |
commit | commitdiff | tree |
2023-04-18 |
Bryan C. Mills | cmd/go: include internal/godebugs in TestNewReleaseRebu... |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | src/internal/godebugs: add a skip for missing godebug.md |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: mark gocacheverify godebug as undocumented |
commit | commitdiff | tree |
2023-04-18 |
Michael Matloob | cmd/go: stub out gotoolchain.go for wasip1 os build tag |
commit | commitdiff | tree |
2023-04-18 |
Than McIntosh | Revert "cmd/compile: rework marking of dead hidden... |
commit | commitdiff | tree |
2023-04-18 |
Archana R | runtime: improve index on ppc64x/power10 |
commit | commitdiff | tree |
2023-04-18 |
Brad Fitzpatrick | syscall: add a sync.Pool for a NetlinkRIB scratch buffer |
commit | commitdiff | tree |
2023-04-18 |
Matthieu Baerts | net: mptcp: add TCPConn's MultipathTCP checker |
commit | commitdiff | tree |
2023-04-18 |
Matthieu Baerts | internal/poll: add GetsockoptInt |
commit | commitdiff | tree |
2023-04-18 |
Oleksandr Redko | plugin: fix duplicated word in comment |
commit | commitdiff | tree |
2023-04-18 |
jiahua wang | maps: replace slicesEqual with slices.Equal |
commit | commitdiff | tree |
next |