| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sync: allow inlining the Mutex.Unlock fast path | Carlo Alberto Ferraris | 2019-03-05 | 1 | -1/+1 |
| * | sync: make WaitGroup more space-efficient | Diogo Pinela | 2018-03-15 | 1 | -12/+13 |
| * | all: join some chained ifs to unindent code | Daniel Martà | 2017-08-29 | 1 | -7/+5 |
| * | sync: make clear that WaitGroup.Done decrements by one | Alberto Donizetti | 2017-06-21 | 1 | -1/+1 |
| * | sync: make Mutex more fair | Dmitry Vyukov | 2017-02-17 | 1 | -1/+1 |
| * | cmd/vet: check sync.* types' copying | Aliaksandr Valialkin | 2016-05-06 | 1 | -0/+4 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -2/+2 |
| * | internal/race: add package | Dmitry Vyukov | 2015-11-26 | 1 | -16/+17 |
| * | sync: simplify WaitGroup | Dmitry Vyukov | 2015-06-26 | 1 | -67/+67 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+137 |
