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

Issue 5593053: code review 5593053: go.image: initial code. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by nigeltao
Modified:
13 years, 1 month ago
Reviewers:
CC:
rsc, rsc1, r2, golang-dev
Visibility:
Public.

Description

go.image: initial code. Manual edits to README. Moved from main Go repository, deleted Makefiles. Tested with go test code.google.com/p/go.image/... Fixes issue 2797.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+955 lines, -15 lines) Patch
M README View 1 1 chunk +2 lines, -15 lines 0 comments Download
A bmp/reader.go View 1 1 chunk +152 lines, -0 lines 0 comments Download
A tiff/buffer.go View 1 1 chunk +54 lines, -0 lines 0 comments Download
A tiff/buffer_test.go View 1 1 chunk +36 lines, -0 lines 0 comments Download
A tiff/compress.go View 1 1 chunk +59 lines, -0 lines 0 comments Download
A tiff/consts.go View 1 1 chunk +103 lines, -0 lines 0 comments Download
A tiff/reader.go View 1 1 chunk +430 lines, -0 lines 0 comments Download
A tiff/reader_test.go View 1 1 chunk +119 lines, -0 lines 0 comments Download
A tiff/testdata/bw-deflate.tiff View 1 Binary file 0 comments Download
A tiff/testdata/bw-packbits.tiff View 1 Binary file 0 comments Download
A tiff/testdata/bw-uncompressed.tiff View 1 Binary file 0 comments Download
A tiff/testdata/no_rps.tiff View 1 Binary file 0 comments Download
A tiff/testdata/video-001-uncompressed.tiff View 1 Binary file 0 comments Download

Messages

Total messages: 4
nigeltao
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.image
13 years, 1 month ago (2012-01-30 04:00:49 UTC) #1
rsc1
LGTM Please send a CL updating gofix.
13 years, 1 month ago (2012-01-30 04:24:34 UTC) #2
r2
On Jan 29, 2012, at 8:24 PM, rsc@google.com wrote: > LGTM > > Please send ...
13 years, 1 month ago (2012-01-30 15:46:49 UTC) #3
nigeltao
13 years, 1 month ago (2012-01-31 00:33:01 UTC) #4
*** Submitted as 726a48eb7716 ***

go.image: initial code.

Manual edits to README.
Moved from main Go repository, deleted Makefiles.

Tested with go test code.google.com/p/go.image/...

Fixes issue 2797.

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

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