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

Issue 7395045: code review 7395045: unicode: use new Scanner interface in table creation (Closed)

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

Description

unicode: use new Scanner interface in table creation Update norm and local/collate as well.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -91 lines) Patch
M src/pkg/exp/locale/collate/maketables.go View 2 chunks +6 lines, -11 lines 0 comments Download
M src/pkg/exp/locale/collate/regtest.go View 2 chunks +6 lines, -9 lines 0 comments Download
M src/pkg/exp/norm/maketables.go View 5 chunks +18 lines, -29 lines 0 comments Download
M src/pkg/exp/norm/normregtest.go View 4 chunks +8 lines, -12 lines 0 comments Download
M src/pkg/unicode/maketables.go View 1 6 chunks +21 lines, -30 lines 0 comments Download

Messages

Total messages: 3
r
Hello mpvl@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 3 months ago (2013-02-20 20:59:38 UTC) #1
mpvl
LGTM
12 years, 3 months ago (2013-02-21 18:17:56 UTC) #2
r
12 years, 3 months ago (2013-02-21 18:47:32 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=347f4997aab6 ***

unicode: use new Scanner interface in table creation
Update norm and local/collate as well.

R=mpvl
CC=golang-dev
https://codereview.appspot.com/7395045
Sign in to reply to this message.

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