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

Issue 6818067: code review 6818067: unicode: move unicode and related packages to Unicode 6.2.0. (Closed)

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

Description

unicode: move unicode and related packages to Unicode 6.2.0.

Patch Set 1 #

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

Total comments: 4

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5532 lines, -5092 lines) Patch
M src/pkg/exp/locale/collate/build/builder.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/locale/collate/maketables.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/norm/tables.go View 1 2 3 18 chunks +4970 lines, -4852 lines 0 comments Download
M src/pkg/unicode/graphic.go View 1 2 3 2 chunks +12 lines, -10 lines 0 comments Download
M src/pkg/unicode/letter.go View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/unicode/maketables.go View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
M src/pkg/unicode/script_test.go View 1 2 3 6 chunks +9 lines, -2 lines 0 comments Download
M src/pkg/unicode/tables.go View 1 2 3 153 chunks +533 lines, -222 lines 0 comments Download

Messages

Total messages: 9
mpvl
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
11 years, 5 months ago (2012-10-31 14:58:25 UTC) #1
r
LGTM although it was never this easy before. did you run make testtables in the ...
11 years, 5 months ago (2012-10-31 15:40:48 UTC) #2
mpvl
http://codereview.appspot.com/6818067/diff/2001/src/pkg/unicode/maketables.go File src/pkg/unicode/maketables.go (right): http://codereview.appspot.com/6818067/diff/2001/src/pkg/unicode/maketables.go#newcode370 src/pkg/unicode/maketables.go:370: if line[0] == '#' || line[0] == '\n' { ...
11 years, 5 months ago (2012-10-31 16:26:29 UTC) #3
mpvl_google.com
It does seem too good to be true, but I guess the Unicode standard is ...
11 years, 5 months ago (2012-10-31 16:27:12 UTC) #4
mpvl
*** Submitted as http://code.google.com/p/go/source/detail?r=a8ed5d22b36e *** unicode: move unicode and related packages to Unicode 6.2.0. R=r, ...
11 years, 5 months ago (2012-10-31 16:32:29 UTC) #5
r
all.bash fails because strconv's tables are out of date. easy to fix, though. -rob
11 years, 5 months ago (2012-10-31 17:02:42 UTC) #6
mpvl_google.com
I have a CL, but my hg is currently failing to connect to the server. ...
11 years, 5 months ago (2012-10-31 21:49:32 UTC) #7
r
it's all fixed. -rob
11 years, 5 months ago (2012-10-31 21:53:54 UTC) #8
mpvl_google.com
11 years, 5 months ago (2012-10-31 22:00:14 UTC) #9
Great.  Just noticed that ./all.bash in my install doesn't seem to run the
tests.  Need to look in to that.

Thanks,

Marcel

On Wed, Oct 31, 2012 at 10:53 PM, Rob Pike <r@golang.org> wrote:

> it's all fixed.
>
> -rob
>



-- 
Trying this for a while: http://go/OnlyCheckEmailTwiceADay.
Marcel van Lohuizen -- Google Switzerland GmbH -- Identifikationsnummer:
CH-020.4.028.116-1
Sign in to reply to this message.

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