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

Issue 595041: code review 595041: utf16: new package (Closed)

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

Description

utf16: new package needed for interacting with various legacy interfaces, like Windows and the Mac OS clipboard.

Patch Set 1 #

Patch Set 2 : code review 595041: utf16: new package #

Patch Set 3 : code review 595041: utf16: new package #

Patch Set 4 : code review 595041: utf16: new package #

Patch Set 5 : code review 595041: utf16: new package #

Patch Set 6 : code review 595041: utf16: new package #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -0 lines) Patch
M src/pkg/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/utf16/Makefile View 1 chunk +11 lines, -0 lines 0 comments Download
A src/pkg/utf16/utf16.go View 1 2 3 4 1 chunk +74 lines, -0 lines 0 comments Download
A src/pkg/utf16/utf16_test.go View 1 2 3 1 chunk +81 lines, -0 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-03-16 19:53:31 UTC) #1
rsc
Hello r (cc: golang-dev@googlegroups.com), Please take another look.
15 years ago (2010-03-16 23:52:37 UTC) #2
r
LGTM much better
15 years ago (2010-03-17 00:30:07 UTC) #3
rsc
15 years ago (2010-03-17 01:44:42 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=83794a28988b ***

utf16: new package

needed for interacting with various legacy interfaces,
like Windows and the Mac OS clipboard.

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

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