summaryrefslogtreecommitdiff
path: root/src/pkg/math/pow10.go
AgeCommit message (Expand)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+30
2011-09-13Imported Upstream version 60Ondřej Surý1-30/+0
2010-01-12Clean up and make consistent the comments in the math package.Rob Pike1-9/+2
2010-01-11math: fix pow10 comment, test portable SqrtRuss Cox1-1/+1
2009-12-151) Change default gofmt default settings forRobert Griesemer1-6/+6
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-5/+5
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-2/+2
2009-10-08more lgtm files from gofmtRuss Cox1-2/+2
2009-10-06apply gofmt to malloc math once osRuss Cox1-4/+4
2009-06-09mv src/lib to src/pkgRob Pike1-0/+37