1. 02 Nov, 2009 3 commits
  2. 01 Nov, 2009 12 commits
  3. 31 Oct, 2009 2 commits
  4. 30 Oct, 2009 9 commits
  5. 28 Oct, 2009 1 commit
  6. 27 Oct, 2009 1 commit
  7. 29 Oct, 2009 5 commits
  8. 28 Oct, 2009 6 commits
  9. 27 Oct, 2009 1 commit
    • Robert Griesemer's avatar
      godoc search bug fixes: · e3fd2e1e
      Robert Griesemer authored
      - sort by package name (instead of package path) for results with snippets
      - sort line numbers in results without snippets
      - properly characterize package clauses
      - experiment with a leaner look: no underlines for top-level godoc links in the left side bar
      
      Still using colors to distinguish results. Next step.
      
      R=rsc
      http://go/go-review/1015016
      e3fd2e1e