Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-12 | Clean up and make consistent the comments in the math package. | Rob Pike | 1 | -1/+6 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -27/+27 |
2009-11-24 | bad sin/cos for large angles. | Ken Thompson | 1 | -1/+1 |
2009-11-20 | gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg | Russ Cox | 1 | -1/+1 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -11/+11 |
2009-11-09 | remove semis after statements in one-statement statement lists | Robert Griesemer | 1 | -3/+3 |
2009-11-06 | - fine-tuning of one-line func heuristic (nodes.go) | Robert Griesemer | 1 | -3/+1 |
2009-10-06 | apply gofmt to malloc math once os | Russ Cox | 1 | -15/+14 |
2009-09-15 | more "declared and not used". | Russ Cox | 1 | -1/+1 |
2009-08-12 | convert low-level (used by testing) packages to | Russ Cox | 1 | -1/+0 |
2009-06-24 | style police: parens in if, for, switch, range | Russ Cox | 1 | -1/+1 |
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -0/+65 |