]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2026-02-13 Joe Tsaiencoding/json/v2: remove `unknown` tag option and Disca... master
2026-02-12 Sean Liaotime: document that Parse does not support leap seconds
2026-02-12 Sean Liaotime: document that LoadLocation creates new Location...
2026-02-12 Pierre Gimalaccmd/go: do not collect build information for test packa...
2026-02-12 Mateusz Poliwczaknet: always set the servers field to defaultNS
2026-02-12 Oleksandr Redkocmd/go: fix panic in 'go run -C'
2026-02-12 cuishuangreflect: add examples for Value.Fields and Value.Methods
2026-02-12 limeidanmath/big: optimize the implementation of lshVU on loong64
2026-02-12 ThanhNguyxncmd/go/internal/bug: sync go bug headings with GitHub...
2026-02-12 Daniel Morsingcmd/compile: make the cached sdom always return the...
2026-02-12 Kir Kolyshkincmd/go/internal/modindex: eliminate duplicated vars
2026-02-12 Youlin Fengcmd/compile: fix slice bounds check elimination after...
2026-02-12 Michael Podtserkovskiicmd/compile/internal/bitvec: remove 2GB allocation...
2026-02-12 Simon Dezielcrypto/tls: fix CurvePreferences comment
2026-02-12 Ian Lance Taylorcmd/compile: set alignment for all content-addressable...
2026-02-12 Ch1n-ch1nlesscmd/compile: replace conditions to CCMP instructions...
2026-02-12 Ian Lance Taylorcmd/link: handle runtime.type based on size, not GOOS
2026-02-12 qmuntalinternal/poll: simplify IOCP association checks
2026-02-12 qmuntalinternal/poll: avoid race between execIO and Disassocia...
2026-02-11 Alexander Musmanruntime: conservatively scan extended register state
2026-02-11 Meng Zhuocmd/link: correct libc dynamic linker path
2026-02-11 Ian Lance Taylorcmd/compile, runtime: set alignment of type descriptors
2026-02-11 Ian Lance Taylorcmd/internal/obj: add Align field to LSym
2026-02-11 Ian Lance Taylorruntime: put a bool in front of initialization-done...
2026-02-10 Keith Randallcmd/compile: move likely used values into registers...
2026-02-10 Rongrongtest/convert5: skip mipsle
2026-02-10 Julian Zhucrypto/sha1: provide optimised assembly for riscv64
2026-02-10 Austin Clementsruntime/pprof: fix missing Profile docs
2026-02-09 cuishuangcrypto/des: correct finalPermutation comment from 4...
2026-02-09 Roland Shoemakercrypto/tls: update bogo version
2026-02-09 chressieruntime: add race instrumentation for moduleToTypelinksLock
2026-02-07 Ian Lance Taylorruntime: use unsafe.Slice in itabInit
2026-02-07 Ian Lance Taylorinternal/abi, runtime: put type descriptor sizes in...
2026-02-07 Guoqi Chenruntime: simplify the implementation of walltime and...
2026-02-07 Sean Liaoio/fs: document that Sub does not check for existence
2026-02-06 Ian Lance Taylorcmd/link: run ELF tests on Solaris
2026-02-06 Ian Lance Taylorcmd/link: only run ELF tests on ELF systems
2026-02-06 kami-samanet/url: add test case to ResolveReference
2026-02-06 Tobias Klauserinternal/bytealg: unexport {Last,}IndexRabinKarp helpers
2026-02-06 Ian Lance Taylorcmd/link: make TestTypePlacement work on AIX
2026-02-06 Ian Lance Taylorcmd/link: use correct alignment for type descriptors...
2026-02-06 Keith Randallcmd/link: align covctrs symbol
2026-02-06 Dmitri Shuralyovnet/http: fix WaitGroup race in TestTransportNoReuseAft...
2026-02-06 qmuntalinternal/poll: move isBlocking checks to inside execIO
2026-02-06 qmuntalinternal/poll: optimize socket completion modes
2026-02-06 qmuntalinternal/poll: make waitIO more idempontent
2026-02-06 Ravi Sastry... database/sql: ensure Null* types have Valid=false when...
2026-02-06 Tom Thorogoodsimd/archsimd: correct algorithm name in SHA256 ops...
2026-02-06 Guoqi Chencmd/compile: allow equal functions to perform unaligned...
2026-02-06 Michal Pristasos: support deleting inaccessible files in RemoveAll
2026-02-06 kovancrypto/tls: fix broken link in KeyLogWriter documentation
2026-02-06 yongqijiacmd/compile/internal/ssagen: fix typo GrtCallerSP ...
2026-02-06 Jonah Uellenbergruntime: add explicit lower bounds check to decoderune
2026-02-06 Ian Lance Taylorcmd/link: ignore GCC generated .wm4/.wm8 symbols with...
2026-02-06 Ian Lance Taylorcmd/link: correct error message in loadelf.Load
2026-02-06 Jorroponet/http: remove hasPort and simplify logic
2026-02-06 Cuong Manh Lesimd/archsimd: remove BUG note about type parameter
2026-02-06 Cuong Manh Lecmd/compile: fix SIMD type parameter instantiation
2026-02-06 Rhys Hiltnerlog/slog: correct method names in MultiHandler docs
2026-02-06 Michal Bohuslávekbufio: fix doc link to Reset method
2026-02-06 kovanruntime: clarify g object vs stack memory lifetime...
2026-02-06 Damien Neilcrypto/tls: avoid data race when canceling a QUICConn...
2026-02-05 Mark Freemango/types, types2: mechanically swap x.mode() == invalid...
2026-02-05 Mark Freemango/types, types2: mechanically swap x.mode_ = invalid...
2026-02-05 Mark Freemango/types, types2: mechanically replace read accesses...
2026-02-05 Mark Freemango/types, types2: mechanically replace read accesses...
2026-02-05 Mark Freemango/types, types2: mechanically rename operand.mode...
2026-02-05 Mark Freemango/types, types2: mechanically rename operand.typ to...
2026-02-05 amusmancmd/compile: CSE loads across disjoint stores
2026-02-05 Corentin Kerisitcmd/link: add more clang driver flags when testing...
2026-02-05 Keith Randallcmd/compile: don't double-walk the map argument of...
2026-02-05 Xiaolin Zhaotest/codegen: codify bit related code generation for...
2026-02-04 Carlo Alberto... net/http: use SplitSeq in ParseCookie
2026-02-04 guoguangwunet/textproto: add Referer to commonHeader
2026-02-04 AN Longgo/build: don't invoke go command when setting UseAllFiles
2026-02-04 Randy Reddignet/http/httptrace: compose ClientTrace without reflect
2026-02-04 Олег Световидовinternal/stringslite: remove duplicate code in Index
2026-02-04 Keith Randallcmd/link: remove obsolete duffzero/duffcopy code
2026-02-04 Roland Shoemakercmd/go: fix pkg-config flag sanitization
2026-02-04 qmuntalinternal/poll: unlock read lock if write lock fails...
2026-02-04 Ian Lance Taylorreflect, runtime: adjust user-created GCData on AIX
2026-02-04 Ian Lance Taylorcmd/cgo: use objdir consistently, create it as needed
2026-02-04 Ian Lance Taylorcmd/go: rewrite cgo names to "C." in compiler error...
2026-02-04 David Chasecmd/compile: add node collapse/expand to html ast output
2026-02-04 David Chasecmd/compile: enhance astdump flag to also generate...
2026-02-04 David Chasecmd/compile: add astdump debug flag
2026-02-04 Nicholas S... net/http: prevent blocking when draining response body...
2026-02-03 Michael Anthony... internal/runtime: fix assembly for spectre retpoline...
2026-02-03 Corentin Charybytes, strings: replace asciiSet bitset with lookup...
2026-02-03 Filippo Valsordacrypto/tls: revalidate whole chain on resumption on...
2026-02-03 qmuntalinternal/poll: readWriteUnlock should destroy fd when...
2026-02-03 Ian Lance Taylorcompress/bzip2: use obscuretestdata.ReadFile to avoid...
2026-02-02 Mark Freemango/types, types2: add missing Named.unpack call in...
2026-02-02 Damien Neiltesting/synctest: add Sleep
2026-02-02 ArsenySamoylovinternal/maps,cmd/compile/internal/walk: replace calls...
2026-02-02 Joe Tsaiencoding/json: use pooled encoder in Encoder.Encode
2026-02-02 Ian Lance Taylorcmd/cover, cmd/covdata: actually delete temp dirs
2026-02-02 Filippo Valsordacrypto/tls: document resumption behavior across Configs
2026-02-02 qmuntalinternal/poll: move buffer pinning inside execIO
2026-02-02 qmuntalinternal/poll: consolidate cancelIO logic into waitIO
next