From: Dmitri Shuralyov Date: Mon, 22 Jul 2024 18:12:36 +0000 (-0400) Subject: [release-branch.go1.23] all: merge master (5e8a731) into release-branch.go1.23 X-Git-Tag: go1.23.0~7 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f5e4e45ef720765600413c941c01b424f1486438;p=gostls13.git [release-branch.go1.23] all: merge master (5e8a731) into release-branch.go1.23 Merge List: + 2024-07-22 5e8a731665 README: fix CC BY license name + 2024-07-22 a799fa5189 slices: explicitly document nil and empty slice equality + 2024-07-22 f0de94ff12 cmd/compile: don't inline runtime functions in -d=checkptr build + 2024-07-19 3959d54c0b runtime: mark lockWithRankMayAcquire as nosplit + 2024-07-17 70491a8111 maps: document handling of non-reflexive keys + 2024-07-17 7321aa91c6 cmd: vendor golang.org/x/telemetry@0b706e1 + 2024-07-17 420037b16d os: don't try to signal PID -1 on Unix + 2024-07-17 87abb4afb6 runtime: avoid multiple records with identical stacks from MutexProfile + 2024-07-17 8c88f0c736 cmd/cgo/internal/testcarchive: remove 1-minute timeout + 2024-07-17 fc51e5023e math/big: fix comment typo in natdiv.go + 2024-07-17 90c6558b6a internal/bytealg: extend memchr result correctly on wasm + 2024-07-16 355711821e cmd/internal/cov: close counter data files eagerly + 2024-07-16 f2bcab5fb3 regexp: more cross-references in docstrings + 2024-07-16 9915b87059 bytes: more cross-references in docstrings + 2024-07-16 97ccc224f1 math/big: use lists in docstrings + 2024-07-16 66e940b6f8 math/big: more cross-references in docstrings + 2024-07-16 0dae393a26 encoding/binary: use list format in docstrings + 2024-07-16 451a284d80 strings,bytes,regexp: use lists in Split* docstrings + 2024-07-16 b4a92f56ff crypto/tls: add exclude tls flags to bogo_shim_test + 2024-07-16 3bfbfa821f encoding/json: document compact json output in Encoder.Encode + 2024-07-16 d5479e197d net: document ParseIP always returns IPv6 addresses + 2024-07-16 5c7f541386 archive/zip: document handling of duplicate names in Writer.Create + 2024-07-16 6b97448132 sort: add example for Find + 2024-07-16 8b48290895 cmd/compile: fix recursive generic interface instantiation + 2024-07-15 959b3fd426 flag: add FlagSet example Change-Id: I0e7cac2f1cef42ccf3d392c57dad793ca3b08b11 --- f5e4e45ef720765600413c941c01b424f1486438