go/doc/next/6-stdlib/99-minor
Mauri de Souza Meneguzzo 192d65e46b sync/atomic: public And/Or ops and race instrumentation
This CL implements the new sync/atomic AND and OR apis as well as their race
counterparts.

Fixes #61395

Change-Id: I294eefe4b3ac27bc4ed237edcbfa88a8c646d86f
GitHub-Last-Rev: f174297007
GitHub-Pull-Request: golang/go#64331
Reviewed-on: https://go-review.googlesource.com/c/go/+/544455
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Auto-Submit: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
2024-05-17 18:37:29 +00:00
..
archive/tar doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
crypto/x509 doc: make symbol links simpler for relnotes 2024-05-16 15:53:51 +00:00
database/sql doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
debug/elf debug/elf: define non-standard but well-known symbol types 2024-04-16 00:01:16 +00:00
go go/ast: add Preorder go1.23 iterator 2024-05-15 21:44:50 +00:00
iter iter: expose fundamental types to Go 1.23 2024-05-06 20:33:25 +00:00
math/rand/v2 math/rand/v2: add Uint 2024-05-07 18:03:11 +00:00
net net/http: add Pattern field in Request to return matched pattern info 2024-05-16 18:42:34 +00:00
os doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
path/filepath doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
reflect reflect: add iterative related methods 2024-05-09 11:54:18 +00:00
runtime/debug runtime/debug: add SetCrashOutput(...CrashOptions) parameter 2024-05-15 21:04:14 +00:00
slices slices: add Chunk 2024-05-10 17:28:50 +00:00
sync sync/atomic: public And/Or ops and race instrumentation 2024-05-17 18:37:29 +00:00
syscall doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
testing/fstest doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unicode/utf16 doc: make use of simpler symbol links for relnotes 2024-04-12 20:57:18 +00:00
unique unique: add unique package and implement Make/Handle 2024-04-22 18:14:07 +00:00
0-heading.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
README doc/next: initial contents 2024-01-24 16:44:53 +00:00

API changes and other small changes to the standard library go here.