Activity
runtime: rename updateGOMAXPROCS to updateMaxProcsG
runtime: rename updateGOMAXPROCS to updateMaxProcsG
[dev.simd] simd: initialize directory to make it suitable for testing…
[dev.simd] simd: initialize directory to make it suitable for testing…
doc/next: add release note for riscv64 plugin build mode
doc/next: add release note for riscv64 plugin build mode
go/types, types2: dump position stack for non-bailout panics
go/types, types2: dump position stack for non-bailout panics
[release-branch.go1.24] crypto/x509: decouple key usage and policy va…
[release-branch.go1.24] crypto/x509: decouple key usage and policy va…
cmd/link: allow linkname reference to a TEXT symbol regardless of size
cmd/link: allow linkname reference to a TEXT symbol regardless of size
doc/next: tweak runtime release notes
doc/next: tweak runtime release notes
[dev.simd] cmd/compile: add and fix k register supports
[dev.simd] cmd/compile: add and fix k register supports
[release-branch.go1.24] lib/fips140: set inprocess.txt to v1.0.0
[release-branch.go1.24] lib/fips140: set inprocess.txt to v1.0.0
[release-branch.go1.24] hash/maphash: hash channels in purego version…
[release-branch.go1.24] hash/maphash: hash channels in purego version…
[release-branch.go1.23] runtime/debug: document DefaultGODEBUG as a B…
[release-branch.go1.23] runtime/debug: document DefaultGODEBUG as a B…
[release-branch.go1.24] runtime/debug: document DefaultGODEBUG as a B…
[release-branch.go1.24] runtime/debug: document DefaultGODEBUG as a B…
[dev.simd] cmd/compile: adapters for simd
[dev.simd] cmd/compile: adapters for simd
os: don't follow symlinks on Windows when O_CREATE|O_EXCL and read-only
os: don't follow symlinks on Windows when O_CREATE|O_EXCL and read-only
runtime, testing/synctest: verify cleanups/finalizers run outside bub…
runtime, testing/synctest: verify cleanups/finalizers run outside bub…
[dev.simd] internal/buildcfg: enable SIMD GOEXPERIMENT for amd64
[dev.simd] internal/buildcfg: enable SIMD GOEXPERIMENT for amd64
cmd/compile/internal/walk: use original type for composite literals i…
cmd/compile/internal/walk: use original type for composite literals i…
runtime/trace: add a trace validation test for different trace orders
runtime/trace: add a trace validation test for different trace orders
cmd/go: fix get with the new 'work' pattern
cmd/go: fix get with the new 'work' pattern
log/slog: fix longtests with empty source
log/slog: fix longtests with empty source
go/token: benchmark FileSet.{Position,AddExistingFiles}
go/token: benchmark FileSet.{Position,AddExistingFiles}
go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
go/ast: deprecate FilterPackage, PackageExports, MergePackageFiles
runtime: skip nil Ps in allp during cleanup flush
runtime: skip nil Ps in allp during cleanup flush
crypto/tls: enable signature algorithm BoGo tests (and fix two bugs)
crypto/tls: enable signature algorithm BoGo tests (and fix two bugs)
log/slog: make TextHandler discard empty Source
log/slog: make TextHandler discard empty Source
testing/synctest: correct duration in doc example
testing/synctest: correct duration in doc example
hash: mention the new Cloner interface in Hash docs.
hash: mention the new Cloner interface in Hash docs.