Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -0/+2 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | fix tree for reflect rename | Russ Cox | 2011-04-25 | 1 | -1/+1 |
* | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 2010-03-24 | 1 | -19/+16 |
* | making some more non-gofmt'ed files save for new semicolon rule | Robert Griesemer | 2009-12-09 | 1 | -3/+1 |
* | maps have == so maps should work as map keys. | Russ Cox | 2009-07-03 | 1 | -3/+2 |
* | implications of stricter type equality: | Russ Cox | 2009-05-08 | 1 | -4/+1 |
* | Move sys.Reflect and sys.Unreflect into unsafe. | Rob Pike | 2009-05-08 | 1 | -1/+1 |
* | make 6g constants behave as ken proposes. (i hope.) | Russ Cox | 2009-03-12 | 1 | -0/+53 |