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

Issue 153220043: code review 153220043: go.text/cases: Unicode tables for casing operations. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by nigeltao
Modified:
10 years ago
Reviewers:
mpvl
CC:
mpvl, golang-codereviews
Visibility:
Public.

Description

go.text/cases: Unicode tables for casing operations.

Patch Set 1 #

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

Patch Set 3 : diff -r 024681b033bea960a9312d2420f5c942d4a3a7f0 https://code.google.com/p/go.text #

Total comments: 6

Patch Set 4 : diff -r 3aea2a44d35a83d8802d8e4ba8ef7426405c6ad2 https://code.google.com/p/go.text #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4328 lines, -0 lines) Patch
A cases/gen.go View 1 2 3 1 chunk +864 lines, -0 lines 0 comments Download
A cases/gen_trieval.go View 1 2 3 1 chunk +289 lines, -0 lines 0 comments Download
A cases/tables.go View 1 1 chunk +2037 lines, -0 lines 0 comments Download
A cases/tables_test.go View 1 1 chunk +851 lines, -0 lines 0 comments Download
A cases/trieval.go View 1 2 3 1 chunk +287 lines, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello mpvl@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.text
10 years ago (2014-10-08 08:34:31 UTC) #1
mpvl
LGTM, with some notes. Note that this was more or less the structure of the ...
10 years ago (2014-10-08 09:27:27 UTC) #2
nigeltao
Re file naming, my instinct went with "gen.go" to match e.g.: http://golang.org/src/pkg/compress/flate/gen.go http://golang.org/src/pkg/crypto/md5/gen.go https://code.google.com/p/go/source/browse/gl/gendebug.go?repo=mobile https://code.google.com/p/go/source/browse/html/atom/gen.go?repo=net ...
10 years ago (2014-10-09 05:18:29 UTC) #3
nigeltao
10 years ago (2014-10-09 05:20:59 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=1ac75970ff9e&repo=text ***

go.text/cases: Unicode tables for casing operations.

LGTM=mpvl
R=mpvl
CC=golang-codereviews
https://codereview.appspot.com/153220043
Sign in to reply to this message.

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