An error occurred fetching the project authors.
  1. 18 Mar, 2015 1 commit
  2. 08 Sep, 2014 1 commit
  3. 23 Mar, 2014 1 commit
  4. 06 Mar, 2012 1 commit
  5. 03 Nov, 2011 1 commit
    • Rob Pike's avatar
      os,text,unicode: renamings · 37d82c85
      Rob Pike authored
      This is Go 1 package renaming CL #4.
      This one merely moves the source; the import strings will be
      changed after the next weekly release.
      This one moves pieces into os, text, and unicode.
      
      exec -> os/exec
      scanner -> text/scanner
      tabwriter -> text/tabwriter
      template -> text/template
      template/parse -> text/template/parse
      utf16 -> unicode/utf16
      utf8 -> unicode/utf8
      
      This should be the last of the source-rearranging CLs.
      
      R=golang-dev, rsc
      CC=golang-dev
      https://golang.org/cl/5331066
      37d82c85
  6. 26 Oct, 2011 1 commit
  7. 21 Apr, 2010 1 commit
  8. 17 Mar, 2010 1 commit