1. 04 Feb, 2010 6 commits
  2. 03 Feb, 2010 3 commits
  3. 02 Feb, 2010 19 commits
  4. 01 Feb, 2010 11 commits
  5. 30 Jan, 2010 1 commit
    • Ian Lance Taylor's avatar
      Match gccgo error messages. · a91e524b
      Ian Lance Taylor authored
      bug238.go:11:7: error: invalid constant type
      bug238.go:12:7: error: invalid constant type
      bug238.go:13:7: error: invalid constant type
      bug238.go:14:7: error: invalid constant type
      bug238.go:15:7: error: invalid constant type
      bug238.go:16:7: error: invalid constant type
      bug238.go:17:7: error: invalid constant type
      
      R=rsc
      CC=golang-dev
      https://golang.org/cl/194159
      a91e524b