1
0
mirror of https://github.com/golang/go synced 2024-11-23 01:50:04 -07:00
go/doc/next/6-stdlib/99-minor
qmuntal a96e736284 os/user: document Current improvements
Update #21867.
Update #68312.
Update #68647.

Change-Id: Ic41d6747c5a54ba28c1292258aa4d318ccb9fe40
Reviewed-on: https://go-review.googlesource.com/c/go/+/604395
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
2024-08-21 19:59:22 +00:00
..
bytes bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq 2024-08-14 18:23:13 +00:00
crypto crypto/x509,math/rand/v2: implement the encoding.(Binary|Text)Appender 2024-08-21 19:19:57 +00:00
encoding encoding: add TextAppender and BinaryAppender 2024-07-30 14:22:50 +00:00
go/types go/types: add go1.23 iterator methods for 10 exported types 2024-07-31 22:54:09 +00:00
hash hash: implement the encoding.BinaryAppender interface 2024-08-07 17:23:15 +00:00
log/slog log/slog: implement encoding.TextAppender for Level and LevelVar 2024-08-14 14:45:28 +00:00
math crypto/x509,math/rand/v2: implement the encoding.(Binary|Text)Appender 2024-08-21 19:19:57 +00:00
net/url net/url: implement encoding.BinaryAppender for URL 2024-08-08 19:43:18 +00:00
os/user os/user: document Current improvements 2024-08-21 19:59:22 +00:00
regexp math/big,regexp: implement the encoding.TextAppender interface 2024-08-15 23:43:00 +00:00
runtime runtime: deprecate GOROOT 2024-08-20 22:49:59 +00:00
strings bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq 2024-08-14 18:23:13 +00:00
testing doc/next: update 36532.md to wording suggested in CL 2024-08-20 17:36:54 +00:00
time time: implement the encoding.(Binary|Text)Appender for Time 2024-08-20 16:48:48 +00:00
0-heading.md doc: initialize next directory for Go 1.24 2024-07-22 17:55:04 +00:00
README doc: initialize next directory for Go 1.24 2024-07-22 17:55:04 +00:00

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