1. 15 Sep, 2009 6 commits
  2. 14 Sep, 2009 7 commits
  3. 11 Sep, 2009 6 commits
    • Rob Pike's avatar
      correct and clarify the rules about integer conversions. · 61dd8363
      Rob Pike authored
      DELTA=15  (6 added, 1 deleted, 8 changed)
      OCL=34549
      CL=34564
      61dd8363
    • Nigel Tao's avatar
      PNG decoder for go. · 70eef675
      Nigel Tao authored
      R=rsc
      APPROVED=r
      DELTA=694  (675 added, 3 deleted, 16 changed)
      OCL=34427
      CL=34554
      70eef675
    • Robert Griesemer's avatar
      fix build · 1f115786
      Robert Griesemer authored
      TBR=rsc
      OCL=34550
      CL=34552
      1f115786
    • Russ Cox's avatar
      fix bug206. · 2204cfdd
      Russ Cox authored
      delay calls to savex as long as possible.
      
      R=ken
      OCL=34535
      CL=34546
      2204cfdd
    • Ken Thompson's avatar
      minor changes · 93b1dcbf
      Ken Thompson authored
      R=rsc
      OCL=34545
      CL=34545
      93b1dcbf
    • Robert Griesemer's avatar
      better gofmt formatting: · 58c5e62f
      Robert Griesemer authored
      - first cut a better line breaks in expr lists
      - trailing commas and semis printed where we tend to write them
      - fixed a couple of minor spacing issues (interface{}, chan<-, map[x]y, x: y)
      - removed some formatting flags from gofmt: no need to change default
      - removed option to reverse declaration order when printing
      - excluded files from test that cause trouble with idempotency test for now
      
      R=rsc
      DELTA=497  (364 added, 83 deleted, 50 changed)
      OCL=34539
      CL=34544
      58c5e62f
  4. 10 Sep, 2009 9 commits
  5. 09 Sep, 2009 9 commits
  6. 08 Sep, 2009 3 commits