]> Cypherpunks repositories - gostls13.git/commit
math/big: fix binaryGCD
authorRobert Griesemer <gri@golang.org>
Wed, 13 Jun 2012 17:29:06 +0000 (10:29 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 13 Jun 2012 17:29:06 +0000 (10:29 -0700)
commitf4240666be0a267b4e5c793b795e9af11b080e9f
tree9e7e07dfb1a7746ae81c3821b7bf458d6c0c3590
parentb7c5e23df02fd0acf8f3c3a1d26024c90983684e
math/big: fix binaryGCD

R=rsc
CC=golang-dev
https://golang.org/cl/6297085
src/pkg/math/big/int.go