Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(102)

Issue 4029046: code review 4029046: godoc: full text index for whitelisted non-Go files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by gri
Modified:
14 years, 4 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

godoc: full text index for whitelisted non-Go files

Patch Set 1 #

Patch Set 2 : code review 4029046: godoc: full text index for whitelisted non-Go files #

Patch Set 3 : code review 4029046: godoc: full text index for whitelisted non-Go files #

Patch Set 4 : code review 4029046: godoc: full text index for whitelisted non-Go files #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -90 lines) Patch
M src/cmd/godoc/godoc.go View 4 chunks +2 lines, -50 lines 0 comments Download
M src/cmd/godoc/index.go View 1 4 chunks +104 lines, -40 lines 3 comments Download
M src/cmd/godoc/utils.go View 2 chunks +61 lines, -0 lines 1 comment Download

Messages

Total messages: 4
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 4 months ago (2011-01-27 03:18:34 UTC) #1
rsc1
LGTM http://codereview.appspot.com/4029046/diff/8001/src/cmd/godoc/index.go File src/cmd/godoc/index.go (right): http://codereview.appspot.com/4029046/diff/8001/src/cmd/godoc/index.go#newcode663 src/cmd/godoc/index.go:663: file = x.fset.File(token.Pos(base)) // token.Pos(base) is inside the ...
14 years, 4 months ago (2011-01-27 03:44:56 UTC) #2
gri
On Wed, Jan 26, 2011 at 7:44 PM, <rsc@google.com> wrote: > LGTM > > > ...
14 years, 4 months ago (2011-01-27 05:49:06 UTC) #3
gri
14 years, 4 months ago (2011-01-27 05:49:34 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=1a888878f1eb ***

godoc: full text index for whitelisted non-Go files

R=rsc
CC=golang-dev
http://codereview.appspot.com/4029046

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b