7 days ago |
Michael Anthony... | internal/runtime/gc/scan: import scan kernel from gclab... |
commit | commitdiff | tree |
7 days ago |
Brad Fitzpatrick | net/http: fix data race in client |
commit | commitdiff | tree |
7 days ago |
Keith Randall | cmd/compile: soften test for 74788 |
commit | commitdiff | tree |
7 days ago |
Keith Randall | cmd/compile: use generated loops instead of DUFFZERO... |
commit | commitdiff | tree |
7 days ago |
Keith Randall | cmd/compile: use generated loops instead of DUFFCOPY... |
commit | commitdiff | tree |
7 days ago |
Keith Randall | Revert "cmd/compile/internal/ssa: Use transitive proper... |
commit | commitdiff | tree |
7 days ago |
Cherry Mui | all: delete aliastypeparams GOEXPERIMENT |
commit | commitdiff | tree |
7 days ago |
Keith Randall | Revert "cmd/compile: allow multi-field structs to be... |
commit | commitdiff | tree |
7 days ago |
Keith Randall | Revert "cmd/compile: allow StructSelect [x] of interfac... |
commit | commitdiff | tree |
7 days ago |
Keith Randall | Revert "cmd/compile: allow more args in StructMake... |
commit | commitdiff | tree |
7 days ago |
Keith Randall | Revert "reflect: handle zero-sized fields of directly... |
commit | commitdiff | tree |
7 days ago |
Tobias Klauser | cmd/link/internal/ld, internal/syscall/unix: use posix_... |
commit | commitdiff | tree |
7 days ago |
Jack Christensen | database/sql: allow drivers to override Scan behavior |
commit | commitdiff | tree |
7 days ago |
Michael Fraenkel | net: context aware Dialer.Dial functions |
commit | commitdiff | tree |
7 days ago |
Dmitri Shuralyov | cmd/dist: require Go 1.24.6 as minimum bootstrap toolchain |
commit | commitdiff | tree |
8 days ago |
Joe Tsai | encoding/json: fix Indent trailing whitespace regressio... |
commit | commitdiff | tree |
8 days ago |
Bracken Dawson | net/http: add example for CrossOriginProtection |
commit | commitdiff | tree |
8 days ago |
Joe Tsai | encoding/json/v2: fix UnmarshalDecode regression with EOF |
commit | commitdiff | tree |
8 days ago |
cuiweixie | internal/runtime/maps: loop invariant code motion with... |
commit | commitdiff | tree |
8 days ago |
Tobias Klauser | net, os, file/filepath, syscall: use slices.Equal in... |
commit | commitdiff | tree |
8 days ago |
Xiaolin Zhao | cmd/compile: convert branch with zero to more optimal... |
commit | commitdiff | tree |
8 days ago |
thepudds | internal/sync: warn about incorrect unsafe usage in... |
commit | commitdiff | tree |
8 days ago |
Michael Munday | cmd/compile: allow InlMark operations to be speculative... |
commit | commitdiff | tree |
8 days ago |
Xiaolin Zhao | cmd/compile/internal/ssa: optimise more branches with... |
commit | commitdiff | tree |
10 days ago |
Ian Lance Taylor | internal/sync: rename Store parameter from old to new |
commit | commitdiff | tree |
10 days ago |
Cuong Manh Le | cmd/compile/internal/staticinit: remove deadcode |
commit | commitdiff | tree |
11 days ago |
Roland Shoemaker | cmd/go: fix fips doc link |
commit | commitdiff | tree |
11 days ago |
1911860538 | text/template: use sync.OnceValue for builtinFuncs |
commit | commitdiff | tree |
11 days ago |
Michael Munday | math: remove redundant infinity tests |
commit | commitdiff | tree |
11 days ago |
wagner riffel | cmd/go: fix get -tool when multiple packages are provided |
commit | commitdiff | tree |
11 days ago |
jiahua wang | all: update blog link |
commit | commitdiff | tree |
11 days ago |
Audi P. R.... | crypto/tls: check if quic conn can send session ticket |
commit | commitdiff | tree |
11 days ago |
database64128 | net: fix WriteMsgUDPAddrPort addr handling on IPv4... |
commit | commitdiff | tree |
11 days ago |
cuiweixie | internal/runtime/maps: remove unused var bitsetDeleted |
commit | commitdiff | tree |
11 days ago |
Keith Randall | reflect: handle zero-sized fields of directly-stored... |
commit | commitdiff | tree |
11 days ago |
Joel Sing | internal/bytealg: vector implementation of compare... |
commit | commitdiff | tree |
11 days ago |
limeidan | internal/bytealg: optimize Index/IndexString on loong64 |
commit | commitdiff | tree |
11 days ago |
limeidan | cmd/internal/obj/loong64: change the immediate range... |
commit | commitdiff | tree |
11 days ago |
Xiaolin Zhao | cmd/compile/internal/ssa: fix typo in LOONG64Ops.go... |
commit | commitdiff | tree |
11 days ago |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for FSEL instruction |
commit | commitdiff | tree |
12 days ago |
Richard Miller | time: skip TestLongAdjustTimers on plan9 (too slow) |
commit | commitdiff | tree |
12 days ago |
Cherry Mui | runtime/race: update darwin race syso |
commit | commitdiff | tree |
12 days ago |
qiulaidongfeng | all: remove support for windows/arm |
commit | commitdiff | tree |
13 days ago |
Keith Randall | cmd/compile: make panicBounds stack frame smaller on... |
commit | commitdiff | tree |
13 days ago |
Cherry Mui | debug/macho: support reading imported symbols without... |
commit | commitdiff | tree |
13 days ago |
Cherry Mui | cmd/internal/testdir: pass -buildid to link command |
commit | commitdiff | tree |
13 days ago |
Cherry Mui | cmd/internal/testdir: unify link command |
commit | commitdiff | tree |
13 days ago |
Damien Neil | database/sql: avoid closing Rows while scan is in progress |
commit | commitdiff | tree |
13 days ago |
Mark Freeman | go/types, types2: flip on position tracing |
commit | commitdiff | tree |
13 days ago |
Keith Randall | cmd/compile: allow more args in StructMake folding... |
commit | commitdiff | tree |
13 days ago |
Joel Sing | internal/bytealg: vector implementation of indexbyte... |
commit | commitdiff | tree |
13 days ago |
Joel Sing | internal/bytealg: vector implementation of equal for... |
commit | commitdiff | tree |
13 days ago |
Julian Zhu | crypto/sha512: use const table for key loading on loong64 |
commit | commitdiff | tree |
13 days ago |
Julian Zhu | crypto/sha256: use const table for key loading on loong64 |
commit | commitdiff | tree |
13 days ago |
Xiaolin Zhao | internal/chacha8rand: replace WORD with instruction... |
commit | commitdiff | tree |
13 days ago |
limeidan | cmd/internal/obj/loong64: add new instructions ALSL... |
commit | commitdiff | tree |
13 days ago |
Xiaolin Zhao | cmd/compile: fold negation into multiplication on loong64 |
commit | commitdiff | tree |
13 days ago |
Tobias Klauser | runtime: fix godoc comment for inVDSOPage |
commit | commitdiff | tree |
13 days ago |
Keith Randall | cmd/compile: allow StructSelect [x] of interface data... |
commit | commitdiff | tree |
13 days ago |
Mark Freeman | cmd/dist, internal/platform: mark freebsd/riscv64 broken |
commit | commitdiff | tree |
13 days ago |
Austin Clements | runtime: save AVX2 and AVX-512 state on asynchronous... |
commit | commitdiff | tree |
13 days ago |
Austin Clements | runtime: save scalar registers off stack in amd64 async... |
commit | commitdiff | tree |
13 days ago |
Austin Clements | internal/cpu: add AVX-512-CD and DQ, and derived "basic... |
commit | commitdiff | tree |
13 days ago |
Austin Clements | runtime: eliminate global state in mkpreempt.go |
commit | commitdiff | tree |
2025-08-05 |
Mateusz Poliwczak | go/parser: correct comment in expectedErrors |
commit | commitdiff | tree |
2025-08-05 |
qiulaidongfeng | cmd: remove dead code |
commit | commitdiff | tree |
2025-08-05 |
Michael Pratt | runtime: test VDSO symbol hash values |
commit | commitdiff | tree |
2025-08-05 |
Keith Randall | cmd/compile: allow multi-field structs to be stored... |
commit | commitdiff | tree |
2025-08-05 |
Keith Randall | cmd/compile: remove support for old-style bounds check... |
commit | commitdiff | tree |
2025-08-05 |
Keith Randall | cmd/compile: move ppc64 over to new bounds check strategy |
commit | commitdiff | tree |
2025-08-05 |
Daniel Morsing | cmd/compile/internal/ssa: Use transitive properties... |
commit | commitdiff | tree |
2025-08-05 |
Derek Parker | doc: fix typo in go memory model doc |
commit | commitdiff | tree |
2025-08-05 |
Cuong Manh Le | cmd/compile: remove isUintXPowerOfTwo functions |
commit | commitdiff | tree |
2025-08-05 |
Cuong Manh Le | cmd/compile: simplify isUintXPowerOfTwo implementation |
commit | commitdiff | tree |
2025-08-05 |
Cuong Manh Le | cmd/compile: make isUint{32,64}PowerOfTwo implementatio... |
commit | commitdiff | tree |
2025-08-05 |
Cuong Manh Le | cmd/compile, runtime: add checkptr instrumentation... |
commit | commitdiff | tree |
2025-08-05 |
Michael Munday | cmd/compile: optimise float <-> int register moves... |
commit | commitdiff | tree |
2025-08-04 |
Keith Randall | cmd/compile: move s390x over to new bounds check strategy |
commit | commitdiff | tree |
2025-08-04 |
Keith Randall | cmd/compile: move riscv64 over to new bounds check... |
commit | commitdiff | tree |
2025-08-04 |
Mateusz Poliwczak | go/parser: remove safePos |
commit | commitdiff | tree |
2025-08-04 |
Cherry Mui | cmd/cgo/internal/test: use (syntactic) constant for... |
commit | commitdiff | tree |
2025-08-04 |
Xiaolin Zhao | cmd/internal/obj/loong64: add {V,XV}{BITCLR/BITSET... |
commit | commitdiff | tree |
2025-08-04 |
Xiaolin Zhao | cmd/compile/internal/test: fix typo in comments |
commit | commitdiff | tree |
2025-08-04 |
Xiaolin Zhao | cmd/internal/obj/loong64: add [X]VLDREPL.{B/H/W/D}... |
commit | commitdiff | tree |
2025-08-04 |
limeidan | runtime: add reference to debugPinnerV1 |
commit | commitdiff | tree |
2025-08-01 |
Roy Reznik | cmd/go: modload should use a read-write lock to improve... |
commit | commitdiff | tree |
2025-08-01 |
qmuntal | runtime: deduplicate Windows stdcall |
commit | commitdiff | tree |
2025-08-01 |
qmuntal | runtime,syscall: move loadlibrary and getprocaddress... |
commit | commitdiff | tree |
2025-08-01 |
qmuntal | cmd/go: use os.Rename to move files on Windows |
commit | commitdiff | tree |
2025-08-01 |
Keith Randall | cmd/compile: enforce that locals are always accessed... |
commit | commitdiff | tree |
2025-08-01 |
Xiaolin Zhao | cmd/compile: optimize multiplication rules on loong64 |
commit | commitdiff | tree |
2025-08-01 |
Keith Randall | cmd/compile: use generated loops instead of DUFFZERO... |
commit | commitdiff | tree |
2025-07-31 |
Michael Matloob | cmd/go: explicitly reject module paths "go" and "toolchain" |
commit | commitdiff | tree |
2025-07-30 |
Michael Anthony... | runtime/metrics: add cleanup and finalizer queue metrics |
commit | commitdiff | tree |
2025-07-30 |
Michael Anthony... | runtime: add cgo call benchmark |
commit | commitdiff | tree |
2025-07-30 |
Michael Matloob | cmd/go/internal/gover: fix ModIsPrerelease for toolchai... |
commit | commitdiff | tree |
2025-07-30 |
Michael Munday | cmd/compile: add floating point min/max intrinsics... |
commit | commitdiff | tree |
2025-07-30 |
Michael Pratt | all: remove redundant Swiss prefixes |
commit | commitdiff | tree |
2025-07-30 |
Michael Pratt | all: remove GOEXPERIMENT=swissmap |
commit | commitdiff | tree |
2025-07-30 |
Youlin Feng | cmd/compile: deduplicate instructions when rewrite... |
commit | commitdiff | tree |
next |