]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2025-05-21 Michael Prattruntime: skip windows stack tests in race mode
2025-05-21 Michael Prattruntime: avoid register clobber in s390x racecall
2025-05-21 Lokesh Kumarbufio: update buffer documentation
2025-05-21 Filippo Valsordalib/fips140: set inprocess.txt to v1.0.0
2025-05-21 Michael Prattcmd/link: require cgo internal linking in TestIssue33979
2025-05-21 Roland Shoemakercrypto/tls: replace custom intern cache with weak cache
2025-05-21 Michael Prattruntime: use cgroup CPU limit to set GOMAXPROCS
2025-05-21 Michael Prattinternal/runtime/cgroup: CPU cgroup limit discovery
2025-05-21 Michael Prattinternal/runtime/cgroup: add line-by-line reader using...
2025-05-21 Damien Neilos: add Root.MkdirAll
2025-05-21 Roland Shoemakercrypto/sha1: add sha-ni AMD64 implementation
2025-05-21 Roland Shoemakerruntime: add valgrind instrumentation
2025-05-21 Michael Matloobcmd/doc: allow go doc -http without package in current...
2025-05-21 Michael Anthony... runtime: guarantee checkfinalizers test allocates in...
2025-05-21 Damien Neilos: add Root.RemoveAll
2025-05-21 Mark Freemaninternal/pkgbits: specify that RelIdx is an element...
2025-05-21 Xiaolin Zhaocmd/compile: add rules about ORN and ANDN
2025-05-21 Guoqi Chencmd/internal/obj/loong64: remove unused register alias...
2025-05-21 Mark Freemaninternal/pkgbits: indent productions and hoist some...
2025-05-21 Felix Geisendörferinternal/trace: add generator tests for sync events
2025-05-21 Felix Geisendörferinternal/trace/internal/testgen: make generated trace...
2025-05-21 Felix Geisendörferinternal/trace: add a validator test for the new clock...
2025-05-21 Felix Geisendörferinternal/trace: expose clock snapshot timestamps on...
2025-05-21 Felix Geisendörferruntime,internal/trace: emit clock snapshots at the...
2025-05-21 Mark Ryancmd/internal/obj/riscv: fix vector integer multiply add
2025-05-21 Damien Neilos: skip TestOpenFileCreateExclDanglingSymlink when...
2025-05-21 Guoqi Chenruntime, internal/fuzz: optimize build tag combination...
2025-05-21 Xiaolin Zhaocrypto/subtle: optimize function xorBytes using SIMD...
2025-05-21 limeidancmd/dist, internal/platform: enable internal linking...
2025-05-21 Xiaolin Zhaocmd/compile: fix the implementation of NORconst on...
2025-05-21 thepuddscmd/compile/internal/escape: improve order of work...
2025-05-21 khr@golang.orgreflect: turn off allocation test if instrumentation...
2025-05-21 khr@golang.orgruntime: disable stack allocation test when instrumenta...
2025-05-20 Filippo Valsordacrypto/ecdsa,crypto/ed25519: cache FIPS private keys
2025-05-20 Damien Neilruntime: record synctest bubble ownership in hchan
2025-05-20 Damien Neilencoding/json: avoid supurious synctest deadlock detection
2025-05-20 Damien Neiltesting/synctest: add Test
2025-05-20 Michael Matloobcmd/doc: use golang.org/x/pkgsite/cmd/internal/doc...
2025-05-20 Michael Matloobcmd/doc: use go list to determine import path if it...
2025-05-20 Michael Matloobcmd/doc: show page for the requested object
2025-05-20 Junyang Shaocmd/compile: memcombine different size stores
2025-05-20 Mark Freemaninternal/pkgbits: rename RelocEnt to RefTableEntry
2025-05-20 Mark Freemancmd/compile/internal/noder: mark Ref[T] as a primitive
2025-05-20 Mateusz Poliwczakreflect: add TypeAssert[T]
2025-05-20 Damien Neilruntime: disallow closing bubbled chans from outside...
2025-05-20 Damien Neilruntime: print blocking status of bubbled goroutines...
2025-05-20 Michael Anthony... doc: add release notes for cleanups and the unique...
2025-05-20 Michael Anthony... runtime: add package doc for checkfinalizer mode
2025-05-20 Michael Anthony... runtime: report finalizer and cleanup queue length...
2025-05-20 Michael Prattruntime: skip testprogcgo tests in race mode on freebsd
2025-05-20 Jake Baileyunique: add alloc test for Make
2025-05-20 Michael Anthony... runtime: add scan trace for checkfinalizers>1
2025-05-20 MaineK00ninternal/filepathlite: fix comment
2025-05-20 Michael Anthony... runtime: mark and identify tiny blocks in checkfinalize...
2025-05-20 Michael Anthony... runtime: annotate checkfinalizers reports with source...
2025-05-20 Julian Zhucmd/compile: fold negation into addition/subtraction...
2025-05-20 Shibi J Mnet: avoid using Windows' TransmitFile on non-server...
2025-05-20 Michael Matloobcmd/go: do not try to load 'all' packages with invalid...
2025-05-20 Mateusz Poliwczakcmd/compile: don't instrument counter globals in intern...
2025-05-20 Julian Zhucmd/compile: add generic simplifications on riscv64
2025-05-20 Michael Anthony... runtime: add new GODEBUG checkfinalizer
2025-05-20 Jake Baileycmd/internal/testdir: filter out errors outside input...
2025-05-20 khr@golang.orgcmd/dist: pass GO_GCFLAGS to cpuN runtime tests
2025-05-20 thepuddscmd/compile/internal/escape: additional constant and...
2025-05-20 Vladislav Yarmakhash/maphash: hash channels in purego version of maphas...
2025-05-20 Marc-Antoine... net/http: upon http redirect, copy Request.GetBody...
2025-05-20 Michael Anthony... runtime: prevent unnecessary zeroing of large objects...
2025-05-20 Michael Anthony... runtime: only update freeIndexForScan outside of the...
2025-05-20 Sam Thanawallacmd/go: extend the ignore directive for indexed modules
2025-05-20 David Finkelcmd/go: add 2 scripts test for git sha256 fetching
2025-05-20 thepuddscmd/go/internal/modload: remove likely vestigial abilit...
2025-05-20 Mateusz Poliwczaktesting: use a pattern to match the elapsed time in...
2025-05-20 Keith Randallcmd/compile: align stack-allocated backing stores highe...
2025-05-20 khr@golang.orgcmd/compile: don't preload registers if destination...
2025-05-19 Keith Randallcmd/compile: allocate backing store for append on the...
2025-05-19 Keith Randallcmd/compile: derive bounds on signed %N for N a power...
2025-05-19 ICHINOSE Shogomath: fix portable FMA implementation when x*y ~ 0...
2025-05-19 Michael Prattruntime: disable TestSegv in race mode
2025-05-19 Mark Freemancmd/compile/internal/noder: mark Sync as a primitive
2025-05-19 Michael Prattruntime: rename ncpu to numCPUStartup
2025-05-19 Michael Prattruntime: move atoi to internal/runtime/strconv
2025-05-19 Mark Freemancmd/compile/internal/noder: document SectionPkg
2025-05-19 Michael Prattinternal/runtime/syscall: add basic file system calls
2025-05-19 Mark Freemancmd/compile/internal/noder: format grammar
2025-05-19 Mark Freemancmd/compile/internal/noder: document the PosBase section
2025-05-19 Jonathan Amsterdamnet/http: clarify ServeMux.Handler behavior
2025-05-19 Jonathan Amsterdamnet/http: fix ServeMux.Handler on trailing-slash redirect
2025-05-19 Julian Zhucmd/compile: fold negation into addition/subtraction...
2025-05-19 Alan Donovango/token: add FileSet.AddExistingFiles
2025-05-19 Michael Prattruntime: check for gsignal in asancall/msancall/racecall
2025-05-19 Mark Freemango/types, types2: improve error message for init withou...
2025-05-19 Michael Prattruntime: pass through -asan/-msan/-race to testprog...
2025-05-19 Alan Donovango/ast: add PreorderStack, a variant of Inspect that...
2025-05-19 Alan Donovanstrings,bytes: add internal docs about perennial noCopy...
2025-05-19 Michael Matloobcmd/distpack: use positive list of tools to keep
2025-05-19 Alan Donovanstd: pass bytes.Buffer and strings.Builder by pointer
2025-05-19 Guoqi Chencmd/compile: add prefetch intrinsic support on loong64
2025-05-19 limeidancmd/link/internal: add support for internal linking...
2025-05-17 Ville Vesilehtotext/template: limit expression parenthesis nesting
2025-05-16 Michael Matloobcmd/distpack: remove more tools from packaged distribution
next