summaryrefslogtreecommitdiff
path: root/src/pkg/math/fmod.go
AgeCommit message (Expand)AuthorFilesLines
2010-01-11math: special cases for FmodCharles L. Dorian1-4/+12
2010-01-12Clean up and make consistent the comments in the math package.Rob Pike1-2/+2
2009-12-151) Change default gofmt default settings forRobert Griesemer1-8/+8
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer1-1/+1
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer1-4/+4
2009-10-06apply gofmt to malloc math once osRuss Cox1-1/+1
2009-08-12convert low-level (used by testing) packages toRuss Cox1-1/+0
2009-06-09mv src/lib to src/pkgRob Pike1-0/+41