1. 11 Sep, 2009 3 commits
    • 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
  2. 10 Sep, 2009 9 commits
  3. 09 Sep, 2009 9 commits
  4. 08 Sep, 2009 8 commits
  5. 06 Sep, 2009 2 commits
  6. 04 Sep, 2009 8 commits
  7. 03 Sep, 2009 1 commit