-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Comparing changes
Open a pull request
base repository: golang/go
base: master
head repository: golang/go
compare: release-branch.go1.25
- 5 commits
- 2 files changed
- 4 contributors
Commits on Jun 6, 2025
-
[release-branch.go1.25] update codereview.cfg for release-branch.go1.25
Change-Id: Id2aa864e4549623cc6d98d95028858d41459fa63 Reviewed-on: https://go-review.googlesource.com/c/go/+/679176 Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5abb1d8 - Browse repository at this point
Copy the full SHA 5abb1d8View commit details
Commits on Jun 9, 2025
-
[release-branch.go1.25] all: merge master (da0e8c4) into release-bran…
…ch.go1.25 Merge List: + 2025-06-09 da0e8c4 cmd/compile: relax reshaping condition + 2025-06-09 7800f4f log/slog: fix level doc on handlers + 2025-06-07 d184f8d runtime: check for gsignal in racecall on loong64 + 2025-06-06 0ccfbc8 os/signal: doc link to syscall.EPIPE Change-Id: I4e3cfdb4769207ba87788da1650ed2a1f731ed86
Configuration menu - View commit details
-
Copy full SHA for 4b3a0b9 - Browse repository at this point
Copy the full SHA 4b3a0b9View commit details
Commits on Jun 11, 2025
-
[release-branch.go1.25] all: merge master (7fa2c73) into release-bran…
…ch.go1.25 Merge List: + 2025-06-10 7fa2c73 os: disallow Root.Remove(".") on Plan 9, js, and Windows + 2025-06-10 281cfcf runtime: handle system goroutines later in goroutine profiling + 2025-06-10 4f86f22 testing/synctest, runtime: avoid panic when using linker-alloc WG from bubble + 2025-06-10 773701a internal/trace: pass GOTRACEBACK=crash to testprogs + 2025-06-10 fb0c27c os: do not follow dangling symlinks in Root when O_CREATE|O_EXCL on AIX + 2025-06-10 1cafdfb net/http: make the zero value of CrossOriginProtection work + 2025-06-10 a35701b cmd/dist: only install necessary tools when doing local test + 2025-06-10 a189516 runtime: don't do a direct G handoff in semrelease on systemstack + 2025-06-10 f18d046 all.{bash,rc}: use "../bin/go tool dist" instead of "%GOTOOLDIR%/dist" print build info + 2025-06-09 ee7bfbd cmd/compile/internal/ssa: fix PPC64 merging of (AND (S[RL]Dconst ...) + 2025-06-09 985d600 runtime: use small struct TestSynctest to ensure cleanups run + 2025-06-09 848a768 runtime: clarify stack traces for bubbled goroutines + 2025-06-09 049a5e6 runtime: return a different bubble deadlock error when main goroutine is done + 2025-06-09 ac16867 cmd/internal/doc: increase version of pkgsite doc command that's run Change-Id: Iba7b2c2f06e91a39fa039c08170e6054e50de3c6
Configuration menu - View commit details
-
Copy full SHA for 9546293 - Browse repository at this point
Copy the full SHA 9546293View commit details -
[release-branch.go1.25] go1.25rc1
Change-Id: I2611db09afd71b4b4811d118ec8c2446de4f8d40 Reviewed-on: https://go-review.googlesource.com/c/go/+/681056 Auto-Submit: Gopher Robot <[email protected]> TryBot-Bypass: Gopher Robot <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Cherry Mui <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ac5714 - Browse repository at this point
Copy the full SHA 8ac5714View commit details
Commits on Jul 1, 2025
-
[release-branch.go1.25] all: merge master (2f653a5) into release-bran…
…ch.go1.25 Merge List: + 2025-07-01 2f653a5 crypto/tls: ensure the ECDSA curve matches the signature algorithm + 2025-07-01 6e95fd9 crypto/ecdsa: fix crypto/x509 godoc links + 2025-07-01 7755a05 Revert "crypto/internal/fips140/subtle: add assembly implementation of xorBytes for arm" + 2025-07-01 d168ad1 slices: update TestIssue68488 to avoid false positives + 2025-07-01 27ad1f5 internal/abi: fix comment on NonEmptyInterface + 2025-06-30 86fca3d encoding/json/jsontext: use bytes.Buffer.AvailableBuffer + 2025-06-30 6bd9944 encoding/json/v2: avoid escaping jsonopts.Struct + 2025-06-30 e46d586 cmd/compile/internal/escape: add debug hash for literal allocation optimizations + 2025-06-30 479b51e cmd/compile/internal/escape: stop disabling literal allocation optimizations when coverage is enabled + 2025-06-30 8002d28 crypto/tls: update bogo version + 2025-06-30 fdd7713 internal/goexperiment: fix godoc formatting + 2025-06-30 740857f runtime: stash allpSnapshot on the M + 2025-06-30 9ae38be sync: disassociate WaitGroups from bubbles on Wait + 2025-06-30 4731832 crypto/hmac: wrap ErrUnsupported returned by Clone + 2025-06-30 03ad694 runtime: update skips for TestGdbBacktrace + 2025-06-30 9d1cd0b iter: add missing type parameter in doc + 2025-06-29 acb914f cmd/doc: fix -http on Windows + 2025-06-27 b51f1cd runtime: remove arbitrary 5-second timeout in TestNeedmDeadlock + 2025-06-27 f1e6ae2 reflect: fix TypeAssert on nil interface values + 2025-06-27 e81c624 os: use minimal file permissions when opening parent directory in RemoveAll + 2025-06-27 2a22aef encoding/json: add security section to doc + 2025-06-27 742fda9 runtime: account for missing frame pointer in preamble + 2025-06-27 fdc076c net/http: fix RoundTrip context cancellation for js/wasm + 2025-06-27 d9d2cad encoding/json: fix typo in hotlink for jsontext.PreserveRawStrings + 2025-06-26 0f8ab2d cmd/link: permit a larger size BSS reference to a smaller DATA symbol + 2025-06-26 988a20c cmd/compile/internal/escape: evaluate any side effects when rewriting with literals + 2025-06-25 b5d5559 encoding/json/jsontext: remove Encoder.UnusedBuffer + 2025-06-25 0b4d2ea encoding/json/jsontext: rename Encoder.UnusedBuffer as Encoder.AvailableBuffer + 2025-06-25 f8ccda2 runtime: make explicit nil check in (*spanInlineMarkBits).init + 2025-06-25 f069a82 runtime: note custom GOMAXPROCS even if value doesn't change + 2025-06-24 e515ef8 context: fix typo in context_test.go + 2025-06-24 47b941f cmd/link: add one more linkname to the blocklist + 2025-06-24 34cf5f6 go/types: add test for interface method field type + 2025-06-24 6e618cd encoding/json: use zstd compressed testdata + 2025-06-24 fcb9850 net/http: reduce allocs in CrossOriginProtection.Check + 2025-06-24 11f11f2 encoding/json/v2: support ISO 8601 durations + 2025-06-24 62deaf4 doc: fix links to runtime Environment Variables + 2025-06-24 2e9bb62 encoding/json/v2: reject unquoted dash as a JSON field name + 2025-06-23 ed78157 encoding/json/v2: report error on time.Duration without explicit format + 2025-06-23 f866958 cmd/dist: test encoding/json/... with GOEXPERIMENT=jsonv2 + 2025-06-23 f77a0aa internal/trace: improve gc-stress test + 2025-06-23 4506796 encoding/json/jsontext: consistently use JSON terminology + 2025-06-23 456a90a runtime: add missing unlock in sysReserveAlignedSbrk + 2025-06-23 1cf6386 Revert "go/types, types2: don't register interface methods in Info.Types map" + 2025-06-20 49cdf0c testing, testing/synctest: handle T.Helper in synctest bubbles + 2025-06-20 3bf1eec runtime: fix struct comment + 2025-06-20 8ed23a2 crypto/cipher: fix link to crypto/aes + 2025-06-20 ef60769 go/doc: add a golden test that reproduces #62640 + 2025-06-18 8552bcf cmd/go/internal/fips140: ignore GOEXPERIMENT on error + 2025-06-18 4c75672 runtime: set mspan limit field early and eagerly + 2025-06-18 c6ac736 runtime: prevent mutual deadlock between GC stopTheWorld and suspendG + 2025-06-17 53af292 encoding/json/jsontext: fix spelling error + 2025-06-16 d058254 cmd/dist: always include variant in package names + 2025-06-16 3254c2b internal/reflectlite: fix comment about meaning of flag field + 2025-06-16 816199e runtime: don't let readTrace spin on trace.shutdown + 2025-06-16 ea00461 internal/trace: make Value follow reflect conventions + 2025-06-13 96a6e14 runtime: comment that some linknames are used by runtime/trace + 2025-06-13 6449058 runtime: remove unused unique.runtime_blockUntilEmptyFinalizerQueue + 2025-06-13 683810a cmd/link: block new standard library linknames + 2025-06-12 9149876 all: replace a few user-visible mentions of golang.org and godoc.org + 2025-06-12 934d5f2 internal/trace: end test programs with SIGQUIT + 2025-06-12 5a08865 net: remove some BUG entries + 2025-06-11 d166a0b encoding/json/jsontext, encoding/json/v2: document experimental nature + 2025-06-11 d4c6eff cmd/compile: add up-to-date test for generated files Change-Id: I555d5d1bf8c8607fa0660146019657f4c04084e3
Configuration menu - View commit details
-
Copy full SHA for b062eb4 - Browse repository at this point
Copy the full SHA b062eb4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...release-branch.go1.25