]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-09-03 Cherry Mui[dev.simd] all: merge master (4c4cefc) into dev.simd
2025-09-03 Daniel Martícmd/gofmt: simplify logic to process arguments
2025-09-03 Julien Cretelunicode/utf8: make DecodeRune{,InString} inlineable
2025-09-03 Michael Mundaymath: rename Modf parameter int to integer
2025-09-02 Keith Randallruntime: use one more address bit for tagged pointers
2025-09-02 Michael Anthony... cmd/dist: run racebench tests only in longtest mode
2025-09-02 Cherry Mui[dev.simd] internal/cpu: report AVX1 and 2 as supported...
2025-09-02 Youlin Fengruntime: add comment for concatstring2
2025-09-02 David Chase[dev.simd] simd, cmd/compile: add Interleave{Hi,Lo...
2025-09-02 David Chase[dev.simd] cmd/compile: add instructions and rewrites...
2025-09-02 Damien Neilgo/doc: linkify interface methods
2025-09-01 limeidancmd/compile: use generated loops instead of DUFFZERO...
2025-09-01 Xiaolin Zhaocmd/internal/obj/loong64: add LDPTR.{W/D} and STPTR...
2025-09-01 Guoqi Cheninternal/runtime/atomic: reset wrong jump target in...
2025-08-31 Nicholas Husinnet/http: skip redirecting in ServeMux when URL path...
2025-08-30 Joel Singruntime/race: add race detector support for linux/riscv64
2025-08-29 matloobcmd/cgo: split loadDWARF into two parts
2025-08-29 matloobcmd/cgo: move typedefs and typedefList out of Package
2025-08-29 Tobias Klauserall: delete more windows/arm remnants
2025-08-29 Michael Mundaycmd/compile: remove sign extension before MULW on riscv64
2025-08-29 Michael Mundaycmd/compile/internal/ssa: make oneBit function generic
2025-08-29 Tobias Klauserinternal/cpu: inline DebugOptions
2025-08-29 AN Longnet: update document on limitation of iprawsock on...
2025-08-29 AN Longtesting: allow specify temp dir by GOTMPDIR environment...
2025-08-29 zuojunwei.1024cmd/link: disallow linkname of runtime.addmoduledata
2025-08-29 Julien Cretelbytes, strings: speed up TrimSpace
2025-08-29 Sean Liaotesting/synctest: call out common issues with tests
2025-08-29 qmuntalos,syscall: pass file flags to CreateFile on Windows
2025-08-29 qmuntalcrypto/tls: use hash.Cloner
2025-08-29 goto1134go/constant: fix complex != unknown comparison
2025-08-28 database64128net: remove redundant cgoLookupCNAME return parameter
2025-08-28 1911860538net/http/httputil: remove redundant pw.Close() call...
2025-08-28 Joel Singtime: skip TestLongAdjustTimers in short mode on single...
2025-08-28 Tobias Klausersyscall: only get parent PID if SysProcAttr.Pdeathsig...
2025-08-28 Bradstrings: remove redundant "runs" from string.Fields...
2025-08-28 Julien Cretelnet/textproto: eliminate some bounds checks
2025-08-28 qmuntalos: return nil slice when ReadDir is used with a file...
2025-08-28 Xiaolin Zhaocmd/internal/obj/loong64: simplify buildop
2025-08-28 Ian Lance Taylordebug/elf: don't panic if symtab too small
2025-08-27 Nicholas Husinnet/http: Ensure that CONNECT proxied requests respect...
2025-08-27 Filippo Valsordanet/http: require exact match for CrossSiteProtection...
2025-08-27 matloobcmd/cgo: make it safe to run gcc in parallel
2025-08-27 database64128net: allow zero value destination address in WriteMsgUD...
2025-08-27 qmuntalinternall/poll: remove bufs field from Windows' poll...
2025-08-27 qmuntalinternal/poll: remove rsa field from Windows' poll...
2025-08-27 Brad Fitzpatricksyscall: sort Windows env block in StartProcess
2025-08-26 qmuntalinternal/poll: don't use stack-allocated WSAMsg parameters
2025-08-26 Joel Singruntime: identify virtual memory layout for riscv64
2025-08-25 Michael Mundaymath: use Trunc to implement Modf
2025-08-25 Michael Mundaymath: implement IsInf using Abs
2025-08-25 Michael Mundaymath: optimize Signbit implementation slightly
2025-08-25 limeidancmd/compile/internal: optimizing add+sll rule using...
2025-08-25 Wang Deyuruntime: skip doInit of plugins in runtime.main
2025-08-25 Joel Singinternal/trace: skip async preempt off tests on low...
2025-08-25 database64128net: fix cgoResSearch
2025-08-25 Damien Neilos: set full name for Roots created with Root.OpenRoot
2025-08-25 qmuntalinternal/poll: use fdMutex to provide read/write lockin...
2025-08-25 Xiaolin Zhaotest/codegen: add Mul2 and DivPow2 test for loong64
2025-08-25 Xiaolin Zhaotest/codegen: add Mul* test for loong64
2025-08-25 Xiaolin Zhaotest/codegen: add sqrt* abs and copysign test for loong64
2025-08-24 Junyang Shao[dev.simd] simd: correct SumAbsDiff documentation
2025-08-23 Sean Liaonet/http/httptest: redirect example.com requests to...
2025-08-23 qmuntalinternal/syscall/windows: increase internal Windows...
2025-08-23 David Chase[dev.simd] cmd/compile: sample peephole optimization...
2025-08-22 Cherry Mui[dev.simd] cmd/compile: remove VPADDD4
2025-08-22 Cherry Mui[dev.simd] cmd/compile: correct register mask of some...
2025-08-22 Cherry Mui[dev.simd] cmd/compile: use X15 for zero value in AVX...
2025-08-22 guoguangwucrypto/tls: fix quic comment typo
2025-08-22 Cherry Mui[dev.simd] cmd/compile: ensure the whole X15 register...
2025-08-22 database64128internal/poll: don't pass non-nil WSAMsg.Name with...
2025-08-22 Qingwei Li@WSLruntime/metrics: improve doc
2025-08-22 database64128os: fix Root.MkdirAll to handle race of directory creation
2025-08-22 Junyang Shao[dev.simd] cmd/compile, simd: complete AVX2? u?int...
2025-08-22 Junyang Shao[dev.simd] cmd/compile, simd: make Permute 128-bit...
2025-08-22 Junyang Shao[dev.simd] cmd/compile, simd: add packed saturated...
2025-08-22 Junyang Shao[dev.simd] cmd/compile, simd: add saturated u?int conve...
2025-08-22 Alberto Donizettiall: delete remaining windows/arm code
2025-08-22 ZhouGuangyuancmd/asm: process forward jump to PCALIGN
2025-08-22 database64128internal/poll: permit nil destination address in WriteM...
2025-08-21 David Chase[dev.simd] simd: move tests to a subdirectory to declut...
2025-08-21 qmuntalruntime: remove remaining windows/arm files and comments
2025-08-21 limeidancmd/compile: use zero register instead of specialized...
2025-08-21 limeidancmd/compile: simplify zerorange on loong64
2025-08-21 limeidancmd/compile/internal/ssa: eliminate unnecessary extensi...
2025-08-21 Xiaolin Zhaocmd/compile: optimize some patterns into revb2h/revb4h...
2025-08-21 Joel Singsyscall: simplify execve handling on libc platforms
2025-08-21 Youlin Fengcmd/compile: deduplication in the source code generated...
2025-08-21 Xiaolin Zhaocmd/compile: optimize rule (x + x) << c to x << c+1...
2025-08-21 Austin Clements[dev.simd] simd/_gen/unify: improve envSet doc comment
2025-08-21 Junyang Shao[dev.simd] cmd/compile, simd: complete truncating u...
2025-08-21 Junyang Shao[dev.simd] cmd/compile, simd: complete u?int widening...
2025-08-21 Junyang Shao[dev.simd] simd: reorganize cvt rules
2025-08-21 Junyang Shao[dev.simd] cmd/compile, simd: add VPSADBW
2025-08-21 Austin Clements[dev.simd] simd/_gen/unify: fix some missing environments
2025-08-21 Joel Singcmd/internal/objabi,cmd/link: add support for additiona...
2025-08-20 David Chase[dev.simd] cmd/compile: rewrite to elide Slicemask...
2025-08-20 David Chase[dev.simd] simd, cmd/compile: added .Masked() peephole...
2025-08-20 David Chase[dev.simd] simd: template field name cleanup in genfiles
2025-08-20 David Chase[dev.simd] simd: add testing hooks for size-changing...
2025-08-20 David Chase[dev.simd] simd, cmd/compile: sample peephole optimizat...
next