Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -0/+3 |
* | cmd/gc: fix comparison of struct with _ field | Russ Cox | 2012-02-17 | 1 | -0/+5 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | gc: implement == on structs and arrays | Russ Cox | 2011-12-12 | 1 | -1/+11 |
* | gc: remove func, map compare | Russ Cox | 2011-11-13 | 1 | -10/+18 |
* | test: match gccgo error messages for cmp6.go | Ian Lance Taylor | 2011-03-25 | 1 | -5/+5 |
* | gc: clearer error for struct == struct | Russ Cox | 2011-01-21 | 1 | -0/+7 |
* | gc: implement new comparison rule | Russ Cox | 2010-09-13 | 1 | -0/+42 |