Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | test: use testlib (second 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | test: enable tests using v, ok := <-ch syntax | Robert Hencke | 2011-03-22 | 1 | -13/+13 |
* | replace non-blocking send, receive syntax with select | Russ Cox | 2011-01-31 | 1 | -12/+13 |
* | single argument panic | Russ Cox | 2010-03-30 | 1 | -2/+4 |
* | runtime: return zero value in x, ok = <-c when ok == false | Russ Cox | 2009-12-15 | 1 | -0/+20 |