| Age | Commit message (Collapse) | Author |
|
Document that ServeMux trailing slash redirects now use
HTTP status 307 (Temporary Redirect) instead of
301 (Moved Permanently).
Fixes #77741.
Change-Id: Ie87feb9d20c6b07014a37f8c6ac9b1fa9f538cbc
Reviewed-on: https://go-review.googlesource.com/c/website/+/749340
Auto-Submit: Sean Liao <sean@liao.dev>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
|
|
Change-Id: Idba61f8797c73a29117a68363c5d87466a6a6964
Reviewed-on: https://go-review.googlesource.com/c/website/+/745920
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Quote some symbol and package names, for consistency.
For golang/go#75005.
Change-Id: I62fb38a24c12d6adb685289ff4ee3dd7bdb9f0f8
Reviewed-on: https://go-review.googlesource.com/c/website/+/743923
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
This change:
Removes the draft notice from go1.26.md
Updates the deployment for golangorg to Go 1.26
Adds Go 1.26 to history/release.go
Fixes golang/go#75005.
Change-Id: I3dc8457a3ec0fa2e3909b3592afe29db586db73a
Reviewed-on: https://go-review.googlesource.com/c/website/+/743900
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
|
|
A blog post will follow.
Change-Id: I9926c0a4283c04adba2f59de1b75a5d8226581fc
Reviewed-on: https://go-review.googlesource.com/c/website/+/743921
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
|
|
Change-Id: Id9927bbeb0e65498abef3b24ce2bc47eb4ca4ff0
Reviewed-on: https://go-review.googlesource.com/c/website/+/743720
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Austin Clements <austin@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
|
|
It no longer prevents inlining.
For golang/go#75005.
For golang/go#73137.
Change-Id: Ida9a22ef9fe5da6b4266c507de4b234d60ac625a
Reviewed-on: https://go-review.googlesource.com/c/website/+/738600
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Move the experimental goroutine leak detector to the end of the runtime
section so it isn't sandwiched between two non-experimental features.
For an optimization with debugging instructions, add a note to file an
issue if they are needed.
Add an additional link to simd/archsimd.
Change-Id: I6a6a636ce42d7da2df92b5119cb4fe0be647f9a7
Reviewed-on: https://go-review.googlesource.com/c/website/+/742880
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
|
|
Note that this matches the (incorrect) docs on the type itself, which
must be fixed in the main project's repo. See CL 741560.
For golang/go#75005
For golang/go#77428
Change-Id: I980f5f0f672b4039f20c5fc8e3072865eb5389c2
Reviewed-on: https://go-review.googlesource.com/c/website/+/741244
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
|
|
For golang/go#75005
Change-Id: I12c2b1978be6e886239bbb7820afe1251bbfb349
Reviewed-on: https://go-review.googlesource.com/c/website/+/741243
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com>
|
|
For golang/go#75005
Change-Id: Iab27e2227f81759f1c2912ad2f09a8375050214e
Reviewed-on: https://go-review.googlesource.com/c/website/+/741242
Reviewed-by: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
|
|
Markdown files are no longer treated as Go templates by default.
Pages that need template processing must explicitly set
"template: true" in their front matter.
This prevents unintended HTML escaping of template-like syntax
(e.g., "<" and ">") in Markdown content.
Fixes golang/go#75552
Change-Id: If00328831cd6b119043d9c2055fd21076943e2c4
Reviewed-on: https://go-review.googlesource.com/c/website/+/733500
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
See CL 738780.
Change-Id: Ifcb2ec675d6d4c38de06c7d558fa455c3a6596f2
Reviewed-on: https://go-review.googlesource.com/c/website/+/738781
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
|
|
The links are already included above inlined. The footnotes are
not referenced anywhere. Remove.
For golang/go#75005.
Change-Id: I8cf502d24bd6e2ee17fa91fe11b3ed18ce58f71b
Reviewed-on: https://go-review.googlesource.com/c/website/+/738560
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
|
|
As discussed in the proposal golang/go#76244, the Linux/PPC64 port, which
currently uses ELFv1 ABI, will switch to ELFv2 ABI in the next
release, instead of being removed.
Also sort architectures in alphabetical order.
For golang/go#76244.
For golang/go#75005.
Change-Id: I73be5214ec0206cd6031106dbd75ff16effec25c
Reviewed-on: https://go-review.googlesource.com/c/website/+/738120
Reviewed-by: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
For golang/go#75005.
Change-Id: I22a5860f0790130db65e5c128a37b25979099197
Reviewed-on: https://go-review.googlesource.com/c/website/+/737640
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
For golang/go#75005.
For golang/go#75883.
Change-Id: I5317913aecc82bd941067863c0a6ea7ae06451f3
Reviewed-on: https://go-review.googlesource.com/c/website/+/737600
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Fixes golang/go#77049.
Change-Id: Ia5af235c2742b1323826fa7df1049d2656c73af9
Reviewed-on: https://go-review.googlesource.com/c/website/+/736460
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Change-Id: I10d1388b0bf84d456ef5fee36708c64d6a4726a5
Reviewed-on: https://go-review.googlesource.com/c/website/+/734960
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Change-Id: Ic5ca78410a04cb9a153a24128546290c2d5fb150
Reviewed-on: https://go-review.googlesource.com/c/website/+/735100
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Change-Id: I7e7bad222e5d1a80a1ecaf7b30e8608d5abc9ba1
Reviewed-on: https://go-review.googlesource.com/c/website/+/734900
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
|
|
Mention that a high-level portable package is planned.
Also add a very brief overview/example of the API.
Change-Id: Ia9aa9e5890637224da6fab71c7267a8a9cf327ed
Reviewed-on: https://go-review.googlesource.com/c/website/+/733260
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
GOEXPERIMENT
Change-Id: I88a1b7f2effeb367818cff8c3a4eec1d5b33f47f
Reviewed-on: https://go-review.googlesource.com/c/website/+/733261
Reviewed-by: Michael Matloob <matloob@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
|
|
For golang/go#75005.
Change-Id: I27a109596b9159028bd3f0f3da1ec61fb87c5c09
Reviewed-on: https://go-review.googlesource.com/c/website/+/733240
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Change-Id: I4518c037238cd6316320e78381da76016a6a6964
Reviewed-on: https://go-review.googlesource.com/c/website/+/731720
Reviewed-by: Michael Matloob <matloob@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Michael Matloob <matloob@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
|
|
Change-Id: I15594c9a0f8c52c23a1e6ff524f7fc74fb99a333
Reviewed-on: https://go-review.googlesource.com/c/website/+/730760
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
|
|
For golang/go#38988
Change-Id: I5fef28163bccd10a5f7163b2a6fbf0f26a6a6964
Reviewed-on: https://go-review.googlesource.com/c/website/+/730280
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
|
|
For golang/go#75005.
Change-Id: I73d1264d05db2d6c109a1a92d39a587c9c80236d
GitHub-Last-Rev: 3fd8927b95723e6306941ba56a0d533111393cb7
GitHub-Pull-Request: golang/website#340
Reviewed-on: https://go-review.googlesource.com/c/website/+/729801
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
|
|
We don't include the package name on types as it is already
the "reflect" section. Mention the methods explicitly.
For golang/go#75005.
Change-Id: Ia8e31cd1982f9449c9304111cc6c89827b49cd24
Reviewed-on: https://go-review.googlesource.com/c/website/+/729560
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: David Chase <drchase@google.com>
|
|
For golang/go#75005.
Change-Id: Ic7c44e41f6e10622b9b35f5a6a09a68356c966b5
Reviewed-on: https://go-review.googlesource.com/c/website/+/729540
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: David Chase <drchase@google.com>
|
|
For golang/go#76244.
For golang/go#75005.
Change-Id: I4ec783a32d7709f1e952b19807fec0ca7c530434
Reviewed-on: https://go-review.googlesource.com/c/website/+/729441
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: David Chase <drchase@google.com>
Reviewed-by: David Chase <drchase@google.com>
|
|
For golang/go#75005
For golang/go#76038
Change-Id: I1c5925e71c0c84d1e1ed2ec9e493e14056f22b44
Reviewed-on: https://go-review.googlesource.com/c/website/+/729520
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
|
|
We certainly don't need to document every optimization in the release
notes, but these two CLs I had sent seem more worthwhile to include
given people empirically were avoiding two relatively fundamental
APIs over performance concerns.
For io.ReadAll, people were for example posting things like
"io.ReadAll is documented to be inefficient" on different issues
on various open source projects. See https://go.dev/cl/722500 for
additional details.
For fmt.Errorf, I believe fmt.Errorf("foo") has been considered
by the core Go team to be perfectly fine, but that did not stop a
steady drip of CLs seeking to remove instances for performance reasons,
or linters that complained while citing performance, and so on.
See https://go.dev/cl/708836 for some additional discussion.
Also, it's nice when the simpler and more idiomatic user code has
the same or better performance than more complex code.
Change-Id: I409b495f1cc514588fb2160a7f36cd9bf1ce03e5
Reviewed-on: https://go-review.googlesource.com/c/website/+/729261
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Keith Randall <khr@golang.org>
Auto-Submit: David Chase <drchase@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
Reviewed-by: Keith Randall <khr@golang.org>
|
|
Fixed a couple of minor typos.
Change-Id: I8fef31a2f96b90fa2b212ff5a49de99cf5ff25a7
GitHub-Last-Rev: 7026a3fb05a1cd5d14d6f6e15dfa0cd544b4525e
GitHub-Pull-Request: golang/website#338
Reviewed-on: https://go-review.googlesource.com/c/website/+/728620
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>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
|
|
In the minor changes section seems reasonable.
Updates golang/go#75005
Change-Id: I3af887b186b15bc5234053ce1436eb7d96f2c76c
Reviewed-on: https://go-review.googlesource.com/c/website/+/729460
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
For golang/go#75005.
Change-Id: I58cf7a1dd9149beaf8e9caacf069a8741dd88b2c
Reviewed-on: https://go-review.googlesource.com/c/website/+/729440
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
|
|
We're rolling back this API for Go 1.26.
Updates golang/go#67546.
Change-Id: I968db8c832286c2a9c168533c4635eb03aec94dc
Reviewed-on: https://go-review.googlesource.com/c/website/+/729340
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sean Liao <sean@liao.dev>
|
|
This is experimental, so move it later after the non-experimental
one. Mention it available only on Linux AMD64 and ARM64. And some
minor wording edits.
For golang/go#75005.
Change-Id: Ie4a5b9f5a3a72142062b1612cb3ff685ef3af931
Reviewed-on: https://go-review.googlesource.com/c/website/+/729300
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
For golang/go#75005.
Change-Id: Id4e01afa10e7266c133d4323058c76a701f588bc
Reviewed-on: https://go-review.googlesource.com/c/website/+/729260
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
|
|
Change-Id: Ib41e2935a04c01d4f12f64cfedccb476a9b9529d
Reviewed-on: https://go-review.googlesource.com/c/website/+/728400
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
the paragraphs for go/types and time appeared to be swapped in
the original, I swapped them back.
Change-Id: Ibf9da0f4a14e77e28de8a87e2a7aca0537e25c7c
Reviewed-on: https://go-review.googlesource.com/c/website/+/726900
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Mark Freeman <markfreeman@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Written by Vlad Saioc from Uber (vsaioc@uber.com) in CL 716400 with only
very minor edits from me.
For golang/go#74609.
Change-Id: I3c7604bad3c5355c8231cba1a9e928d83bd75c81
Reviewed-on: https://go-review.googlesource.com/c/website/+/726620
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Georgian-Vlad Saioc <vsaioc@uber.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
|
|
Using doc/next content as of 2025-12-03 (commit 2729e87aa5b66433ba39cc15e77f3ed26efdaf05).
For golang/go#75005.
Change-Id: Iec3fa42f2dca3d2abde5d1f12518fa7e256785dd
Reviewed-on: https://go-review.googlesource.com/c/website/+/726360
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: Mark Freeman <markfreeman@google.com>
|
|
Add this file now that it's possible to preview the release notes draft
at https://tip.golang.org/doc/go1.26.
For golang/go#75005.
Change-Id: I9189840edac997f4bf6a338dad15640e4e056b0f
Reviewed-on: https://go-review.googlesource.com/c/website/+/695995
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
|