Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | runtime: swap the order of raceacquire() and racerelease() | Daniel S Fava | 2020-11-13 | 1 | -0/+2 |
* | runtime: add race detector support for new timers | Ian Lance Taylor | 2019-10-23 | 1 | -0/+2 |
* | runtime: per-P contexts for race detector | Dmitry Vyukov | 2016-05-03 | 1 | -1/+4 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | runtime: rename gothrow to throw | Keith Randall | 2014-12-28 | 1 | -19/+19 |
* | [dev.cc] runtime: convert race implementation from C to Go | Russ Cox | 2014-11-11 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+37 |