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

Issue 1879043: code review 1879043: Add support for encoding complex values to encoding/binary. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 7 months ago by rog
Modified:
14 years, 7 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Add support for encoding complex values to encoding/binary. Change the comments to make it clear that it encodes floats and complex too.

Patch Set 1 #

Patch Set 2 : code review 1879043: Fix encoding/binary comments to make it clear that it e... #

Patch Set 3 : code review 1879043: Add support for encoding complex values to encoding/binary. #

Patch Set 4 : code review 1879043: Add support for encoding complex values to encoding/binary. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -27 lines) Patch
M src/pkg/encoding/binary/binary.go View 1 2 5 chunks +37 lines, -11 lines 0 comments Download
M src/pkg/encoding/binary/binary_test.go View 4 chunks +40 lines, -16 lines 0 comments Download

Messages

Total messages: 4
rog
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-07-29 09:09:07 UTC) #1
rog
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 7 months ago (2010-07-30 12:09:13 UTC) #2
rsc1
LGTM thanks and sorry for the delay
14 years, 7 months ago (2010-08-06 23:43:07 UTC) #3
rsc
14 years, 7 months ago (2010-08-06 23:44:40 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=00785adc99e8 ***

encoding/binary: add complex

R=rsc
CC=golang-dev
http://codereview.appspot.com/1879043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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