]> Cypherpunks repositories - gostls13.git/commit
big: fix Int.SetString comment, simplify implementation,
authorRobert Griesemer <gri@golang.org>
Fri, 21 May 2010 21:28:34 +0000 (14:28 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 21 May 2010 21:28:34 +0000 (14:28 -0700)
commite8dec0dc052d51a6e11f4e39e26536ebfe44b70b
treeccbaec2defe6d00fab3533821e935f8b105321d6
parent638ef0794f5e278f3348d3591c6323c79c66467d
big: fix Int.SetString comment, simplify implementation,
     always return z for nat.scan

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