Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -24/+24 |
2009-11-20 | gofmt -r 'α[β:len(α)] -> α[β:]' -w test/bench | Russ Cox | 1 | -10/+8 |
2009-08-07 | timing updates after 6g change for efficient division by powers of two | Rob Pike | 1 | -1/+1 |
2009-08-06 | add runtime.GOMAXPROCS, allowing a program to, in effect, set $GOMAXPROCS | Rob Pike | 1 | -0/+2 |
2009-08-05 | parallel spectral-norm | Rob Pike | 1 | -0/+111 |