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

Issue 5293048: code review 5293048: go spec: introduce rune type (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 6 months ago by gri
Modified:
13 years, 5 months ago
Reviewers:
CC:
r, iant, rsc, r2, golang-dev
Visibility:
Public.

Description

go spec: introduce rune type

Patch Set 1 #

Patch Set 2 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Total comments: 15

Patch Set 6 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Total comments: 8

Patch Set 7 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 10 : diff -r c54b348e12c7 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -23 lines) Patch
M doc/go_spec.html View 1 2 3 4 5 6 7 8 9 12 chunks +30 lines, -23 lines 0 comments Download

Messages

Total messages: 12
gri
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 6 months ago (2011-10-19 20:42:39 UTC) #1
iant
http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html#newcode695 doc/go_spec.html:695: rune alias for int I'm not sure we should ...
13 years, 6 months ago (2011-10-19 20:49:13 UTC) #2
rsc
http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html#newcode695 doc/go_spec.html:695: rune alias for int On 2011/10/19 20:49:13, iant wrote: ...
13 years, 6 months ago (2011-10-19 21:36:49 UTC) #3
rsc
http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html#newcode1501 doc/go_spec.html:1501: bool byte complex64 complex128 float32 float64 add rune http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html#newcode1514 ...
13 years, 6 months ago (2011-10-19 21:41:53 UTC) #4
r2
On Oct 19, 2011, at 2:41 PM, rsc@golang.org wrote: > > http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html > File doc/go_spec.html ...
13 years, 6 months ago (2011-10-19 21:43:03 UTC) #5
gri
PTAL http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/8001/doc/go_spec.html#newcode2 doc/go_spec.html:2: <!-- subtitle Version of October 19, 2011 --> ...
13 years, 6 months ago (2011-10-19 21:44:16 UTC) #6
rsc
LGTM But please leave unsubmitted. We'll clpatch+submit when we do the big push next week.
13 years, 6 months ago (2011-10-19 21:52:08 UTC) #7
gri
PTAL http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/9002/doc/go_spec.html#newcode1501 doc/go_spec.html:1501: bool byte complex64 complex128 float32 float64 On 2011/10/19 ...
13 years, 6 months ago (2011-10-19 21:52:45 UTC) #8
iant
LGTM
13 years, 6 months ago (2011-10-19 21:54:24 UTC) #9
r
LGTM http://codereview.appspot.com/5293048/diff/13001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/13001/doc/go_spec.html#newcode717 doc/go_spec.html:717: future), respectively. To avoid portability issues, all numeric ...
13 years, 6 months ago (2011-10-19 21:59:01 UTC) #10
gri
http://codereview.appspot.com/5293048/diff/13001/doc/go_spec.html File doc/go_spec.html (right): http://codereview.appspot.com/5293048/diff/13001/doc/go_spec.html#newcode717 doc/go_spec.html:717: future), respectively. On 2011/10/19 21:59:02, r wrote: > To ...
13 years, 6 months ago (2011-10-19 22:02:08 UTC) #11
rsc
13 years, 6 months ago (2011-11-01 05:09:27 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=b950f41f4326 ***

go spec: introduce rune type

R=r, iant, rsc, r
CC=golang-dev
http://codereview.appspot.com/5293048

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