Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: fix memory profiler | Dmitriy Vyukov | 2014-10-16 | 1 | -0/+1 |
* | testing: clearer comment | Robert Griesemer | 2014-10-01 | 1 | -1/+1 |
* | cmd/go, testing: add TestMain support | Russ Cox | 2014-09-19 | 2 | -5/+69 |
* | runtime: account for tiny allocs, for testing.AllocsPerRun | Russ Cox | 2014-09-17 | 1 | -0/+29 |
* | testing: read coverage counters atomically | Rob Pike | 2014-09-09 | 1 | -3/+6 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 12 | -0/+2269 |