1. 22 Jun, 2009 2 commits
    • Russ Cox's avatar
      changes required if we disallow the implicit * · da5abb9f
      Russ Cox authored
      in cap, len, [], and range on maps, strings, and slices.
      
      R=r
      DELTA=57  (2 added, 12 deleted, 43 changed)
      OCL=30549
      CL=30590
      da5abb9f
    • Russ Cox's avatar
      introduce os.EOF and io.ErrUnexpectedEOF. · 64684cc2
      Russ Cox authored
      remove io.ErrEOF.
      rename io.FullRead to io.ReadFull, to match
         ReadAtLeast and ReadAll.
      remove io.FullReader, because it is now unused.
      
      R=r
      DELTA=295  (88 added, 105 deleted, 102 changed)
      OCL=30544
      CL=30588
      64684cc2
  2. 20 Jun, 2009 1 commit
  3. 19 Jun, 2009 9 commits
  4. 18 Jun, 2009 6 commits
  5. 17 Jun, 2009 9 commits
  6. 16 Jun, 2009 13 commits