]> Cypherpunks repositories - gostls13.git/commit
big: support %v and # modifier, better handling of unknown formats
authorRobert Griesemer <gri@golang.org>
Wed, 18 May 2011 18:02:08 +0000 (11:02 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 18 May 2011 18:02:08 +0000 (11:02 -0700)
commit82ddf970947dd4502ac966d5d90d5e3f1dd3d99a
tree1ba8e0046a3aa101dff14d9a6a601996c2b82f0e
parent8e26a644caa8644d3c1e3794cbd6b3971f505544
big: support %v and # modifier, better handling of unknown formats

R=r
CC=golang-dev
https://golang.org/cl/4536065
src/pkg/big/int.go
src/pkg/big/int_test.go
src/pkg/big/nat.go