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

Issue 970041: code review 970041: utf16: add DecodeRune, EncodeRune (Closed)

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

Description

utf16: add DecodeRune, EncodeRune

Patch Set 1 #

Patch Set 2 : code review 970041: utf16: add DecodeRune, EncodeRune #

Total comments: 3

Patch Set 3 : code review 970041: utf16: add DecodeRune, EncodeRune #

Total comments: 1

Patch Set 4 : code review 970041: utf16: add DecodeRune, EncodeRune #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -4 lines) Patch
M src/pkg/utf16/utf16.go View 1 2 3 chunks +31 lines, -4 lines 0 comments Download
M src/pkg/utf16/utf16_test.go View 1 2 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-21 22:58:46 UTC) #1
r
http://codereview.appspot.com/970041/diff/2001/3001 File src/pkg/utf16/utf16.go (right): http://codereview.appspot.com/970041/diff/2001/3001#newcode12 src/pkg/utf16/utf16.go:12: // 0xdc00-0xe000 encodes the low 10 bits of a ...
14 years, 11 months ago (2010-04-21 23:05:30 UTC) #2
rsc
PTAL > maybe treat the guys like runeself and make them <= maybe but then ...
14 years, 11 months ago (2010-04-21 23:13:30 UTC) #3
r
LGTM http://codereview.appspot.com/970041/diff/7001/8001 File src/pkg/utf16/utf16.go (right): http://codereview.appspot.com/970041/diff/7001/8001#newcode39 src/pkg/utf16/utf16.go:39: // EncodeRune returns U+FFFD, U+FFFD. i'm not sure ...
14 years, 11 months ago (2010-04-21 23:18:30 UTC) #4
rsc
14 years, 11 months ago (2010-04-21 23:27:21 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=b836295099f1 ***

utf16: add DecodeRune, EncodeRune

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

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