| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/internal/gc: unsafe.Pointer constants may only be converted to uintptr | Josh Bleecher Snyder | 2015-05-07 | 1 | -0/+7 |
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -3/+4 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | allow direct conversion between string and named []byte, []rune | Russ Cox | 2011-11-22 | 1 | -3/+3 |
* | cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ... | Russ Cox | 2011-10-25 | 1 | -6/+6 |
* | delete float, complex - code changes | Russ Cox | 2011-01-19 | 1 | -21/+23 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -20/+20 |
* | gc: implement []int(string) and []byte(string) | Russ Cox | 2010-02-25 | 1 | -0/+27 |
* | more 6g reorg; checkpoint. | Russ Cox | 2009-08-03 | 1 | -5/+5 |
* | update convlit.go to current spec | Russ Cox | 2009-05-05 | 1 | -7/+7 |
* | make 6g constants behave as ken proposes. (i hope.) | Russ Cox | 2009-03-12 | 1 | -3/+5 |
* | fix the easy parts of bug120 | Russ Cox | 2008-11-17 | 1 | -1/+1 |
* | Match gccgo error messages. | Ian Lance Taylor | 2008-10-22 | 1 | -5/+5 |
* | diagnose various conversion problems | Russ Cox | 2008-10-16 | 1 | -0/+35 |