]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-05-22 Filippo Valsordacrypto/x509: cleanup signature generation
2024-05-22 Brad Fitzpatrickmath/rand/v2: drop pointer receiver on zero-width type
2024-05-22 Guoqi Chencmd/internal/obj/loong64: add atomic memory access...
2024-05-21 Robert Griesemergo/types, types2: underIs must consider Alias types
2024-05-21 Robert Griesemergo/types, types2: coreType/String must consider Alias...
2024-05-21 Robert Griesemergo/types, types2: don't panic converting a constant...
2024-05-21 Robert Griesemergo/types, types2: add missing Unalias calls (clarification)
2024-05-21 Damien Neilnet/http: disable flaky 100-continue tests
2024-05-21 David Chasecmd/compile: for rangefunc, add checks and tests, fix...
2024-05-21 Andrey Bokhankocmd/compile: Fix SSA building bug for CAS atomics on...
2024-05-21 Nayef Ghattasunsafe: document the behavior of Sizeof on an interface
2024-05-21 Russ Coxruntime/coverage: remove uses of //go:linkname
2024-05-21 Than McIntoshcmd/go: turn back on build_plugin_reproducible script...
2024-05-21 Paul E. Murphycmd/compile/internal/ssa: fix ppc64 merging of (CLRLSLD...
2024-05-21 Than McIntoshcmd/link/internal/ld: rewrite LC_UUID for darwin extern...
2024-05-21 Rhys Hiltnerruntime: improve runtime-internal mutex profile tests
2024-05-21 Rhys Hiltnerruntime: remove GODEBUG=runtimecontentionstacks
2024-05-21 Rhys Hiltnerruntime: profile mutex contention during unlock
2024-05-21 Rhys Hiltnerruntime: double-link list of waiting Ms
2024-05-21 Rhys Hiltnerruntime: use semaphore structure for futex locks
2024-05-21 Rhys Hiltnerruntime: prepare for extensions to waiting M list
2024-05-21 Robert Griesemergo/types, types2: use GOEXPERIMENT to enable alias...
2024-05-21 Robert Griesemerinternal/goexperiment: add aliastypeparams GOEXPERIMENT...
2024-05-21 Kir Kolyshkinos: make FindProcess use pidfd on Linux
2024-05-21 Austin Clementsruntime: push vdsoClockgettimeSym linkname on linux...
2024-05-21 Felix Geisendörferruntime: make profstackdepth a GODEBUG option
2024-05-21 Felix Geisendörferruntime: increase profiling stack depth to 128
2024-05-21 Felix Geisendörferruntime: fix profile stack trace depth regression
2024-05-21 David du Colombiercmd/compile: disable AlignHot on plan9/386
2024-05-20 David Chasecmd/compile: add structs.HostLayout
2024-05-20 Michael Matloobcmd/vendor: pull in golang.org/x/telemetry@bf80d56
2024-05-20 Robert Griesemercmd/compile/internal/syntax: implement Pos.FileBase...
2024-05-20 Robert Griesemercmd/compile: initialize posBaseMap correctly
2024-05-20 David Chasedoc: add release notes for hot block alignment
2024-05-20 apocelipesembed: simplify the code
2024-05-20 Zxillycmd/go/internal/modget: warn -d is a no-op
2024-05-20 Tobias Klausersyscall: use internal/byteorder in plan9 directory...
2024-05-20 aimuzinternal/fmtsort: use cmp.Compare for value comparisons
2024-05-20 Lorenz Bauerencoding/binary: speed up Size
2024-05-20 Lorenz Bauerencoding/binary: add Append, Encode and Decode
2024-05-20 Michael Matloobcmd/go: add telemetry for a predefined set of GOROOT...
2024-05-20 Michael Matloobcmd/dist: set GOPROXY=off when GOPATH is set to be...
2024-05-20 Jes Cokdoc: simplify links for release notes
2024-05-20 Jayanth Krishnamurthy ppc64x: code cleanup in assembly files
2024-05-20 aimuzmaps: add All, Keys, Values, Insert, Collect
2024-05-20 Ian Lance Taylorcmd/cgo: don't force rewritten code onto a single line
2024-05-20 Ian Lance Taylorcmd/go: accept -mcmodel and -mlarge-data-threshold...
2024-05-20 guoguangwucmd/internal/telemetry: fix typo in comments
2024-05-20 Cherry Muicmd/link: add runtime.text.N symbols to macho symbol...
2024-05-18 apocelipeshash: use more internal/byteorder functions to simplify...
2024-05-18 Michael Mitchellruntime: remove unused code in (*pallocBits).findLargeN
2024-05-18 aimuznet: use stringslite package for string operations
2024-05-17 Paul E. Murphycmd/asm: on PPC64, fix assembling of FCMPO opcode
2024-05-17 Austin Clementsruntime: skip coro cgo test on platforms without cgo
2024-05-17 Austin Clementsinternal/runtime/atomic: fix missing linknames
2024-05-17 Michael Anthony... runtime: fix coro interactions with thread-locked gorou...
2024-05-17 Carlos Amedeeinternal/trace: move v2 tracer into trace directory
2024-05-17 Mauri de Souza... sync/atomic: public And/Or ops and race instrumentation
2024-05-17 Carlos Amedeeinternal/trace: remove remnanats of v1 tracer
2024-05-17 Michael Matloobcmd/go/internal/envcmd: remove duplicate env value set
2024-05-17 Carlos Amedeecmd/trace: collapse v2 directory into trace
2024-05-17 Cherry Muicmd/link: enable checklinkname by default
2024-05-17 Cherry Muiall: add push linknames to allow legacy pull linknames
2024-05-17 Robert Griesemergo/types: re-enable suppressed gcimporter tests
2024-05-17 Damien Neilnet/http: return correct error when reading from a...
2024-05-17 Jes Cokruntime: make use of stringslite.{HasPrefix, HasSuffix}
2024-05-17 Paul E. Murphycmd/compile/internal/ssa: cleanup ANDCCconst rewrite...
2024-05-17 Kir Kolyshkinos: make use of pidfd on linux
2024-05-17 qiulaidongfengcmd/go: unexport loadImport
2024-05-16 Jorropocmd/compile: fix indentation level in generic.rules
2024-05-16 Mauri de Souza... runtime: cleanup crashstack code
2024-05-16 Michael Matloobcmd/go: add go telemetry command and GOTELEMETRY, GOTEL...
2024-05-16 Robert Griesemergo/types, types2: report error for floating-point itera...
2024-05-16 Chen.Zhidongnet/http: add Pattern field in Request to return matche...
2024-05-16 Jonathan Amsterdamdoc/README.md: give example of package-less symbol...
2024-05-16 Mike Beaumontcrypto/tls: don't call tlsrsakex.IncNonDefault with...
2024-05-16 Yoann Congalcrypto/x509: fix certificate request creation with...
2024-05-16 Tobias Klausernet: fix typo in ctrlCtxFn parameter name
2024-05-16 apocelipescrypto: use byteorder to simplify consumeUint32 and...
2024-05-16 Jonathan Amsterdamdoc/next/64910.md: reword release note
2024-05-16 Rob Findleygo/ast: fix bug handling the result of yield in Preorder
2024-05-16 Jonathan Amsterdamlog/slog: handle times with undefined UnixNanos
2024-05-16 Damien Neilnet/http: simplify HTTP/1 request cancelation
2024-05-16 Damien Neilarchive/zip: treat truncated EOCDR comment as an error
2024-05-16 Jes Cokdoc: make symbol links simpler for relnotes
2024-05-16 Michael Matloobcmd/go/internal/envcmd: fix showing GODEBUG env value
2024-05-16 Alan Donovanruntime/debug: eliminate temporary variadicity from...
2024-05-16 qiulaidongfengcmd/go: add -changed to query for non-defaults in the env
2024-05-16 Alan Donovancmd/vendor/golang.org/x/telemetry: update to 9ff3ad9
2024-05-16 Jonathan Amsterdamdoc/README.md: mention adding the proposal issue
2024-05-16 Mateusz Poliwczakcrypto/x509: add text and binary marshal methods to OID
2024-05-16 Cuong Manh Lecmd/compile: add test case for using Alias types
2024-05-16 Tobias Klausermath/rand/v2: use max builtin in tests
2024-05-16 Michael Prattruntime: always update stack bounds on cgocallback
2024-05-16 Hiroaki Nakamuracmd/go/internal/script: Fix build tags of isETXTBSY
2024-05-15 Jes Coknet/http, reflect: rename Test function names
2024-05-15 Michael Matloobcmd/go: don't start upload until after toolchain selection
2024-05-15 Alan Donovango/ast: add Preorder go1.23 iterator
2024-05-15 Robert Griesemergo/types, types2: factor out type parameter access...
2024-05-15 Robert Griesemergo/types, types2: add Alias.{TypeParams, SetTypeParams...
next