summaryrefslogtreecommitdiff
path: root/src/lib/math/pow10.go
AgeCommit message (Expand)AuthorFilesLines
2009-06-09mv src/lib to src/pkgRob Pike1-37/+0
2009-03-05math: docRuss Cox1-0/+1
2009-01-20delete exportRuss Cox1-1/+1
2009-01-15redo and clean up math.Russ Cox1-8/+7
2008-11-19gotestify & gostylify math.Russ Cox1-8/+4
2008-08-04- switched most of existing Go code to new export syntaxRobert Griesemer1-3/+1
2008-07-19initKen Thompson1-17/+0
2008-07-08converted double to float64Ken Thompson1-12/+12
2008-06-27update to new world. still can't use it but it's a lot of editing....Rob Pike1-1/+1
2008-03-28SVN=114204Ken Thompson1-0/+60