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

Issue 102940043: code review 102940043: compress/lzw: add commentary that TIFF's LZW differs fr... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by nigeltao
Modified:
11 years ago
Reviewers:
r
CC:
r, golang-codereviews
Visibility:
Public.

Description

compress/lzw: add commentary that TIFF's LZW differs from the standard algorithm. See https://codereview.appspot.com/105750045/ for an implementation of TIFF's LZW.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/pkg/compress/lzw/reader.go View 1 2 3 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years ago (2014-06-02 04:25:39 UTC) #1
nigeltao
I won't submit this until after Go 1.3 is released.
11 years ago (2014-06-02 04:26:55 UTC) #2
r
LGTM
11 years ago (2014-06-02 05:57:02 UTC) #3
nigeltao
11 years ago (2014-06-13 07:44:42 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=f70ac618569d ***

compress/lzw: add commentary that TIFF's LZW differs from the standard
algorithm.

See https://codereview.appspot.com/105750045/ for an implementation of
TIFF's LZW.

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

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