]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
3 days ago Michael Anthony... internal/trace: emit final sync event for generation...
3 days ago Michael Anthony... runtime: don't overwrite global stop channel in tests
3 days ago Michael Anthony... internal/trace: add end-of-generation signal to trace
3 days ago Richard Millernet: skip TestIPv4WriteMsgUDPAddrPort on plan9
3 days ago Michael Anthony... runtime/metrics: add metric for current Go-owned thread...
3 days ago Michael Anthony... runtime/metrics: add metric for total goroutines created
3 days ago Michael Anthony... runtime/metrics: add metrics for goroutine sched states
3 days ago Michael Anthony... runtime: disable stack shrinking for all waiting-for...
3 days ago Keith Randallruntime: remove duff support for amd64
3 days ago Keith Randallruntime: remove duff support for arm64
4 days ago Keith Randallcmd/compile: use generated loops instead of DUFFCOPY...
4 days ago Jon San Miguelcmd/go: test barrier actions
4 days ago cuiweixieinternal/runtime: cleaner overflow checker
4 days ago database64128syscall: permit nil destination address in sendmsgN...
4 days ago Damien Neilruntime: make all synctest bubble violations fatal...
5 days ago Joel Singcmd/internal/obj/riscv: add encoding for compressed...
5 days ago Michael Mundaycmd/compile: emit classify instructions for infinity...
5 days ago Keith Randallcmd/compile: use generated loops instead of DUFFCOPY...
5 days ago Joe Tsaiencoding/json/v2: cleanup error constructors
5 days ago Joe Tsaiencoding/json/v2: fix incorrect marshaling of NaN in...
5 days ago Joe Tsaiencoding/json/v2: fix wrong type with cyclic marshal...
5 days ago Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof
5 days ago Richard Milleros/exec: fix incorrect expansion of ".." in LookPath...
5 days ago Keith Randallcmd/compile: during regalloc, fixedreg values are alway...
5 days ago Alexey Palazhchenkoruntime/trace: fix documentation typo
5 days ago Felix Geisendörferinternal/trace: fix wrong scope for Event.Range or...
6 days ago Jorropocmd/compile: teach prove about len's & cap's max based...
6 days ago Xiaolin Zhaocmd/compile: absorb NEGV into branch on loong64
6 days ago Dmitri Shuralyovall: update vendored dependencies [generated]
6 days ago Joel Singcmd/link/internal/ld: remove OpenBSD buildid workaround
6 days ago limeidancmd/compile/internal: optimize multiplication use new...
6 days ago Cherry Muiruntime/race: restore previous version of LLVM TSAN...
6 days ago limeidancmd/compile/internal/ssa: use BEQ/BNE to optimize the...
6 days ago Michael Anthony... internal/runtime/gc/scan: avoid -1 index when cache...
6 days ago Keith RandallRevert "cmd/compile: use generated loops instead of...
6 days ago Felix Geisendörferinternal/trace: clarify which StateTransition events...
6 days ago Felix Geisendörferinternal/trace: fix Sync.ClockSnapshot comment
6 days ago Felix Geisendörferinternal/trace: remove unused StateTransition.id field
6 days ago Felix Geisendörferinternal/trace/tracev2: adjust comment for consistency
6 days ago Felix Geisendörferinternal/trace/tracev2: fix EvSTWBegin comment to inclu...
6 days ago Felix Geisendörferinternal/trace/internal/testgen: fix missing stacks...
6 days ago Michael Anthony... internal/runtime/gc/scan: import scan kernel from gclab...
6 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
7 days ago Joe Tsaiencoding/json: fix Indent trailing whitespace regressio...
7 days ago Bracken Dawsonnet/http: add example for CrossOriginProtection
7 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
10 days ago Roland Shoemakercmd/go: fix fips doc link
10 days ago 1911860538text/template: use sync.OnceValue for builtinFuncs
10 days ago Michael Mundaymath: remove redundant infinity tests
10 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
11 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
12 days ago Keith Randallcmd/compile: make panicBounds stack frame smaller on...
12 days ago Cherry Muidebug/macho: support reading imported symbols without...
12 days ago Cherry Muicmd/internal/testdir: pass -buildid to link command
12 days ago Cherry Muicmd/internal/testdir: unify link command
12 days ago Damien Neildatabase/sql: avoid closing Rows while scan is in progress
12 days ago Mark Freemango/types, types2: flip on position tracing
12 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...
next