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

Issue 10461043: code review 10461043: goprotobuf: Make edge-case int32 encoding more compact,... (Closed)

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

Description

goprotobuf: Make edge-case int32 encoding more compact, and the same as C++. Fixes issue 39.

Patch Set 1 #

Patch Set 2 : diff -r 73e7588f6d4f https://code.google.com/p/goprotobuf #

Patch Set 3 : diff -r 73e7588f6d4f https://code.google.com/p/goprotobuf #

Patch Set 4 : diff -r 73e7588f6d4f https://code.google.com/p/goprotobuf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M proto/all_test.go View 1 1 chunk +21 lines, -0 lines 0 comments Download
M proto/encode.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goprotobuf
12 years, 4 months ago (2013-06-22 02:37:41 UTC) #1
r
LGTM
12 years, 4 months ago (2013-06-22 06:49:18 UTC) #2
dsymonds
12 years, 4 months ago (2013-06-22 07:57:42 UTC) #3
*** Submitted as
https://code.google.com/p/goprotobuf/source/detail?r=cdb4bcf0740d ***

goprotobuf: Make edge-case int32 encoding more compact, and the same as C++.

Fixes issue 39.

R=r
CC=golang-dev
https://codereview.appspot.com/10461043
Sign in to reply to this message.

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