Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -6/+0 |
2009-12-15 | rand: add explicit Int31n to avoid 64-bit divide on 32-bit machines | Russ Cox | 1 | -2/+17 |
2009-12-15 | 1) Change default gofmt default settings for | Robert Griesemer | 1 | -48/+48 |
2009-12-09 | Make the operations on the global rng thread safe. | Roger Peppe | 1 | -1/+21 |
2009-11-09 | - replaced gofmt expression formatting algorithm with | Robert Griesemer | 1 | -5/+5 |
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 | -72/+24 |
2009-10-15 | Define the new Rand and Source types to allow creating | Dave Bort | 1 | -0/+198 |
2009-10-09 | Move rand.go to rng.go to prepare for some surgery. | Dave Bort | 1 | -318/+0 |
2009-10-07 | apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync sysc... | Russ Cox | 1 | -189/+189 |
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -0/+318 |