index
:
go-x-website
main
Fork of golang.org/x/website with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_content
/
doc
/
go1.26.md
Age
Commit message (
Expand
)
Author
2026-03-06
doc/go1.26: document ServeMux trailing slash redirect status change
Basavaraj PB
2026-02-17
_content/doc/go1.26: add a couple missing crypto release notes
Filippo Valsorda
2026-02-11
_content/doc/go1.26: minor format change
Cherry Mui
2026-02-10
internal/history: remove draft notice, update deployment, add Go 1.26
Junyang Shao
2026-02-10
_content/doc/go1.26.md: link to inline analyzer docs
Alan Donovan
2026-02-10
content/_doc/go1.26: various edits
Austin Clements
2026-02-06
_content/doc/go1.26: document testing.B.Loop change
Cherry Mui
2026-02-06
_content/doc/go1.26: minor adjustments
Michael Pratt
2026-02-06
_content/doc/go1.26: fix typos in slog.MultiHandler doc
Rhys Hiltner
2026-02-06
_content/doc/go1.26: correct ARTIFACTS log line
Rhys Hiltner
2026-02-06
_content/doc/go1.26: fix typo in WithDataIndependentTiming doc
Rhys Hiltner
2026-02-02
internal/web: do not treat Markdown files as templates by default
Ryo Sakuma
2026-01-23
_content/doc/go1.26: remove release note for sizespecializedmalloc
Michael Anthony Knyszek
2026-01-22
_content/doc/go1.26: remove unnecessary footnotes
Cherry Mui
2026-01-21
_content/doc/go1.26: pre-announce Linux/PPC64 port switching to ELFv2 ABI
Cherry Mui
2026-01-20
_content/doc/go1.26: consistently use Go syntax coloring in doc
Robert Griesemer
2026-01-20
_content/doc/go1.26: document removal of cycle restriction for type parameters
Robert Griesemer
2026-01-15
_content/doc/go1.26: document binary size increase from specialized malloc
Cherry Mui
2026-01-15
_content/doc/go1.26: mention Wasm memory usage reduction for small programs
Cherry Mui
2026-01-12
_content/doc/go1.26.md: fix section name typo
zuojunwei.1024
2026-01-08
_content/doc/go1.26: document heap address randomization
Cherry Mui
2026-01-02
_content/doc/go1.26: expand SIMD release notes
Cherry Mui
2025-12-30
_content/doc/go1.26: mention planned removal of nosizespecializedmalloc GOEXP...
Cherry Mui
2025-12-29
_content/doc/go1.26: document that Wasm requires signext and satconv
Cherry Mui
2025-12-22
_content/doc/go1.26: add note for lower go mod init go directive version
Michael Matloob
2025-12-17
_content/doc/go1.26.md: fix grammar in tls.QUICConn relnote
Damien Neil
2025-12-16
_content/doc/go1.26: add note for http.Client cookie Host change
Sean Liao
2025-12-15
_content/doc/go1.26: add notes for race detector support on linux/riscv64
Lin Lin
2025-12-12
_content/doc/go1.26: reword release notes of new reflect iterators
Cherry Mui
2025-12-12
_content/doc/go1.26: add release notes for register ABI on S390X
Cherry Mui
2025-12-12
_content/doc/go1.26: preannounce the removal of big-endian linux/ppc64 port
Cherry Mui
2025-12-11
doc/go1.26: add notes about linker changes
Ian Lance Taylor
2025-12-11
_content/doc/go1.26.md: add io.ReadAll and fmt.Errorf optimizations
thepudds1460
2025-12-11
_content/doc/go1.26.md: fixed typos in goroutine leak section
Vlad Saioc
2025-12-11
_content/doc/go1.26: add note about WithDataIndependentTiming changes
Roland Shoemaker
2025-12-11
_content/doc/go1.26: minor format edits
Cherry Mui
2025-12-11
x/website/_content/doc: remove database/sql/driver change from release notes
Austin Clements
2025-12-11
_content/doc/go1.26: minor edit of runtime/secret release notes
Cherry Mui
2025-12-11
_content/doc/go1.26: add release notes for experimental simd support
Cherry Mui
2025-12-08
_content/doc/go1.26.md: add entry for size-specialized malloc
Michael Anthony Knyszek
2025-12-04
_content/doc: fix typos and what looks like swapped paragraphs
David Chase
2025-12-04
_content/doc/go1.26.md: add release note for goroutine leak profiles
Michael Anthony Knyszek
2025-12-03
_content/doc: add merged go1.26.md
Gopher Robot
2025-08-13
_content/doc: add go1.26.md placeholder
Dmitri Shuralyov