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

Issue 5933049: code review 5933049: doc: added The Go image package article (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by fss
Modified:
12 years, 1 month ago
Reviewers:
CC:
adg, nigeltao, golang-dev
Visibility:
Public.

Description

doc: added The Go image package article Orignally published on The Go Programming Language, September 21, 2011. http://blog.golang.org/2011/09/go-image-package.html Update issue 2547

Patch Set 1 #

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

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

Total comments: 2

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

Total comments: 22

Patch Set 5 : diff -r 21c0a4d35c57 https://code.google.com/p/go #

Patch Set 6 : diff -r 21c0a4d35c57 https://code.google.com/p/go #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+429 lines, -3 lines) Patch
M doc/Makefile View 1 1 chunk +1 line, -0 lines 0 comments Download
A doc/articles/image-package-01.png View 1 Binary file 0 comments Download
A doc/articles/image-package-02.png View 1 Binary file 0 comments Download
A doc/articles/image-package-03.png View 1 Binary file 0 comments Download
A doc/articles/image-package-04.png View 1 Binary file 0 comments Download
A doc/articles/image-package-05.png View 1 Binary file 0 comments Download
A doc/articles/image_package.html View 1 2 3 4 1 chunk +312 lines, -0 lines 1 comment Download
M doc/docs.html View 1 1 chunk +1 line, -1 line 0 comments Download
A doc/progs/image_package1.go View 1 1 chunk +15 lines, -0 lines 0 comments Download
A doc/progs/image_package2.go View 1 1 chunk +16 lines, -0 lines 0 comments Download
A doc/progs/image_package3.go View 1 1 chunk +15 lines, -0 lines 0 comments Download
A doc/progs/image_package4.go View 1 1 chunk +16 lines, -0 lines 0 comments Download
A doc/progs/image_package5.go View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A doc/progs/image_package6.go View 1 1 chunk +17 lines, -0 lines 0 comments Download
M doc/progs/run View 1 2 chunks +18 lines, -1 line 0 comments Download
M src/pkg/image/image.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8
fss
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2012-03-28 00:40:00 UTC) #1
adg
http://codereview.appspot.com/5933049/diff/6002/doc/articles/image_package.html File doc/articles/image_package.html (right): http://codereview.appspot.com/5933049/diff/6002/doc/articles/image_package.html#newcode177 doc/articles/image_package.html:177: An <a href="/pkg/image/#Image">Image</a> maps every grid square in a ...
12 years, 1 month ago (2012-03-28 00:51:31 UTC) #2
fss
ptal https://codereview.appspot.com/5933049/diff/6002/doc/articles/image_package.html File doc/articles/image_package.html (right): https://codereview.appspot.com/5933049/diff/6002/doc/articles/image_package.html#newcode177 doc/articles/image_package.html:177: An <a href="/pkg/image/#Image">Image</a> maps every grid square in ...
12 years, 1 month ago (2012-03-28 01:01:59 UTC) #3
adg
On 28 March 2012 12:01, <franciscossouza@gmail.com> wrote: > ptal > > > https://codereview.appspot.com/5933049/diff/6002/doc/articles/image_package.html > File ...
12 years, 1 month ago (2012-03-28 01:11:51 UTC) #4
nigeltao
https://codereview.appspot.com/5933049/diff/4/doc/articles/image_package.html File doc/articles/image_package.html (right): https://codereview.appspot.com/5933049/diff/4/doc/articles/image_package.html#newcode7 doc/articles/image_package.html:7: <a href="/pkg/image/">Package image</a> defines a number of types: This ...
12 years, 1 month ago (2012-03-28 01:59:48 UTC) #5
fss
ptal https://codereview.appspot.com/5933049/diff/4/doc/articles/image_package.html File doc/articles/image_package.html (right): https://codereview.appspot.com/5933049/diff/4/doc/articles/image_package.html#newcode7 doc/articles/image_package.html:7: <a href="/pkg/image/">Package image</a> defines a number of types: ...
12 years, 1 month ago (2012-03-28 02:47:11 UTC) #6
nigeltao
LGTM. I'll fix up the tiny typo when I submit. https://codereview.appspot.com/5933049/diff/1020/doc/articles/image_package.html File doc/articles/image_package.html (right): https://codereview.appspot.com/5933049/diff/1020/doc/articles/image_package.html#newcode205 ...
12 years, 1 month ago (2012-03-28 03:08:47 UTC) #7
nigeltao
12 years, 1 month ago (2012-03-28 03:25:05 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=fa13417a0ac9 ***

doc: added The Go image package article

Orignally published on The Go Programming Language, September 21, 2011.

http://blog.golang.org/2011/09/go-image-package.html

Update issue 2547

R=adg, nigeltao
CC=golang-dev
http://codereview.appspot.com/5933049

Committer: Nigel Tao <nigeltao@golang.org>
Sign in to reply to this message.

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