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

Issue 3023041: code review 3023041: Big sync from internal version: (Closed)

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

Description

Big sync from internal version: - include MessageSet support code - support message_set_wire_format for extensions - use append throughout encode.go

Patch Set 1 #

Patch Set 2 : code review 3023041: Big sync from internal version: #

Patch Set 3 : code review 3023041: Big sync from internal version: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -33 lines) Patch
M .hgignore View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/generator/generator.go View 3 chunks +22 lines, -2 lines 0 comments Download
M compiler/testdata/extension_base.proto View 1 chunk +6 lines, -0 lines 0 comments Download
M compiler/testdata/extension_test.go View 2 chunks +42 lines, -0 lines 0 comments Download
M compiler/testdata/extension_user.proto View 1 chunk +10 lines, -0 lines 0 comments Download
M compiler/testdata/test.pb.go.golden View 1 chunk +3 lines, -1 line 0 comments Download
M proto/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
M proto/encode.go View 5 chunks +21 lines, -27 lines 0 comments Download
A proto/message_set.go View 1 chunk +180 lines, -0 lines 0 comments Download
M proto/testdata/test.pb.go View 1 chunk +3 lines, -1 line 0 comments Download
M proto/text.go View 1 chunk +1 line, -1 line 0 comments Download
M proto/text_parser.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-11-10 22:51:07 UTC) #1
r
LGTM
15 years ago (2010-11-10 22:59:26 UTC) #2
dsymonds
15 years ago (2010-11-10 23:06:25 UTC) #3
*** Submitted as b61c0315eabf ***

	Big sync from internal version:
          - include MessageSet support code
          - support message_set_wire_format for extensions
          - use append throughout encode.go

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

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