]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] math/big: reintroduce pre-Go 1.14 mention in GCD docs
authorFilippo Valsorda <filippo@golang.org>
Wed, 5 Feb 2020 20:24:30 +0000 (15:24 -0500)
committerFilippo Valsorda <filippo@golang.org>
Wed, 5 Feb 2020 23:01:27 +0000 (23:01 +0000)
commit29ccdfc8535020ecb4b048f9158efe5f454ed918
treeb9d73af35950da14c995994153e195564b4ef2c1
parent3f0cdedfdd4fe7531c49a29abb1824939d84d3bb
[release-branch.go1.14] math/big: reintroduce pre-Go 1.14 mention in GCD docs

It was removed in CL 217302 but was intentionally added in CL 217104.

Change-Id: I1a478d80ad1ec4f0a0184bfebf8f1a5e352cfe8c
Reviewed-on: https://go-review.googlesource.com/c/go/+/217941
Reviewed-by: Robert Griesemer <gri@golang.org>
(cherry picked from commit 88ae4ccefb60ce7e83b25c3bf0f55a4d8704e123)
Reviewed-on: https://go-review.googlesource.com/c/go/+/217997
Reviewed-by: Katie Hockman <katie@golang.org>
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/math/big/int.go