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