go /
go /
refs/tags/go1.23.12 - dd8b7ad [release-branch.go1.23] go1.23.12 by Gopher Robot · 9 weeks ago release-branch.go1.23 go1.23.12
- 8a924ca [release-branch.go1.23] database/sql: avoid closing Rows while scan is in progress by Damien Neil · 3 months ago
- 8fa31a2 [release-branch.go1.23] os/exec: fix incorrect expansion of "", "." and ".." in LookPath by Olivier Mengué · 3 months ago
- e8794e6 [release-branch.go1.23] cmd/compile: for arm64 epilog, do SP increment with a single instruction by Keith Randall · 3 months ago
- 6c9c80b [release-branch.go1.23] cmd/go: skip known TestScript/build_trimpath_cgo failure on darwin/arm64 by Dmitri Shuralyov · 3 months ago
- cea5be7 [release-branch.go1.23] cmd/cgo/internal/testsanitizers: disable ASLR for TSAN tests by Michael Anthony Knyszek · 12 months ago
- 317a3c1 [release-branch.go1.23] runtime: stash allpSnapshot on the M by Michael Pratt · 4 months ago
- 0a75dd7 [release-branch.go1.23] go1.23.11 by Gopher Robot · 3 months ago go1.23.11
- e9d2c03 [release-branch.go1.23] cmd/go: disable support for multiple vcs in one module by Roland Shoemaker · 4 months ago
- e919b33 [release-branch.go1.23] cmd/link: permit a larger size BSS reference to a smaller DATA symbol by Cherry Mui · 4 months ago
- c46a0e6 [release-branch.go1.23] runtime: set mspan limit field early and eagerly by Michael Anthony Knyszek · 4 months ago
- 136ea1a [release-branch.go1.23] runtime: prevent mutual deadlock between GC stopTheWorld and suspendG by Michael Anthony Knyszek · 4 months ago
- dac4567 [release-branch.go1.23] runtime: handle system goroutines later in goroutine profiling by Michael Anthony Knyszek · 4 months ago
- 3eedbde [release-branch.go1.23] cmd/compile: do nil check before calling duff functions, on arm64 and amd64 by Keith Randall · 5 months ago
- d375ae5 [release-branch.go1.23] go1.23.10 by Gopher Robot · 4 months ago go1.23.10
- b897e97 [release-branch.go1.23] net/http: strip sensitive proxy headers from redirect requests by Neal Patel · 5 months ago
- c2c89d9 [release-branch.go1.23] os: don't follow symlinks on Windows when O_CREATE|O_EXCL by Damien Neil · 5 months ago
- 8eeb134 [release-branch.go1.23] cmd/link: allow linkname reference to a TEXT symbol regardless of size by Cherry Mui · 5 months ago
- 4ca7c01 [release-branch.go1.23] runtime/debug: document DefaultGODEBUG as a BuildSetting by Sean Liao · 1 year, 3 months ago
- f77084d [release-branch.go1.23] go1.23.9 by Gopher Robot · 5 months ago go1.23.9
- 8ff45d1 [release-branch.go1.23] runtime: fix 9-arg syscall on darwin/amd64 by Keith Randall · 6 months ago
- 96537d5 [release-branch.go1.23] cmd/link: choose one with larger size for duplicated BSS symbols by Cherry Mui · 7 months ago
- 7a2cfb7 [release-branch.go1.23] go1.23.8 by Gopher Robot · 6 months ago go1.23.8
- c72a2ba [release-branch.go1.23] runtime: explicitly disable async preempt for internal/runtime by Andy Pan · 7 months ago
- 2c0a0fc [release-branch.go1.23] runtime: skip TestCgoCallbackPprof on platforms with broken profiling by Michael Pratt · 7 months ago
- c855149 [release-branch.go1.23] runtime: only set isExtraInC if there are no Go frames left by Michael Pratt · 7 months ago
- ec6e84d [release-branch.go1.23] internal/godebugs: fix changed version for winsymlink and winreadlinkvolume to 1.23 by Jordan Liggitt · 7 months ago
- 15e01a2 [release-branch.go1.23] net/http: reject newlines in chunk-size lines by Damien Neil · 8 months ago
- 45aade7 [release-branch.go1.23] all: updates vendored x/net by Junyang Shao · 7 months ago
- c01c4d4 [release-branch.go1.23] go1.23.7 by Gopher Robot · 7 months ago go1.23.7
- 25177ec [release-branch.go1.23] all: updated vendored x/net with security fix by Damien Neil · 8 months ago
- e477283 [release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement by Ian Lance Taylor · 8 months ago
- 9facf1f [release-branch.go1.23] runtime/cgo: avoid errors from -Wdeclaration-after-statement by Ian Lance Taylor · 8 months ago
- 0fa31cb [release-branch.go1.23] reflect: let Value.Seq return the iteration value correct type by qiulaidongfeng · 8 months ago
- d89fda2 [release-branch.go1.23] reflect: correctly handle method values in Seq by Michael Anthony Knyszek · 8 months ago
- acde84c [release-branch.go1.23] runtime: use WCLONE when waiting on pidfd test child by Michael Pratt · 8 months ago
- c57e2bd [release-branch.go1.23] syscall: don't send child signal when testing pidfd by Ian Lance Taylor · 8 months ago
- 2aaa388 [release-branch.go1.23] cmd/compile, runtime: use deferreturn as target PC for recover from deferrangefunc by David Chase · 8 months ago
- 22fdd35 [release-branch.go1.23] runtime: fix usleep on s390x/linux by Paul Murphy · 8 months ago
- a991f9c3 [release-branch.go1.23] go1.23.6 by Gopher Robot · 8 months ago go1.23.6
- 6644ed6 [release-branch.go1.23] crypto/internal/fips140/nistec: make p256NegCond constant time on ppc64le by Roland Shoemaker · 9 months ago
- ab44565 [release-branch.go1.23] cmd/go/internal/modfetch: do not trust server to send all tags in shallow fetch by Russ Cox · 9 months ago
- 9cbbf5e [release-branch.go1.23] cmd/compile: fix write barrier coalescing by Keith Randall · 9 months ago
- d04e3cb [release-branch.go1.23] go1.23.5 by Gopher Robot · 9 months ago go1.23.5
- bb8230f [release-branch.go1.23] net/http: persist header stripping across repeated redirects by Damien Neil · 11 months ago
- fdb8413 [release-branch.go1.23] crypto/x509: properly check for IPv6 hosts in URIs by Roland Shoemaker · 10 months ago
- 1dde0b4 [release-branch.go1.23] runtime: hold traceAcquire across casgstatus in injectglist by Michael Anthony Knyszek · 10 months ago
- 3417000 [release-branch.go1.23] crypto/tls: fix Config.Time in tests using expired certificates by Filippo Valsorda · 9 months ago
- 1576793 [release-branch.go1.23] net: don't use sendfile for irregular files; handle EOPNOTSUPP/ENOTSUP by Ian Lance Taylor · 10 months ago
- 59b7d40 [release-branch.go1.23] runtime: update and restore g0 stack bounds at cgocallback by Cherry Mui · 1 year, 3 months ago
- 69c8cfe [release-branch.go1.23] cmd/compile/internal/importer: enable aliases by Tim King · 1 year, 2 months ago
- 194de8f [release-branch.go1.23] go1.23.4 by Gopher Robot · 10 months ago go1.23.4
- 5164a86 [release-branch.go1.23] cmd/trace: also show end stack traces by Felix Geisendörfer · 11 months ago
- 25f042d [release-branch.go1.23] runtime: reserve 4kB for system stack on windows-386 by Russ Cox · 11 months ago
- be062b7 [release-branch.go1.23] runtime: explicitly keep handle alive during getOrAddWeakHandle by Michael Anthony Knyszek · 11 months ago
- d8adc6c [release-branch.go1.23] runtime: prevent weak->strong conversions during mark termination by Michael Anthony Knyszek · 11 months ago
- 847cb6f [release-branch.go1.23] syscall: mark SyscallN as noescape by qmuntal · 11 months ago
- 777f43a [release-branch.go1.23]time: accept "+01" in TestLoadFixed on OpenBSD by Dmitri Shuralyov · 11 months ago
- 3726f07 [release-branch.go1.23] cmd/compile: use a non-fragile test for "does f contain closure c?" by David Chase · 12 months ago
- c390a1c [release-branch.go1.23] go1.23.3 by Gopher Robot · 11 months ago go1.23.3
- 1207de4 [release-branch.go1.23] runtime: reduce syscall.SyscallX stack usage by qmuntal · 1 year ago
- a0d15cb9 [release-branch.go1.23] runtime: fix MutexProfile missing root frames by Felix Geisendörfer · 1 year, 1 month ago
- 958f3a0 [release-branch.go1.23] internal/poll: handle the special case of sendfile(2) sending the full chunk by Andy Pan · 12 months ago
- 6ba3a8a [release-branch.go1.23] internal/poll: keep copying after successful Sendfile return on BSD by Damien Neil · 12 months ago
- 5472853 [release-branch.go1.23] cmd/link: generate Mach-O UUID when -B flag is specified by Cherry Mui · 1 year ago
- cfe0ae0 [release-branch.go1.23] runtime: uphold goroutine profile invariants in coroswitch by Michael Anthony Knyszek · 12 months ago
- 58babf6 [release-branch.go1.23] runtime,time: use atomic.Int32 for isSending by Michael Anthony Knyszek · 12 months ago
- 8d79bf7 [release-branch.go1.23] runtime: don't frob isSending for tickers by Ian Lance Taylor · 12 months ago
- 35c010a [release-branch.go1.23] runtime: fix GoroutineProfile stacks not getting null terminated by Felix Geisendörfer · 1 year, 1 month ago
- 6495ce0 [release-branch.go1.23] syscall: use SYS_EXIT_GROUP in CLONE_PIDFD feature check child by Michael Pratt · 1 year ago
- 7fc8312 [release-branch.go1.23] os: add clone(CLONE_PIDFD) check to pidfd feature check by Michael Pratt · 1 year, 4 months ago
- cc16cdf [release-branch.go1.23] runtime: clear isSending bit earlier by Ian Lance Taylor · 1 year ago
- 9563300f [release-branch.go1.23] os: ignore SIGSYS in checkPidfd by cions · 1 year, 1 month ago
- f8080ed [release-branch.go1.23] runtime: fix TestGdbAutotmpTypes on gdb version 15 by Shulhan · 1 year, 3 months ago
- ed07b32 [release-branch.go1.23] go1.23.2 by Gopher Robot · 1 year ago go1.23.2
- 3b2e846 [release-branch.go1.23] runtime: if stop/reset races with running timer, return correct result by Ian Lance Taylor · 1 year, 1 month ago
- fbddfae [release-branch.go1.23] cmd/compile: fix wrong esacpe analysis for rangefunc by Cuong Manh Le · 1 year, 1 month ago
- c8c6f9a [release-branch.go1.23] syscall: on exec failure, close pidfd by Ian Lance Taylor · 1 year, 1 month ago
- a74951c [release-branch.go1.23] unique: don't retain uncloned input as key by Michael Anthony Knyszek · 1 year, 1 month ago
- e6598e7 [release-branch.go1.23] os: dup pidfd if caller sets PidFD manually by Wei Fu · 1 year, 2 months ago
- 82575f7 [release-branch.go1.23] internal/weak: shade pointer in weak-to-strong conversion by Michael Anthony Knyszek · 1 year, 1 month ago
- a886959 [release-branch.go1.23] runtime: size maps.Clone destination bucket array safely by Keith Randall · 1 year, 1 month ago
- 80ff7cd [release-branch.go1.23] cmd/cgo: correct padding required by alignment by Ian Lance Taylor · 1 year, 2 months ago
- 69234de [release-branch.go1.23] go1.23.1 by Gopher Robot · 1 year, 1 month ago go1.23.1
- 032ac07 [release-branch.go1.23] go/build/constraint: add parsing limits by Roland Shoemaker · 1 year, 4 months ago
- fa8ff1a [release-branch.go1.23] encoding/gob: cover missed cases when checking ignore depth by Roland Shoemaker · 1 year, 5 months ago
- 53487e5 [release-branch.go1.23] go/parser: track depth in nested element lists by Roland Shoemaker · 1 year, 4 months ago
- 3d1f1f2 [release-branch.go1.23] cmd: vendor golang.org/x/telemetry@internal-branch.go1.23-vendor by Michael Pratt · 1 year, 1 month ago
- 6de5a71 [release-branch.go1.23] database/sql: fix panic with concurrent Conn and Close by Nic Klaassen · 1 year, 2 months ago
- 9625a7f [release-branch.go1.23] go/types, types2: unalias tilde terms in underIs by Tim King · 1 year, 2 months ago
- 9c939a1 [release-branch.go1.23] runtime: store bp on cgocallback as unsafe.Pointer by Michael Anthony Knyszek · 1 year, 2 months ago
- 7afe17b [release-branch.go1.23] go/types, types2: use max(fileVersion, go1.21) if fileVersion present by Michael Matloob · 1 year, 2 months ago
- 8002845 [release-branch.go1.23] runtime: on AIX, fix call to _cgo_sys_thread_create in _rt0_ppc64_aix_lib by Paul E. Murphy · 1 year, 2 months ago
- 9166d2f [release-branch.go1.23] go/types, types2: Named.cleanup must also handle *Alias types by Robert Griesemer · 1 year, 2 months ago
- 76346b3 [release-branch.go1.23] unique: use TypeFor instead of TypeOf to get type in Make by Michael Anthony Knyszek · 1 year, 2 months ago
- 3c93405 [release-branch.go1.23] os: use O_EXCL instead of O_TRUNC in CopyFS to disallow rewriting existing files does not exist by Andy Pan · 1 year, 2 months ago
- dbecb41 [release-branch.go1.23] os: fix Chtimes test flakes by Kir Kolyshkin · 1 year, 2 months ago
- 6885bad [release-branch.go1.23] go1.23.0 by Gopher Robot · 1 year, 2 months ago go1.23.0
- ec7d609 [release-branch.go1.23] revert "go/types, types2: only use fileVersion if 1.21 or greater" by Carlos Amedee · 1 year, 2 months ago
- 63b0f80 [release-branch.go1.23] go/types, types2: only use fileVersion if 1.21 or greater by Michael Matloob · 1 year, 2 months ago