]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
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
2025-05-16 Michael Matloobcmd/distpack: remove some tools from packaged distribution
2025-05-16 Julian Zhucmd/compile: fold negation into addition/subtraction...
2025-05-16 Michael Matloobcmd/go/internal/modget: check in workspace mode if...
2025-05-16 Michael Anthony... sync: set GOMAXPROCS to 1 in TestPoolGC
2025-05-16 Srinivas Pokalacmd/go/internal/work: update minimum supported s390x...
2025-05-16 Sam Thanawallacmd/go: add global ignore mechanism
2025-05-16 Michael Anthony... runtime: prevent cleanup goroutines from missing work
2025-05-16 Guoqi Chencmd/internal/obj/loong64: change the plan9 format of...
2025-05-16 qmuntalos: set FILE_FLAG_BACKUP_SEMANTICS when opening without...
2025-05-16 Daniel McCarneycrypto/tls: fix bogo IgnoreClientVersionOrder skip...
2025-05-15 Keith Randallcmd/compile: allow load-op merging in additional situations
2025-05-15 Keith Randallstrings,bytes: make benchmark work deterministic
2025-05-15 Keith Randallcmd/compile: schedule induction variable increments...
2025-05-15 Keith Randallcmd/compile: use OpMove instead of memmove more on...
2025-05-15 Yongyue Suncmd/compile: create LSym for closures with type conversion
2025-05-15 Jonathan Amsterdamtesting: fix panic in t.Log
2025-05-15 Michael Anthony... doc: add a release note for greenteagc GOEXPERIMENT
2025-05-15 Nick Ripleyruntime/pprof: include PCs for deduplication in TestMut...
2025-05-15 Zxillycmd/link: fix outdated output mmap check
2025-05-15 qmuntalnet: avoid windows hang in TestCloseWrite
2025-05-15 qmuntalos: don't fallback to the Stat slow path if file doesn...
2025-05-15 qmuntalnet: use closesocket when closing socket os.File's...
2025-05-15 Michael Anthony... sync: use blockUntilCleanupQueueEmpty instead of busy...
2025-05-15 Michael Anthony... runtime: help the race detector detect possible concurr...
2025-05-15 Keith Randallruntime: improve scan inner loop
2025-05-15 Xiaolin Zhaocmd/compile: fold negation into addition/subtraction...
2025-05-14 Julian Zhucrypto/internal/fips140/subtle: add assembly implementa...
2025-05-14 kmvijayruntime: Improvement in perf of s390x memclr
2025-05-14 Ian Alexandercmd/go/internal/pkg: fail on bad filenames
2025-05-14 qiulaidongfengcmd/go: fix not print GCCGO when it's not the default
next