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

Issue 5834043: code review 5834043: doc: add Gobs of data article (Closed)

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

Description

doc: add Gobs of data article Originally published on The Go Programming Language Blog, March 24, 2011. http://blog.golang.org/2011/03/gobs-of-data.html

Patch Set 1 #

Patch Set 2 : diff -r 59b7d79b616f https://code.google.com/p/go #

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

Total comments: 10

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+389 lines, -3 lines) Patch
M doc/Makefile View 1 1 chunk +1 line, -0 lines 0 comments Download
A doc/articles/gobs_of_data.html View 1 2 3 1 chunk +315 lines, -0 lines 0 comments Download
M doc/docs.html View 1 1 chunk +1 line, -1 line 0 comments Download
A doc/progs/gobs1.go View 1 1 chunk +22 lines, -0 lines 0 comments Download
A doc/progs/gobs2.go View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
M doc/progs/run View 1 1 chunk +6 lines, -1 line 0 comments Download
M src/pkg/encoding/gob/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
fss
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years ago (2012-03-15 04:31:33 UTC) #1
adg
http://codereview.appspot.com/5834043/diff/3001/doc/articles/gobs_of_data.html File doc/articles/gobs_of_data.html (right): http://codereview.appspot.com/5834043/diff/3001/doc/articles/gobs_of_data.html#newcode132 doc/articles/gobs_of_data.html:132: The encoded gob data isn't about <code>int8s</code> and <code>uint16s</code>. ...
13 years ago (2012-03-15 05:56:19 UTC) #2
adg
http://codereview.appspot.com/5834043/diff/3001/doc/progs/gobs2.go File doc/progs/gobs2.go (right): http://codereview.appspot.com/5834043/diff/3001/doc/progs/gobs2.go#newcode45 doc/progs/gobs2.go:45: // STOP OMIT drop this and put $ instead ...
13 years ago (2012-03-15 05:58:21 UTC) #3
fss
ptal https://codereview.appspot.com/5834043/diff/3001/doc/articles/gobs_of_data.html File doc/articles/gobs_of_data.html (right): https://codereview.appspot.com/5834043/diff/3001/doc/articles/gobs_of_data.html#newcode132 doc/articles/gobs_of_data.html:132: The encoded gob data isn't about <code>int8s</code> and ...
13 years ago (2012-03-15 14:26:46 UTC) #4
adg
LGTM
13 years ago (2012-03-15 21:20:57 UTC) #5
adg
13 years ago (2012-03-15 21:21:17 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=25d5c746387d ***

doc: add Gobs of data article

Originally published on The Go Programming Language Blog, March 24, 2011.

http://blog.golang.org/2011/03/gobs-of-data.html

R=adg
CC=golang-dev
http://codereview.appspot.com/5834043

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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