]> Cypherpunks repositories - gostls13.git/commit
Support exponential notation in RatFromString.
authorAustin Clements <aclements@csail.mit.edu>
Fri, 17 Jul 2009 22:09:43 +0000 (15:09 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Fri, 17 Jul 2009 22:09:43 +0000 (15:09 -0700)
commit25b4be5a55d504eff9fc14263fb1125458cdc9ad
treefc51d07f24320028da92e59840936ad845a976a5
parente86dcf16039bd617fb0bb6dafd3e2f7f438a1124
Support exponential notation in RatFromString.

R=gri
APPROVED=gri
DELTA=30  (25 added, 0 deleted, 5 changed)
OCL=31796
CL=31799
src/pkg/bignum/bignum.go
src/pkg/bignum/bignum_test.go