Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -8/+0 |
2010-04-09 | math: use ** for exponentiation in comments | Charles L. Dorian | 1 | -1/+1 |
2010-02-09 | math: add functions Log2, Nextafter, Fdim, Fmax, Fmin | Charles L. Dorian | 1 | -0/+4 |
2010-01-11 | math: special cases for Ceil, Exp, Floor, Log, Log10 | Charles L. Dorian | 1 | -7/+4 |
2010-01-12 | Clean up and make consistent the comments in the math package. | Rob Pike | 1 | -0/+3 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -23/+23 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -10/+10 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -4/+4 |
2009-10-06 | apply gofmt to malloc math once os | Russ Cox | 1 | -15/+14 |
2009-08-12 | convert low-level (used by testing) packages to | Russ Cox | 1 | -6/+3 |
2009-07-14 | fixed typo | Robert Griesemer | 1 | -1/+1 |
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -0/+131 |