| 2025-08-14 |
Junyang Shao | [dev.simd] cmd/compile: accounts rematerialize ops... |
commit | commitdiff | tree |
| 2025-08-14 |
Cherry Mui | [dev.simd] all: merge master (924fe98) into dev.simd |
commit | commitdiff | tree |
| 2025-08-14 |
Joel Sing | cmd/internal/obj/riscv: add encoding for compressed... |
commit | commitdiff | tree |
| 2025-08-14 |
Michael Munday | cmd/compile: emit classify instructions for infinity... |
commit | commitdiff | tree |
| 2025-08-13 |
Keith Randall | cmd/compile: use generated loops instead of DUFFCOPY... |
commit | commitdiff | tree |
| 2025-08-13 |
Joe Tsai | encoding/json/v2: cleanup error constructors |
commit | commitdiff | tree |
| 2025-08-13 |
Joe Tsai | encoding/json/v2: fix incorrect marshaling of NaN in... |
commit | commitdiff | tree |
| 2025-08-13 |
Joe Tsai | encoding/json/v2: fix wrong type with cyclic marshal... |
commit | commitdiff | tree |
| 2025-08-13 |
Dmitri Shuralyov | cmd/pprof: update vendored github.com/google/pprof |
commit | commitdiff | tree |
| 2025-08-13 |
Richard Miller | os/exec: fix incorrect expansion of ".." in LookPath... |
commit | commitdiff | tree |
| 2025-08-13 |
Keith Randall | cmd/compile: during regalloc, fixedreg values are alway... |
commit | commitdiff | tree |
| 2025-08-13 |
Austin Clements | [dev.simd] simd/_gen/simdgen: rewrite etetest.sh |
commit | commitdiff | tree |
| 2025-08-13 |
Austin Clements | [dev.simd] simd/_gen: migrate simdgen from x/arch |
commit | commitdiff | tree |
| 2025-08-13 |
Austin Clements | [dev.simd] go/types: exclude simd/_gen module from... |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] simd: reorganize/rename generated emulation... |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] simd: add emulations for missing AVX2 compar... |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] simd, cmd/compile: generated code for Broadcast |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] cmd/compile: fix LoadReg so it is aware... |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] cmd/compile: fix isIntrinsic for methods... |
commit | commitdiff | tree |
| 2025-08-13 |
Alexey Palazhchenko | runtime/trace: fix documentation typo |
commit | commitdiff | tree |
| 2025-08-13 |
Felix Geisendörfer | internal/trace: fix wrong scope for Event.Range or... |
commit | commitdiff | tree |
| 2025-08-13 |
David Chase | [dev.simd] cmd/compile: generated code from 'fix genera... |
commit | commitdiff | tree |
| 2025-08-13 |
Jorropo | cmd/compile: teach prove about len's & cap's max based... |
commit | commitdiff | tree |
| 2025-08-13 |
Xiaolin Zhao | cmd/compile: absorb NEGV into branch on loong64 |
commit | commitdiff | tree |
| 2025-08-13 |
Dmitri Shuralyov | all: update vendored dependencies [generated] |
commit | commitdiff | tree |
| 2025-08-13 |
Joel Sing | cmd/link/internal/ld: remove OpenBSD buildid workaround |
commit | commitdiff | tree |
| 2025-08-13 |
limeidan | cmd/compile/internal: optimize multiplication use new... |
commit | commitdiff | tree |
| 2025-08-13 |
Cherry Mui | runtime/race: restore previous version of LLVM TSAN... |
commit | commitdiff | tree |
| 2025-08-13 |
limeidan | cmd/compile/internal/ssa: use BEQ/BNE to optimize the... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Anthony... | internal/runtime/gc/scan: avoid -1 index when cache... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "cmd/compile: use generated loops instead of... |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace: clarify which StateTransition events... |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace: fix Sync.ClockSnapshot comment |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace: remove unused StateTransition.id field |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace/tracev2: adjust comment for consistency |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace/tracev2: fix EvSTWBegin comment to inclu... |
commit | commitdiff | tree |
| 2025-08-12 |
Felix Geisendörfer | internal/trace/internal/testgen: fix missing stacks... |
commit | commitdiff | tree |
| 2025-08-12 |
Michael Anthony... | internal/runtime/gc/scan: import scan kernel from gclab... |
commit | commitdiff | tree |
| 2025-08-12 |
Brad Fitzpatrick | net/http: fix data race in client |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | cmd/compile: soften test for 74788 |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | cmd/compile: use generated loops instead of DUFFZERO... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | cmd/compile: use generated loops instead of DUFFCOPY... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "cmd/compile/internal/ssa: Use transitive proper... |
commit | commitdiff | tree |
| 2025-08-12 |
Cherry Mui | all: delete aliastypeparams GOEXPERIMENT |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "cmd/compile: allow multi-field structs to be... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "cmd/compile: allow StructSelect [x] of interfac... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "cmd/compile: allow more args in StructMake... |
commit | commitdiff | tree |
| 2025-08-12 |
Keith Randall | Revert "reflect: handle zero-sized fields of directly... |
commit | commitdiff | tree |
| 2025-08-11 |
Tobias Klauser | cmd/link/internal/ld, internal/syscall/unix: use posix_... |
commit | commitdiff | tree |
| 2025-08-11 |
Jack Christensen | database/sql: allow drivers to override Scan behavior |
commit | commitdiff | tree |
| 2025-08-11 |
Michael Fraenkel | net: context aware Dialer.Dial functions |
commit | commitdiff | tree |
| 2025-08-11 |
Dmitri Shuralyov | cmd/dist: require Go 1.24.6 as minimum bootstrap toolchain |
commit | commitdiff | tree |
| 2025-08-11 |
Austin Clements | [dev.simd] cmd/compile, simd: update generated files |
commit | commitdiff | tree |
| 2025-08-11 |
Austin Clements | [dev.simd] cmd/compile, simd: update generated files |
commit | commitdiff | tree |
| 2025-08-11 |
Austin Clements | [dev.simd] cmd/compile, simd: update generated files |
commit | commitdiff | tree |
| 2025-08-11 |
Austin Clements | [dev.simd] cmd/compile, simd: update generated files |
commit | commitdiff | tree |
| 2025-08-11 |
Joe Tsai | encoding/json: fix Indent trailing whitespace regressio... |
commit | commitdiff | tree |
| 2025-08-11 |
Bracken Dawson | net/http: add example for CrossOriginProtection |
commit | commitdiff | tree |
| 2025-08-11 |
Joe Tsai | encoding/json/v2: fix UnmarshalDecode regression with EOF |
commit | commitdiff | tree |
| 2025-08-11 |
Junyang Shao | [dev.simd] simd: imm doc improve |
commit | commitdiff | tree |
| 2025-08-11 |
David Chase | [dev.simd] cmd/compile: keep track of multiple rule... |
commit | commitdiff | tree |
| 2025-08-11 |
Junyang Shao | [dev.simd] cmd/compile, simd: jump table for imm ops |
commit | commitdiff | tree |
| 2025-08-11 |
cuiweixie | internal/runtime/maps: loop invariant code motion with... |
commit | commitdiff | tree |
| 2025-08-11 |
Tobias Klauser | net, os, file/filepath, syscall: use slices.Equal in... |
commit | commitdiff | tree |
| 2025-08-11 |
Xiaolin Zhao | cmd/compile: convert branch with zero to more optimal... |
commit | commitdiff | tree |
| 2025-08-11 |
thepudds | internal/sync: warn about incorrect unsafe usage in... |
commit | commitdiff | tree |
| 2025-08-11 |
Michael Munday | cmd/compile: allow InlMark operations to be speculative... |
commit | commitdiff | tree |
| 2025-08-11 |
Xiaolin Zhao | cmd/compile/internal/ssa: optimise more branches with... |
commit | commitdiff | tree |
| 2025-08-08 |
Ian Lance Taylor | internal/sync: rename Store parameter from old to new |
commit | commitdiff | tree |
| 2025-08-08 |
Cuong Manh Le | cmd/compile/internal/staticinit: remove deadcode |
commit | commitdiff | tree |
| 2025-08-08 |
Roland Shoemaker | cmd/go: fix fips doc link |
commit | commitdiff | tree |
| 2025-08-08 |
1911860538 | text/template: use sync.OnceValue for builtinFuncs |
commit | commitdiff | tree |
| 2025-08-08 |
Michael Munday | math: remove redundant infinity tests |
commit | commitdiff | tree |
| 2025-08-08 |
wagner riffel | cmd/go: fix get -tool when multiple packages are provided |
commit | commitdiff | tree |
| 2025-08-08 |
jiahua wang | all: update blog link |
commit | commitdiff | tree |
| 2025-08-08 |
Audi P. R.... | crypto/tls: check if quic conn can send session ticket |
commit | commitdiff | tree |
| 2025-08-08 |
database64128 | net: fix WriteMsgUDPAddrPort addr handling on IPv4... |
commit | commitdiff | tree |
| 2025-08-08 |
David Chase | [dev.simd] simd: add emulations for bitwise ops and... |
commit | commitdiff | tree |
| 2025-08-08 |
cuiweixie | internal/runtime/maps: remove unused var bitsetDeleted |
commit | commitdiff | tree |
| 2025-08-08 |
Keith Randall | reflect: handle zero-sized fields of directly-stored... |
commit | commitdiff | tree |
| 2025-08-08 |
Joel Sing | internal/bytealg: vector implementation of compare... |
commit | commitdiff | tree |
| 2025-08-08 |
limeidan | internal/bytealg: optimize Index/IndexString on loong64 |
commit | commitdiff | tree |
| 2025-08-08 |
limeidan | cmd/internal/obj/loong64: change the immediate range... |
commit | commitdiff | tree |
| 2025-08-08 |
Xiaolin Zhao | cmd/compile/internal/ssa: fix typo in LOONG64Ops.go... |
commit | commitdiff | tree |
| 2025-08-08 |
Xiaolin Zhao | cmd/internal/obj/loong64: add support for FSEL instruction |
commit | commitdiff | tree |
| 2025-08-07 |
Richard Miller | time: skip TestLongAdjustTimers on plan9 (too slow) |
commit | commitdiff | tree |
| 2025-08-07 |
Junyang Shao | [dev.simd] cmd/compile, simd: API interface fixes |
commit | commitdiff | tree |
| 2025-08-07 |
Junyang Shao | [dev.simd] cmd/compile, simd: add value conversion... |
commit | commitdiff | tree |
| 2025-08-06 |
Cherry Mui | runtime/race: update darwin race syso |
commit | commitdiff | tree |
| 2025-08-06 |
qiulaidongfeng | all: remove support for windows/arm |
commit | commitdiff | tree |
| 2025-08-06 |
Junyang Shao | [dev.simd] cmd/compile, simd: add Expand |
commit | commitdiff | tree |
| 2025-08-06 |
Junyang Shao | [dev.simd] cmd/compile, simd: (Set|Get)(Lo|Hi) |
commit | commitdiff | tree |
| 2025-08-06 |
Keith Randall | cmd/compile: make panicBounds stack frame smaller on... |
commit | commitdiff | tree |
| 2025-08-06 |
Cherry Mui | debug/macho: support reading imported symbols without... |
commit | commitdiff | tree |
| 2025-08-06 |
Cherry Mui | cmd/internal/testdir: pass -buildid to link command |
commit | commitdiff | tree |
| 2025-08-06 |
Cherry Mui | cmd/internal/testdir: unify link command |
commit | commitdiff | tree |
| 2025-08-06 |
Damien Neil | database/sql: avoid closing Rows while scan is in progress |
commit | commitdiff | tree |
| 2025-08-06 |
Mark Freeman | go/types, types2: flip on position tracing |
commit | commitdiff | tree |
| 2025-08-06 |
Keith Randall | cmd/compile: allow more args in StructMake folding... |
commit | commitdiff | tree |
| 2025-08-06 |
Joel Sing | internal/bytealg: vector implementation of indexbyte... |
commit | commitdiff | tree |
| next |