]> Cypherpunks repositories - gostls13.git/commit
math/big: more cleanups (msbxx, nlzxx functions)
authorRobert Griesemer <gri@golang.org>
Tue, 26 May 2015 23:42:24 +0000 (16:42 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 27 May 2015 22:10:15 +0000 (22:10 +0000)
commit635cd91eb4c6f22e22b82c7cc831f64fba89581a
treeacf0e3a7635e73cf3dcbd8e7e10d94fd66293e9c
parent0858d8847d0cdcc03ecb336c208706516bc0ab40
math/big: more cleanups (msbxx, nlzxx functions)

Change-Id: Ibace718452b6dc029c5af5240117f5fc794c38cf
Reviewed-on: https://go-review.googlesource.com/10388
Reviewed-by: Alan Donovan <adonovan@google.com>
src/math/big/arith.go
src/math/big/float.go
src/math/big/nat.go
src/math/big/nat_test.go