]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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...
2025-07-30 qmuntalcrypto/tls: use standard chacha20-poly1305 cipher suite...
2025-07-30 Keith Randallcmd/compile: move mips32 over to new bounds check strategy
2025-07-30 Keith Randallcmd/compile: move mips64 over to new bounds check strategy
2025-07-30 Keith Randallcmd/compile: move loong64 over to new bounds check...
2025-07-30 khr@golang.orgcmd/compile: allow ops to specify clobbering input...
2025-07-30 Keith Randallcmd/compile: simplify zerorange on arm64
2025-07-30 Jorropocmd/compile: check domination of loop return in both...
2025-07-30 Keith Randallreflect: fix noswiss builder
2025-07-30 itchynyregexp: fix compiling alternate patterns of different...
2025-07-30 Xiaolin Zhaocmd/compile: avoid extending when already sufficiently...
2025-07-29 Cuong Manh Lecmd/compile: removing log2uint32 function
2025-07-29 Cuong Manh Lecmd/compile: simplify logX implementations
2025-07-29 Cuong Manh Lecmd/compile: use unsigned power-of-two detector for...
2025-07-29 Cuong Manh Lecmd/compile: add unsigned power-of-two detector
2025-07-29 Keith Randallinternal/abi: move direct/indirect flag from Kind to...
2025-07-29 Olivier Menguéos/exec: fix incorrect expansion of "", "." and "....
2025-07-29 Cherry Muiinternal/goexperiment: delete RangeFunc goexperiment
2025-07-29 Cherry Muiinternal/goexperiment: delete CacheProg goexperiment
2025-07-29 Michael Anthony... sync: remove synchashtriemap GOEXPERIMENT
2025-07-29 Keith Randallcmd/compile: move arm32 over to new bounds check strategy
2025-07-29 wingrezruntime: only deduct assist credit for arenas during GC
2025-07-29 qmuntalcmd/go/internal/telemetrystats: count goexperiments
2025-07-29 Olivier Menguéimage: fix formatting of godoc link
2025-07-29 mohansoncrypto/elliptic: change a variable name that have the...
2025-07-29 Keith Randallcmd/compile: simplify zerorange on amd64
2025-07-28 Olivier Menguéos/user: fix tests to pass on non-english Windows
2025-07-28 qmuntalinternal/poll: remove msg field from Windows' poll...
2025-07-28 qmuntalinternal/poll: remove rsan field from Windows' poll...
next