An error occurred fetching the project authors.
  1. 17 Dec, 2012 1 commit
  2. 09 Oct, 2012 1 commit
  3. 28 Jul, 2012 1 commit
  4. 03 May, 2012 1 commit
  5. 07 Mar, 2012 1 commit
    • Russ Cox's avatar
      fmt, log: stop using unicode · 0bc18811
      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
      0bc18811
  6. 11 Feb, 2012 1 commit
  7. 18 Jan, 2012 1 commit