]> Cypherpunks.ru repositories - gostls13.git/commit
all: calculate the median uniformly
authorJes Cok <xigua67damn@gmail.com>
Tue, 12 Sep 2023 13:18:33 +0000 (13:18 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 12 Sep 2023 20:16:26 +0000 (20:16 +0000)
commitca102e5c4a65c942856faa18557261f8297e72d3
tree4b1ca43f8ae79df304d6cb52cb2957ac376e14e8
parentd8b349ea6063a1c977e88cc25785b91d7f4b6237
all: calculate the median uniformly

This is a follow up of CL 526496.

Change-Id: I9f351951bf975e31befd36b9c951d195d2f8f9f7
GitHub-Last-Rev: 4307adafbffef7494d6f807b69df3e56328d6bf4
GitHub-Pull-Request: golang/go#62590
Reviewed-on: https://go-review.googlesource.com/c/go/+/527576
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/godebugs/table.go
src/runtime/mranges.go
src/syscall/syscall_openbsd.go