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

Issue 5528109: code review 5528109: html/template: fix docs after API changes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by niemeyer
Modified:
13 years, 6 months ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

html/template: fix docs after API changes

Patch Set 1 #

Patch Set 2 : code review 5528109: html/template: fix docs after API changes #

Patch Set 3 : diff -r a9b973007c20 https://go.googlecode.com/hg/ #

Total comments: 6

Patch Set 4 : diff -r a9b973007c20 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r b6a9e156ac24 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 6 : diff -r b6a9e156ac24 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 985828084e10 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 9
niemeyer
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2012-01-17 02:38:50 UTC) #1
r
http://codereview.appspot.com/5528109/diff/4/src/pkg/html/template/doc.go File src/pkg/html/template/doc.go (right): http://codereview.appspot.com/5528109/diff/4/src/pkg/html/template/doc.go#newcode34 src/pkg/html/template/doc.go:34: t, err := template.New("").Parse(`{{define "T"}}Hello, {{.}}!{{end}}`) s/""/"foo"/ might as ...
13 years, 6 months ago (2012-01-17 05:25:09 UTC) #2
niemeyer
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-17 13:02:33 UTC) #3
niemeyer
http://codereview.appspot.com/5528109/diff/4/src/pkg/html/template/doc.go File src/pkg/html/template/doc.go (right): http://codereview.appspot.com/5528109/diff/4/src/pkg/html/template/doc.go#newcode34 src/pkg/html/template/doc.go:34: t, err := template.New("").Parse(`{{define "T"}}Hello, {{.}}!{{end}}`) On 2012/01/17 05:25:09, ...
13 years, 6 months ago (2012-01-17 13:02:44 UTC) #4
niemeyer
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-19 22:19:39 UTC) #5
r
http://codereview.appspot.com/5528109/diff/9001/src/pkg/os/exec/lp_unix.go File src/pkg/os/exec/lp_unix.go (right): http://codereview.appspot.com/5528109/diff/9001/src/pkg/os/exec/lp_unix.go#newcode50 src/pkg/os/exec/lp_unix.go:50: if err := findExecutable(dir + "/" + file); err ...
13 years, 6 months ago (2012-01-19 23:35:42 UTC) #6
niemeyer
Hello golang-dev@googlegroups.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 6 months ago (2012-01-19 23:43:52 UTC) #7
r
LGTM
13 years, 6 months ago (2012-01-19 23:45:33 UTC) #8
niemeyer
13 years, 6 months ago (2012-01-19 23:49:36 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=8654c453394e ***

html/template: fix docs after API changes

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/5528109
Sign in to reply to this message.

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