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

Issue 4000046: code review 4000046: bytes: Add Buffer.ReadBytes, Buffer.ReadString (Closed)

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

Description

bytes: Add Buffer.ReadBytes, Buffer.ReadString

Patch Set 1 #

Patch Set 2 : code review 4000046: bytes: Add Buffer.ReadBytes, Buffer.ReadString #

Patch Set 3 : code review 4000046: bytes: Add Buffer.ReadBytes, Buffer.ReadString #

Total comments: 3

Patch Set 4 : code review 4000046: bytes: Add Buffer.ReadBytes, Buffer.ReadString #

Patch Set 5 : code review 4000046: bytes: Add Buffer.ReadBytes, Buffer.ReadString #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -3 lines) Patch
M src/pkg/bufio/bufio.go View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M src/pkg/bytes/buffer.go View 1 2 3 1 chunk +29 lines, -0 lines 0 comments Download
M src/pkg/bytes/buffer_test.go View 1 2 3 3 chunks +26 lines, -1 line 0 comments Download

Messages

Total messages: 5
eds
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years, 1 month ago (2011-01-26 07:20:22 UTC) #1
r
http://codereview.appspot.com/4000046/diff/5001/src/pkg/bytes/buffer.go File src/pkg/bytes/buffer.go (right): http://codereview.appspot.com/4000046/diff/5001/src/pkg/bytes/buffer.go#newcode308 src/pkg/bytes/buffer.go:308: // ReadBytes returns err != nil if and only ...
14 years, 1 month ago (2011-01-26 18:30:11 UTC) #2
eds
Hello golang-dev@googlegroups.com, r (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-01-27 09:42:55 UTC) #3
r
LGTM
14 years, 1 month ago (2011-01-27 21:56:02 UTC) #4
r
14 years, 1 month ago (2011-01-27 22:00:36 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=c2ab3fbc6b5f ***

bytes: Add Buffer.ReadBytes, Buffer.ReadString

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/4000046

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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