| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-02-24 | test: document ken/*.go | Rob Pike |
| 2012-02-16 | test: use testlib (fourth 100) | Russ Cox |
| 2010-03-24 | delete all uses of panicln by rewriting them using panic or, | Rob Pike |
| 2009-12-10 | make test/ken safe for optional semis | Robert Griesemer |
| 2009-01-26 | removed a:b in range syntax | Ken Thompson |
| 2009-01-06 | new new & make | Russ Cox |
| 2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox |
| 2008-12-18 | arrays | Ken Thompson |
| 2008-12-15 | range clause must have = or := | Ken Thompson |
| 2008-12-05 | range statement | Ken Thompson |
