Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-18 | math: signed zero Sqrt special case | Charles L. Dorian | 1 | -0/+1 |
2010-01-26 | math: 386 FPU hypot | Charles L. Dorian | 1 | -1/+0 |
2010-01-10 | math: Sqrt using 386 FPU. | Charles L. Dorian | 1 | -129/+1 |
2010-01-08 | math: special cases for Atan, Asin and Acos | Charles L. Dorian | 1 | -43/+120 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -16/+16 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -14/+14 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -3/+3 |
2009-10-08 | more lgtm files from gofmt | Russ Cox | 1 | -4/+4 |
2009-10-06 | apply gofmt to malloc math once os | Russ Cox | 1 | -7/+7 |
2009-08-12 | convert low-level (used by testing) packages to | Russ Cox | 1 | -1/+0 |
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -0/+66 |