-
Notifications
You must be signed in to change notification settings - Fork 309
Comparing changes
Open a pull request
base repository: golang/text
base: v0.26.0
head repository: golang/text
compare: v0.30.0
- 7 commits
- 9 files changed
- 3 contributors
Commits on Jul 9, 2025
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I389c3ce8c58b1f3ecb4b100a0707c1036b21ae50 Reviewed-on: https://go-review.googlesource.com/c/text/+/687035 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org>
Configuration menu - View commit details
-
Copy full SHA for b6d2645 - Browse repository at this point
Copy the full SHA b6d2645View commit details
Commits on Aug 7, 2025
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I36e4166f1215f0d2be49abe8ce20a8001e12a834 Reviewed-on: https://go-review.googlesource.com/c/text/+/693995 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Configuration menu - View commit details
-
Copy full SHA for 425d715 - Browse repository at this point
Copy the full SHA 425d715View commit details
Commits on Aug 13, 2025
-
all: upgrade go directive to at least 1.24.0 [generated]
By now Go 1.25.0 has been released, and Go 1.23 is no longer supported per the Go Release Policy (see https://go.dev/doc/devel/release#policy). For golang/go#69095. [git-generate] (cd . && go get go@1.24.0 && go mod tidy && go fix ./... && go mod edit -toolchain=none) Change-Id: I793a81e1c6140c5a747964d82dbc62fc85c1c712 Reviewed-on: https://go-review.googlesource.com/c/text/+/695197 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Configuration menu - View commit details
-
Copy full SHA for 60c9786 - Browse repository at this point
Copy the full SHA 60c9786View commit details
Commits on Sep 8, 2025
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ie88d27f52cf129fafc7894ef379747b163942c34 Reviewed-on: https://go-review.googlesource.com/c/text/+/701039 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Configuration menu - View commit details
-
Copy full SHA for e69f31b - Browse repository at this point
Copy the full SHA e69f31bView commit details
Commits on Sep 16, 2025
-
all: use built-in max/min to simplify the code
Change-Id: Ic195ff4df3749050079c85739f61897279933268 Reviewed-on: https://go-review.googlesource.com/c/text/+/664816 Auto-Submit: Sean Liao <sean@liao.dev> Reviewed-by: Sean Liao <sean@liao.dev> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Mark Freeman <markfreeman@google.com>
Configuration menu - View commit details
-
Copy full SHA for a42f0e2 - Browse repository at this point
Copy the full SHA a42f0e2View commit details
Commits on Sep 23, 2025
-
x/text: fix nil dereference in gotext extract
Ident.Obj may be nil if the referenced declaration is in another file. Fixes golang/go#60555 Change-Id: I730af89c7f52540b305b3da8c19448d089e9744c Reviewed-on: https://go-review.googlesource.com/c/text/+/545055 Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: Junyang Shao <shaojunyang@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Sean Liao <sean@liao.dev> Auto-Submit: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Configuration menu - View commit details
-
Copy full SHA for 42f038d - Browse repository at this point
Copy the full SHA 42f038dView commit details
Commits on Oct 8, 2025
-
go.mod: update golang.org/x dependencies
Update golang.org/x dependencies to their latest tagged versions. Change-Id: I325df01d59743d807da87a0ae9bf8e224af211c4 Reviewed-on: https://go-review.googlesource.com/c/text/+/710076 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Configuration menu - View commit details
-
Copy full SHA for c6abd03 - Browse repository at this point
Copy the full SHA c6abd03View 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 v0.26.0...v0.30.0