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

Issue 4958041: code review 4958041: snappy: initial check-in of package snappy. (Closed)

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

Description

snappy: initial check-in of package snappy.

Patch Set 1 #

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

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

Total comments: 4

Patch Set 4 : diff -r 3f69e786390d https://code.google.com/p/snappy-go/ #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+500 lines, -0 lines) Patch
M .hgignore View 1 1 chunk +10 lines, -0 lines 0 comments Download
A Makefile View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download
A snappy/Makefile View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
A snappy/decode.go View 1 2 3 1 chunk +122 lines, -0 lines 0 comments Download
A snappy/encode.go View 1 1 chunk +180 lines, -0 lines 0 comments Download
A snappy/snappy.go View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
A snappy/snappy_test.go View 1 2 3 1 chunk +118 lines, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/snappy-go/
12 years, 8 months ago (2011-08-25 03:39:53 UTC) #1
adg
http://codereview.appspot.com/4958041/diff/3/snappy/decode.go File snappy/decode.go (right): http://codereview.appspot.com/4958041/diff/3/snappy/decode.go#newcode13 snappy/decode.go:13: // ErrCorrupt reports that the input is not a ...
12 years, 8 months ago (2011-08-25 03:55:25 UTC) #2
bradfitz
LGTM I didn't check for instance that it matches the C++ version, but the Go ...
12 years, 8 months ago (2011-08-30 22:42:34 UTC) #3
nigeltao
12 years, 8 months ago (2011-08-31 11:59:21 UTC) #4
*** Submitted as fa2afaefa608 ***

snappy: initial check-in of package snappy.

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

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