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

Issue 85610043: code review 85610043: go/doc: fix URL matched in ToHTML (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by gri
Modified:
10 years, 1 month ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

go/doc: fix URL matched in ToHTML Permit paired parentheses in URLs such as: http://en.wikipedia.org/wiki/Camellia_(cipher) Fixes issue 5043.

Patch Set 1 #

Patch Set 2 : diff -r 1d51e13e0db0 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 1d51e13e0db0 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 1d51e13e0db0 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -9 lines) Patch
M src/pkg/go/doc/comment.go View 1 2 3 chunks +38 lines, -7 lines 0 comments Download
M src/pkg/go/doc/comment_test.go View 1 2 2 chunks +36 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 1 month ago (2014-04-08 20:36:47 UTC) #1
rsc
LGTM nice
10 years, 1 month ago (2014-04-08 20:44:00 UTC) #2
gri
10 years, 1 month ago (2014-04-08 20:51:49 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=a59c413be1a6 ***

go/doc: fix URL matched in ToHTML

Permit paired parentheses in URLs such as:

http://en.wikipedia.org/wiki/Camellia_(cipher)

Fixes issue 5043.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/85610043
Sign in to reply to this message.

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