1. 02 May, 2009 3 commits
  2. 01 May, 2009 1 commit
    • Kai Backman's avatar
      Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out · eac5db7f
      Kai Backman authored
      of 5g. 5l balks at the output and running 5g with -S shows
      the true extent of the disaster. Still, better than
      yesterday. Maybe.
      
      Tested on the canonical:
      
      package main
      func main() {
      }
      
      R=rsc
      APPROVED=rsc
      DELTA=4182  (4181 added, 0 deleted, 1 changed)
      OCL=27601
      CL=28175
      eac5db7f
  3. 30 Apr, 2009 15 commits
  4. 29 Apr, 2009 3 commits
    • Robert Griesemer's avatar
      typo in spec · ce9fbdbe
      Robert Griesemer authored
      R=tgs
      DELTA=1  (0 added, 0 deleted, 1 changed)
      OCL=28032
      CL=28032
      ce9fbdbe
    • Robert Griesemer's avatar
      Some adjustments to godoc: · 22301e8c
      Robert Griesemer authored
      - work-around for incorrect import path
      - added tmpl root in order to run against a goroot w/o templates
      - clarifications
      
      Daily snapshot of syntax-driven formatter. Some progress.
      
      Updated gccgo Makefile.
      
      TBR=r
      OCL=28004
      CL=28004
      22301e8c
    • Ken Thompson's avatar
      allow "defer close(chan)" · 7a98315c
      Ken Thompson authored
      bug found by anton
      
      R=r
      OCL=28001
      CL=28001
      7a98315c
  5. 28 Apr, 2009 8 commits
    • Ken Thompson's avatar
      bug 139 · 91ce0ef8
      Ken Thompson authored
      R=r
      OCL=27987
      CL=27987
      91ce0ef8
    • Ken Thompson's avatar
      bug131 has been fixed with no change · f2714e38
      Ken Thompson authored
      R=r
      OCL=27980
      CL=27980
      f2714e38
    • Ken Thompson's avatar
      bug 145 · ad36c392
      Ken Thompson authored
      R=r
      OCL=27979
      CL=27979
      ad36c392
    • Robert Griesemer's avatar
      fix for broken build · 4fc82c2e
      Robert Griesemer authored
      TBR=r
      DELTA=1  (0 added, 0 deleted, 1 changed)
      OCL=27969
      CL=27969
      4fc82c2e
    • Ian Lance Taylor's avatar
      Recognize gcco error messages. · 905338a8
      Ian Lance Taylor authored
      declbad.go:15:3: error: variables redeclared but no variable is new
      declbad.go:20:3: error: redefinition of 'f'
      declbad.go:19:3: note: previous definition of 'f' was here
      declbad.go:25:3: error: redefinition of 'i'
      declbad.go:24:3: note: previous definition of 'i' was here
      declbad.go:30:3: error: variables redeclared but no variable is new
      declbad.go:35:3: error: redefinition of 'i'
      declbad.go:34:3: note: previous definition of 'i' was here
      declbad.go:40:3: error: variables redeclared but no variable is new
      declbad.go:45:3: error: variables redeclared but no variable is new
      
      R=r
      DELTA=10  (0 added, 0 deleted, 10 changed)
      OCL=27934
      CL=27957
      905338a8
    • David Symonds's avatar
      Add a HTTP handler to the exvar package. · a08fb0ff
      David Symonds authored
      R=r
      APPROVED=r
      DELTA=20  (11 added, 6 deleted, 3 changed)
      OCL=27782
      CL=27950
      a08fb0ff
    • David Symonds's avatar
      Add more dependencies for lib/go. · 1304183e
      David Symonds authored
      This makes "make nuke install" work again.
      
      R=r
      APPROVED=r
      DELTA=2  (1 added, 0 deleted, 1 changed)
      OCL=27929
      CL=27932
      1304183e
    • Rob Pike's avatar
      implement .alternates · bd3b2f84
      Rob Pike authored
      R=rsc
      OCL=27928
      CL=27928
      bd3b2f84
  6. 27 Apr, 2009 3 commits
  7. 26 Apr, 2009 1 commit
  8. 25 Apr, 2009 5 commits
  9. 24 Apr, 2009 1 commit