An error occurred fetching the project authors.
- 17 Dec, 2012 1 commit
-
-
Shenghou Ma authored
Fixes #3729. R=rsc CC=golang-dev https://golang.org/cl/6938052
-
- 09 Oct, 2012 1 commit
-
-
Shenghou Ma authored
R=golang-dev CC=golang-dev https://golang.org/cl/6631054
-
- 28 Jul, 2012 1 commit
-
-
Ian Lance Taylor authored
Fixes #3874. R=golang-dev, nj, r, minux.ma CC=golang-dev https://golang.org/cl/6446060
-
- 03 May, 2012 1 commit
-
-
Ian Lance Taylor authored
Updates #3391. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6177045
-
- 07 Mar, 2012 1 commit
-
-
Russ Cox authored
$ go list -f '{{.ImportPath}} {{.Deps}}' fmt log fmt [errors io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe] log [errors fmt io math os reflect runtime strconv sync sync/atomic syscall time unicode/utf8 unsafe] R=bradfitz, rogpeppe, r, r, rsc CC=golang-dev https://golang.org/cl/5753055
-
- 11 Feb, 2012 1 commit
-
-
Russ Cox authored
Fixes #2716. R=ken2 CC=golang-dev https://golang.org/cl/5652065
-
- 18 Jan, 2012 1 commit
-
-
Luuk van Dijk authored
gc: fieldnames in structliterals in exported inlines should not be qualified if they're embedded builtin types. Trust me. Fixes #2687. R=rsc CC=golang-dev https://golang.org/cl/5545047
-