2025-04-16 |
Keith Randall | runtime: fix 9-arg syscall on darwin/amd64 |
commit | commitdiff | tree |
2025-04-16 |
thepudds | cmd/compile/internal/escape: add hash for bisecting... |
commit | commitdiff | tree |
2025-04-16 |
Constantin... | strings: duplicate alignment test from bytes package |
commit | commitdiff | tree |
2025-04-16 |
Keith Randall | math/big: fix loong64 assembly for vet |
commit | commitdiff | tree |
2025-04-15 |
Damien Neil | net/http: test intended behavior in TestClientInsecureT... |
commit | commitdiff | tree |
2025-04-15 |
Damien Neil | cmd/go/internal/imports: remove test dependency on... |
commit | commitdiff | tree |
2025-04-15 |
Lin Lin | cmd/compile/internal/importer: correct a matching error |
commit | commitdiff | tree |
2025-04-15 |
Damien Neil | os: handle trailing slashes in os.RemoveDir on Windows |
commit | commitdiff | tree |
2025-04-15 |
Huang Qiqi | math/big: optimize subVV function for loong64 |
commit | commitdiff | tree |
2025-04-15 |
Huang Qiqi | math/big: optimize mulAddVWW function for loong64 |
commit | commitdiff | tree |
2025-04-15 |
Huang Qiqi | math/big: optimize subVW function for loong64 |
commit | commitdiff | tree |
2025-04-15 |
Huang Qiqi | math/big: optimize addVW function for loong64 |
commit | commitdiff | tree |
2025-04-15 |
Xiaolin Zhao | internal/chacha8rand: implement func block in assembly |
commit | commitdiff | tree |
2025-04-15 |
limeidan | cmd/internal/obj/loong64: add support for {V,XV}SET... |
commit | commitdiff | tree |
2025-04-15 |
Alex S | encoding/json: correct method comment to reflect actual... |
commit | commitdiff | tree |
2025-04-15 |
Dmitrii Martynov | runtime: size field for gQueue and gList |
commit | commitdiff | tree |
2025-04-14 |
Achille Roussel | iter: reduce memory footprint of iter.Pull functions |
commit | commitdiff | tree |
2025-04-14 |
fanzha02 | internal/cpu: add a detection for Neoverse(N3, V3,... |
commit | commitdiff | tree |
2025-04-14 |
Keith Randall | path: add Join benchmark |
commit | commitdiff | tree |
2025-04-14 |
dmathieu | errors: optimize errors.Join for single unwrappable... |
commit | commitdiff | tree |
2025-04-14 |
James Tucker | internal/poll: disable SIO_UDP_NETRESET on Windows |
commit | commitdiff | tree |
2025-04-14 |
qmuntal | os,internal/poll: support I/O on overlapped files not... |
commit | commitdiff | tree |
2025-04-14 |
Guoqi Chen | runtime: optimize the function memmove using SIMD on... |
commit | commitdiff | tree |
2025-04-13 |
Than McIntosh | cmd: fix DWARF gen bug with packages that use assembly |
commit | commitdiff | tree |
2025-04-12 |
Keith Randall | cmd/compile: turn off variable-sized make() stack alloc... |
commit | commitdiff | tree |
2025-04-11 |
Marcel Meyer | all: use built-in min, max functions |
commit | commitdiff | tree |
2025-04-11 |
Marcel Meyer | cmd/compile/internal/ssa: small cleanups |
commit | commitdiff | tree |
2025-04-11 |
Tobias Klauser | os: fix TestRootChtimes on illumos |
commit | commitdiff | tree |
2025-04-11 |
Russ Cox | runtime: handle m0 padding better |
commit | commitdiff | tree |
2025-04-11 |
Marcel Meyer | cmd/compile/internal/ssa: simplify with built-in min... |
commit | commitdiff | tree |
2025-04-11 |
Marcel Meyer | cmd/compile/internal/ssa: use built-in min, max function |
commit | commitdiff | tree |
2025-04-11 |
Marcel Meyer | runtime: use built-in min function |
commit | commitdiff | tree |
2025-04-11 |
1911860538 | time: remove redundant int conversion in tzruleTime |
commit | commitdiff | tree |
2025-04-11 |
Russ Cox | math/big: remove copy responsibility from, rename shlVU... |
commit | commitdiff | tree |
2025-04-11 |
Russ Cox | math/big: replace addMulVVW with addMulVVWW |
commit | commitdiff | tree |
2025-04-10 |
Marcel Meyer | cmd/compile/internal/ssa: use built-in min function |
commit | commitdiff | tree |
2025-04-10 |
Marcel Meyer | cmd/compile/internal/ssa: remove unused round function |
commit | commitdiff | tree |
2025-04-10 |
Sam Thanawalla | cmd/go: add subdirectory support to go-import meta tag |
commit | commitdiff | tree |
2025-04-10 |
qmuntal | net: deduplicate sendfile files |
commit | commitdiff | tree |
2025-04-10 |
qmuntal | net: reenable sendfile on Windows |
commit | commitdiff | tree |
2025-04-10 |
Zxilly | cmd/internal/obj/wasm: use i64 for large return addr |
commit | commitdiff | tree |
2025-04-10 |
1911860538 | net/http: initialize Value with File length in cloneMul... |
commit | commitdiff | tree |
2025-04-09 |
Dmitrii Martynov | runtime: explicitly exclude a potential deadlock in... |
commit | commitdiff | tree |
2025-04-09 |
qiulaidongfeng | cmd/go: only print GOCACHE value in env -changed if... |
commit | commitdiff | tree |
2025-04-09 |
thepudds | cmd/go/internal/modcmd: remove documentation for auto... |
commit | commitdiff | tree |
2025-04-09 |
Jakob Ackermann | net/http: reduce memory usage when hijacking |
commit | commitdiff | tree |
2025-04-09 |
qmuntal | internal/poll: fix race in Close |
commit | commitdiff | tree |
2025-04-09 |
qmuntal | os: clean-up NewFile tests |
commit | commitdiff | tree |
2025-04-09 |
limeidan | cmd/compile: set unalignedOK to make memcombine work... |
commit | commitdiff | tree |
2025-04-09 |
David Chase | cmd/compile: fix the test for ABI specification so... |
commit | commitdiff | tree |
2025-04-09 |
Keith Randall | syscall: remove unused windows function |
commit | commitdiff | tree |
2025-04-08 |
Neal Patel | net/http: push roundTrip panic higher in the stack |
commit | commitdiff | tree |
2025-04-08 |
Damien Neil | context: don't return a nil Cause for a canceled custom... |
commit | commitdiff | tree |
2025-04-08 |
cuishuang | time: add examples for AppendBinary and AppendText |
commit | commitdiff | tree |
2025-04-08 |
Alan Donovan | go/types: document that Defs[id] may be missing in... |
commit | commitdiff | tree |
2025-04-08 |
Mark Freeman | go/types, types2: fix failing error message test for... |
commit | commitdiff | tree |
2025-04-08 |
qmuntal | syscall: fix dangling pointers in Windows' process... |
commit | commitdiff | tree |
2025-04-08 |
Mateusz Poliwczak | go/ast: don't MergeLine in SortImports when last import... |
commit | commitdiff | tree |
2025-04-08 |
apocelipes | runtime: use internal/byteorder |
commit | commitdiff | tree |
2025-04-08 |
Mateusz Poliwczak | internal/runtime/maps: pass proper func PC to race... |
commit | commitdiff | tree |
2025-04-08 |
Keith Randall | cmd/compile: add additional flag constant folding rules |
commit | commitdiff | tree |
2025-04-07 |
Brad Fitzpatrick | doc/next: fix link |
commit | commitdiff | tree |
2025-04-07 |
zhi.wang | strconv: use switch for '+'/'-' prefix handling |
commit | commitdiff | tree |
2025-04-07 |
abemotion | net/http: add link to types |
commit | commitdiff | tree |
2025-04-07 |
Mateusz Poliwczak | go/ast: move sortimports test directly to go/ast |
commit | commitdiff | tree |
2025-04-07 |
cuishuang | all: use built-in max/min to simplify the code |
commit | commitdiff | tree |
2025-04-07 |
Sam Thanawalla | cmd/go: fix version stamping for v2 modules and subdire... |
commit | commitdiff | tree |
2025-04-07 |
Carlos Amedee | doc/go1.25: document macOS requirements |
commit | commitdiff | tree |
2025-04-07 |
Richard Miller | runtime: protect plan9 time_now function with !faketime... |
commit | commitdiff | tree |
2025-04-07 |
Xin Hao | log/slog: make examples playable |
commit | commitdiff | tree |
2025-04-07 |
Nicola Murino | crypto/tls: add offered cipher suites to the handshake... |
commit | commitdiff | tree |
2025-04-07 |
Dimitri John... | cmd/go/internal/load: join incompatible and dirty build... |
commit | commitdiff | tree |
2025-04-07 |
Sam Thanawalla | cmd/go: fix GOAUTH parsing for trailing slash |
commit | commitdiff | tree |
2025-04-07 |
Keith Randall | cmd/compile: be more conservative about arm64 insns... |
commit | commitdiff | tree |
2025-04-06 |
cuishuang | all: use slices.Equal to simplify code |
commit | commitdiff | tree |
2025-04-05 |
Keith Randall | cmd/compile: on 32-bit, bump up align for values that... |
commit | commitdiff | tree |
2025-04-04 |
khr@golang.org | cmd/compile: use zero register instead of specialized... |
commit | commitdiff | tree |
2025-04-04 |
Keith Randall | cmd/compile: allow pointer-containing elements in stack... |
commit | commitdiff | tree |
2025-04-04 |
qmuntal | os: support overlapped IO with NewFile |
commit | commitdiff | tree |
2025-04-04 |
Keith Randall | cmd/compile: aggregate scalar allocations for heap... |
commit | commitdiff | tree |
2025-04-04 |
qmuntal | internal/syscall/windows: use unsafe.Pointer instead... |
commit | commitdiff | tree |
2025-04-04 |
Keith Randall | cmd/compile: stack allocate variable-sized makeslice |
commit | commitdiff | tree |
2025-04-04 |
Alexander Musman | cmd/compile: improve store-to-load forwarding with... |
commit | commitdiff | tree |
2025-04-04 |
qiulaidongfeng | sync: add WaitGroup.Go |
commit | commitdiff | tree |
2025-04-04 |
qmuntal | internal/poll: simplify execIO |
commit | commitdiff | tree |
2025-04-04 |
Michael Pratt | runtime: add thread exit plus vgetrandom stress test |
commit | commitdiff | tree |
2025-04-03 |
Mark Freeman | go/types, types2: better error messages for invalid... |
commit | commitdiff | tree |
2025-04-03 |
thepudds | testing: clarify how B.Loop avoids optimizing away... |
commit | commitdiff | tree |
2025-04-03 |
qmuntal | internal/syscall/windows: define NtQueryInformationFile... |
commit | commitdiff | tree |
2025-04-03 |
Aleksey Markin | cmd/link/internal/ld: introduce -funcalign=N option |
commit | commitdiff | tree |
2025-04-03 |
Vasily Leonenko | internal/bytealg: optimize Index/IndexString/IndexByte... |
commit | commitdiff | tree |
2025-04-03 |
Vasily Leonenko | internal/bytealg: optimize Count/CountString on arm64 |
commit | commitdiff | tree |
2025-04-03 |
0x2b3bfa0 | make.bat: fix GOROOT_BOOTSTRAP detection |
commit | commitdiff | tree |
2025-04-03 |
Alan Donovan | api: move go1.25 to next/70250 |
commit | commitdiff | tree |
2025-04-03 |
Joel Sing | cmd/internal/obj/arm64: return a bit shift from movcon |
commit | commitdiff | tree |
2025-04-03 |
Joel Sing | cmd/internal/obj/arm64: deduplicate con32class |
commit | commitdiff | tree |
2025-04-03 |
Joel Sing | cmd/internal/obj/arm64: simplify conclass |
commit | commitdiff | tree |
2025-04-03 |
Michael Pratt | runtime: cleanup M vgetrandom state before dropping P |
commit | commitdiff | tree |
2025-04-02 |
Julia Lapenko | cmd/compile/internal/devirtualize: do not select a... |
commit | commitdiff | tree |
2025-04-02 |
Sergey Slukin | cmd/compile: changed variable name due to shadowing... |
commit | commitdiff | tree |
next |