| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
| * | runtime: document that NumCPU does not change | Russ Cox | 2015-12-05 | 1 | -0/+4 |
| * | runtime: break atomics out into package runtime/internal/atomic | Michael Matloob | 2015-11-10 | 1 | -2/+5 |
| * | runtime: clarify that NumCPU returns only available CPUs | Ian Lance Taylor | 2015-07-10 | 1 | -1/+1 |
| * | runtime: factor stoptheworld/starttheworld pattern | Austin Clements | 2015-05-18 | 1 | -8/+3 |
| * | runtime: rename m.gcing to m.preemptoff and make it a string | Austin Clements | 2015-02-02 | 1 | -2/+2 |
| * | [dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstack | Russ Cox | 2014-11-12 | 1 | -2/+2 |
| * | [dev.cc] runtime: convert scheduler from C to Go | Russ Cox | 2014-11-11 | 1 | -14/+0 |
| * | runtime: always run semacquire on the G stack | Keith Randall | 2014-09-16 | 1 | -8/+22 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+56 |
