]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-03-25 qmuntalinternal/poll,net: set SIO_UDP_CONNRESET in net
2025-03-25 qmuntalinternal/poll: always use SetFileCompletionNotification...
2025-03-25 Joel Singtest/codegen: add combined conversion and shift tests
2025-03-25 Joel Singcmd/internal/obj/arm64: move register encoding into...
2025-03-25 Xiaolin Zhaocmd/internal/obj/loong64: add [X]VMULW{EV/OD} series...
2025-03-25 Joel Singcmd/internal/obj/arm64: provide and use an oprrrr function
2025-03-25 Joel Singcmd/internal/obj/arm64: move register encoding into...
2025-03-25 Joel Singcmd/internal/obj/arm64: replace range checks with isaddcon2
2025-03-25 Michael Prattruntime: rename runfinq to runFinalizersAndCleanups
2025-03-25 Michael Prattruntime: always show runfinq in traceback
2025-03-24 Austin Clementstesting: streamline logic in loopSlowPath
2025-03-24 Austin Clementstesting: detect a stopped timer in B.Loop
2025-03-24 Austin Clementstesting: detect early return from B.Loop
2025-03-24 Sean Liaogo/build: prioritize build constraints in docs
2025-03-24 Jake Baileytesting: remove redundant variable capture from subtest...
2025-03-24 Michael Matloobcmd/go: upgrade go install pkg@version's go using local...
2025-03-24 Sean Liaonet/url: document referenced RFCs
2025-03-24 Damien Neilos: add Root.Link
2025-03-24 Vishwanatha HDcmd/asm: add LCDBR instruction on s390x
2025-03-24 Robert Griesemergo/types, types2: align trace output a bit better for...
2025-03-22 Joel Singcmd/compile: intrinsify math/bits.Len on riscv64
2025-03-22 Joel Singcmd/internal/obj/riscv: factor out shift constant code
2025-03-22 Joel Singcmd/asm/internal/asm: add additional tests for constant...
2025-03-21 Austin Clementstesting: separate b.Loop counter from b.N
2025-03-21 Derek Parkercmd/compile/internal/abi: fix ComputePadding
2025-03-21 qmuntalcmd/link/internal/ld: change pe64 from int to bool
2025-03-21 qmuntalruntime: deduplicate context call injection on Windows
2025-03-21 Damien Neilinternal/syscall/unix: add missing cgo_import_dynamics...
2025-03-21 Damien Neilinternal/syscall/windows: set SYNCHRONIZE flag in Deleteat
2025-03-21 Damien Neilruntime: fix interactions between synctest, race detect...
2025-03-21 Cherry MuiRevert "cmd/compile/internal/abi: fix ComputePadding"
2025-03-21 Mark Ryancmd/internal/obj/riscv: fix the encoding for REV8 and...
2025-03-21 Damien Neilruntime/race: fix reversed conditional in test for...
2025-03-20 Derek Parkercmd/compile/internal/abi: fix ComputePadding
2025-03-20 Damien Neilos: add Root.Rename
2025-03-20 Damien Neilruntime/race: don't complain about unrun tests when...
2025-03-20 Julien Cretelstrings: don't assert on Replace's allocs for ASAN
2025-03-20 Junyang Shaotesting: allow manual timer control in testing.B.Loop
2025-03-20 Damien Neilos: skip atime checks in TestRootChtimes on plan9
2025-03-20 Mateusz Poliwczakcmd/compile/internal/ssa: remove linkedBlocks and its...
2025-03-20 qmuntalall: use exec.Command.String in test logs
2025-03-20 qmuntalcmd/cgo/internal/testshared: log stdout when go command...
2025-03-20 Max Neverovcmd/go: fail go clean command when failed to find go...
2025-03-20 Sean Liaonet/http/httputil: document ReverseProxy removal of...
2025-03-20 Julien Cretelstrings: speed up Replace
2025-03-20 Mateusz Poliwczakgo/parser: add *ast.BlockStmt depth test
2025-03-20 qiulaidongfengdoc: go 1.26 remove support for windows/arm
2025-03-20 Kir Kolyshkinos: don't wrap os.Getgroups error in tests
2025-03-20 Joel Singcmd/compile/internal/ssagen: use an alias for math...
2025-03-20 Kir Kolyshkinos: fix typos in comments
2025-03-20 Edoardo Spadolinicrypto/tls: add missing RUnlock in ticketKeys
2025-03-20 Filippo Valsordanet/smtp: make test certificate FIPS 140-3 compliant
2025-03-20 Sean Liaomisc/linkcheck: remove unused tool
2025-03-20 Damien Neilos: skip Root.Chtimes atime check on netbsd, truncate...
2025-03-20 Kir Kolyshkininternal/syscall/unix: fix number of params for unlinkat
2025-03-19 Damien Neilinternal/syscall/unix: use correct number of params...
2025-03-19 Damien Neilos: add Root.Readlink
2025-03-19 Damien Neilos: add Root.Lchown
2025-03-19 Damien Neilruntime/race: detect when TestRace fails to run all...
2025-03-19 Robert Griesemergo/types, types2: fix silly logic error in commonUnder
2025-03-19 Damien Neilnet/http/httputil: don't call WriteHeader after Hijack
2025-03-19 Keith Randallcmd/compile: remove implicit deref from len(p) where...
2025-03-19 Florian Zenkerruntime: in asan mode unregister root regions on free
2025-03-19 Mark Ryancmd/internal/obj/riscv: prevent panics on bad branches
2025-03-19 Mark Ryancmd/internal/obj/riscv: prevent duplicate error reports
2025-03-19 Jordan Liggittinternal/godebugs: fix changed version for winsymlink...
2025-03-19 Damien Neilos: add Root.Chtimes
2025-03-18 Keith Randalldoc: document change in nil-ptr checking behavior
2025-03-18 Sean Liaobytes,strings: document Fields trimming of leading...
2025-03-18 Filippo Valsordacmd/compile/internal/amd64: disable FIPS 140-3 mode...
2025-03-18 Sean Liaonet/http/httputil: document ProxyRequest.SetURL limitations
2025-03-18 Michael Matloobcmd/go/internal/clean: add logging to help debug openbs...
2025-03-18 Damien Neilnet/http: add onClose hook to fake net listener
2025-03-18 Damien Neilruntime, time: don't use monotonic clock inside synctes...
2025-03-18 limeidanruntime: add function runtime.cgoSigtramp support on...
2025-03-18 limeidanruntime, runtime/cgo: use libc for sigaction syscalls...
2025-03-17 古大羊crypto/tls: fix ECH compatibility
2025-03-17 Sean Liaolog/slog: document Logger ignores Handler.Handle errors
2025-03-17 qmuntalcrypto/internal/hpke: propagate hkdf error value
2025-03-17 qmuntalcrypto/internal/hpke: use crypto/hkdf
2025-03-17 Mohammed Al... cmd/go: point tidy errors to correct URL
2025-03-17 Rhys Hiltnerinternal/buildcfg: expand spinbitmutex platforms
2025-03-17 Ilya Privenreflect: document Method(ByName) w.r.t dead code elimin...
2025-03-17 Michael Matloobdoc/next: add release note for work package pattern
2025-03-17 Sean Liaohtml/template: document comment stripping
2025-03-17 Michael Prattruntime: skip TestCgoCallbackPprof on platforms with...
2025-03-17 Xiaolin Zhaocmd/internal/obj/loong64: add {V,XV}NEG{B/H/W/V} instru...
2025-03-16 Julien Creteldoc/go_mem: fix grammar issue
2025-03-16 Joel Singcmd/compile: intrinsify math/bits.TrailingZeros on...
2025-03-15 Jorropostrings: add FuzzReplace test
2025-03-15 cui fliterhtml/template: replace end-of-life link
2025-03-15 Tobias Klauseros: use slices.Clone
2025-03-15 Rhys Hiltnerruntime: log profile when mutex profile test fails
2025-03-15 Joel Singcmd/compile: combine negation and word sign extension...
2025-03-15 Joel Singcmd/compile/internal/ssa: remove double negation with...
2025-03-15 Joel Singtest/codegen: add a test for negation and conversion...
2025-03-15 Joel Singtest/codegen: add riscv64 codegen for arithmetic tests
2025-03-15 Joel Singtest/codegen: add riscv64/rva23u64 specifiers to existi...
2025-03-14 Rhys Hiltnerinternal/runtime/atomic: add Xchg8 for s390x and wasm
2025-03-14 Maciej Żokcmd/go: enable fuzz testing on OpenBSD
next