]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-04-10 1911860538net/http: initialize Value with File length in cloneMul...
2025-04-09 Dmitrii Martynovruntime: explicitly exclude a potential deadlock in...
2025-04-09 qiulaidongfengcmd/go: only print GOCACHE value in env -changed if...
2025-04-09 thepuddscmd/go/internal/modcmd: remove documentation for auto...
2025-04-09 Jakob Ackermannnet/http: reduce memory usage when hijacking
2025-04-09 qmuntalinternal/poll: fix race in Close
2025-04-09 qmuntalos: clean-up NewFile tests
2025-04-09 limeidancmd/compile: set unalignedOK to make memcombine work...
2025-04-09 David Chasecmd/compile: fix the test for ABI specification so...
2025-04-09 Keith Randallsyscall: remove unused windows function
2025-04-08 Neal Patelnet/http: push roundTrip panic higher in the stack
2025-04-08 Damien Neilcontext: don't return a nil Cause for a canceled custom...
2025-04-08 cuishuangtime: add examples for AppendBinary and AppendText
2025-04-08 Alan Donovango/types: document that Defs[id] may be missing in...
2025-04-08 Mark Freemango/types, types2: fix failing error message test for...
2025-04-08 qmuntalsyscall: fix dangling pointers in Windows' process...
2025-04-08 Mateusz Poliwczakgo/ast: don't MergeLine in SortImports when last import...
2025-04-08 apocelipesruntime: use internal/byteorder
2025-04-08 Mateusz Poliwczakinternal/runtime/maps: pass proper func PC to race...
2025-04-08 Keith Randallcmd/compile: add additional flag constant folding rules
2025-04-07 Brad Fitzpatrickdoc/next: fix link
2025-04-07 zhi.wangstrconv: use switch for '+'/'-' prefix handling
2025-04-07 abemotionnet/http: add link to types
2025-04-07 Mateusz Poliwczakgo/ast: move sortimports test directly to go/ast
2025-04-07 cuishuangall: use built-in max/min to simplify the code
2025-04-07 Sam Thanawallacmd/go: fix version stamping for v2 modules and subdire...
2025-04-07 Carlos Amedeedoc/go1.25: document macOS requirements
2025-04-07 Richard Millerruntime: protect plan9 time_now function with !faketime...
2025-04-07 Xin Haolog/slog: make examples playable
2025-04-07 Nicola Murinocrypto/tls: add offered cipher suites to the handshake...
2025-04-07 Dimitri John... cmd/go/internal/load: join incompatible and dirty build...
2025-04-07 Sam Thanawallacmd/go: fix GOAUTH parsing for trailing slash
2025-04-07 Keith Randallcmd/compile: be more conservative about arm64 insns...
2025-04-06 cuishuangall: use slices.Equal to simplify code
2025-04-05 Keith Randallcmd/compile: on 32-bit, bump up align for values that...
2025-04-04 khr@golang.orgcmd/compile: use zero register instead of specialized...
2025-04-04 Keith Randallcmd/compile: allow pointer-containing elements in stack...
2025-04-04 qmuntalos: support overlapped IO with NewFile
2025-04-04 Keith Randallcmd/compile: aggregate scalar allocations for heap...
2025-04-04 qmuntalinternal/syscall/windows: use unsafe.Pointer instead...
2025-04-04 Keith Randallcmd/compile: stack allocate variable-sized makeslice
2025-04-04 Alexander Musmancmd/compile: improve store-to-load forwarding with...
2025-04-04 qiulaidongfengsync: add WaitGroup.Go
2025-04-04 qmuntalinternal/poll: simplify execIO
2025-04-04 Michael Prattruntime: add thread exit plus vgetrandom stress test
2025-04-03 Mark Freemango/types, types2: better error messages for invalid...
2025-04-03 thepuddstesting: clarify how B.Loop avoids optimizing away...
2025-04-03 qmuntalinternal/syscall/windows: define NtQueryInformationFile...
2025-04-03 Aleksey Markincmd/link/internal/ld: introduce -funcalign=N option
2025-04-03 Vasily Leonenkointernal/bytealg: optimize Index/IndexString/IndexByte...
2025-04-03 Vasily Leonenkointernal/bytealg: optimize Count/CountString on arm64
2025-04-03 0x2b3bfa0make.bat: fix GOROOT_BOOTSTRAP detection
2025-04-03 Alan Donovanapi: move go1.25 to next/70250
2025-04-03 Joel Singcmd/internal/obj/arm64: return a bit shift from movcon
2025-04-03 Joel Singcmd/internal/obj/arm64: deduplicate con32class
2025-04-03 Joel Singcmd/internal/obj/arm64: simplify conclass
2025-04-03 Michael Prattruntime: cleanup M vgetrandom state before dropping P
2025-04-02 Julia Lapenkocmd/compile/internal/devirtualize: do not select a...
2025-04-02 Sergey Slukincmd/compile: changed variable name due to shadowing...
2025-04-02 khr@golang.orgruntime: simplify needzero logic
2025-04-02 qmuntalcrypto/tls: use crypto/hkdf
2025-04-02 Alexander Musmancmd/compile: Remove unused 'NoInline' field from CallEx...
2025-04-01 Alan Donovancmd/vet: add waitgroup analyzer
2025-04-01 Alan Donovancmd/vendor: update golang.org/x/tools to v0.31.1-0...
2025-04-01 qmuntalinternal/poll: defer IOCP association until first IO...
2025-04-01 喜欢log/slog: log and logAttrs initialize ctx at top
2025-04-01 Joel Singcmd/internal/obj/riscv: add support for vector fixed...
2025-04-01 Russ Coxruntime: fix plan9 monotonic time, crypto randomness
2025-03-31 Damien Neilos: avoid symlink races in RemoveAll on Windows
2025-03-31 Damien Neilcmd/link: close file in tempdir so Windows can delete it
2025-03-31 qmuntalos,internal/poll: support I/O on overlapped handles...
2025-03-31 Mateusz Poliwczakcmd/compile/internal/ssa: replace uses of interface...
2025-03-31 thepuddsinternal/runtime/maps: speed up small map lookups ...
2025-03-29 Joel Singcmd/internal/obj/arm64: factor out constant classificat...
2025-03-29 Joel Singcmd/internal/obj/riscv: add support for vector integer...
2025-03-28 Cherry Muicmd/link: handle Mach-O X86_64_RELOC_SUBTRACTOR in...
2025-03-28 qmuntalinternal/poll: honor ERROR_OPERATION_ABORTED if pipe...
2025-03-28 Michael Anthony... weak: clarify Pointer equality semantics
2025-03-28 Cherry Muicmd/link: choose one with larger size for duplicated...
2025-03-28 Damien Neilos: add Root.Symlink
2025-03-28 qmuntalinternal/poll: don't skip empty writes on Windows
2025-03-28 Joel Singcmd/compile/internal/ssa: optimise more branches with...
2025-03-28 Damien Neilos: avoid panic in Root when symlink references the...
2025-03-27 Junyang Shaocmd/compile: update GOSSAFUNC doc for printing CFG
2025-03-27 Keith Randallmaps: implement faster clone
2025-03-27 Mark Freemancmd/compile: rename some test packages in codegen
2025-03-27 Junyang Shaocmd/compile: match more patterns for shortcircuit
2025-03-27 Alan Donovango/types: LookupSelection: returns LookupFieldOrMethod...
2025-03-27 Mateusz Poliwczakcmd/compile: remove references to *gc.Node in docs
2025-03-27 qmuntalinternal/syscall/windows: run go generate
2025-03-27 Joel Singcmd/internal/obj/riscv,internal/bytealg: synthesize...
2025-03-27 Joel Singcmd/internal/obj/riscv: improve constant construction
2025-03-27 Guoqi Chenruntime: optimizing memclrNoHeapPointers implementation...
2025-03-26 qmuntalnet: run unix socket stream tests on Windows
2025-03-26 qmuntalinternal/poll: support async file operations on Windows
2025-03-26 Jonathan Amsterdamlog/slog: Handler doc points to handler guide
2025-03-26 Joel Singcmd/internal/obj/arm64: add support for BTI instruction
2025-03-26 junya koyamatesting/slogtest: test nested groups in empty record
2025-03-26 Xiaolin Zhaocmd/internal/obj/loong64: add [X]VSHUF4I.{B/H/W/D}...
2025-03-25 Michael Matloobcmd/go/internal/modload: improve ErrNoModRoot error...
next