Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: skip unsupported tests for js/wasm | Richard Musiol | 2018-04-30 | 1 | -1/+1 |
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | test: check for build constraints only upto the first blank line | Rahul Chaudhry | 2015-02-06 | 1 | -2/+1 |
* | build: make nacl pass | Russ Cox | 2014-05-20 | 1 | -1/+3 |
* | test: explanatory comments [c-g]* | Rob Pike | 2012-02-19 | 1 | -1/+1 |
* | test: use testlib (fourth 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | runtime: delete UpdateMemStats, replace with ReadMemStats(&stats). | Rémy Oudompheng | 2012-02-06 | 1 | -3/+5 |
* | runtime: add UpdateMemStats, use in tests | Russ Cox | 2011-07-22 | 1 | -1/+2 |
* | runtime: drop chan circular linked list in favor of circular buffer | Russ Cox | 2011-04-13 | 1 | -0/+41 |