Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Issue 6370014: CJK segmentation patch for ICU 4.6... (Closed)

Created:
9 years, 11 months ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

CJK segmentation patch for ICU 4.6 This patch also requires brkitr.patch and data/brkitr/cjdict.txt BUG=61514 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72751

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2070 lines, -810 lines) Patch
A + icu46/patches/segmentation.patch View 78 chunks +170 lines, -370 lines 0 comments Download
M icu46/source/common/brkeng.cpp View 2 chunks +31 lines, -0 lines 0 comments Download
M icu46/source/common/dictbe.h View 5 chunks +89 lines, -29 lines 0 comments Download
M icu46/source/common/dictbe.cpp View 2 chunks +291 lines, -0 lines 0 comments Download
M icu46/source/common/rbbi.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M icu46/source/common/triedict.h View 12 chunks +69 lines, -25 lines 0 comments Download
M icu46/source/common/triedict.cpp View 45 chunks +764 lines, -215 lines 0 comments Download
M icu46/source/data/Makefile.in View 1 chunk +3 lines, -2 lines 0 comments Download
M icu46/source/data/brkitr/root.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M icu46/source/data/xml/brkitr/root.xml View 1 chunk +3 lines, -0 lines 0 comments Download
M icu46/source/test/cintltst/creststn.c View 1 chunk +5 lines, -5 lines 0 comments Download
M icu46/source/test/intltest/rbbiapts.cpp View 4 chunks +18 lines, -11 lines 0 comments Download
M icu46/source/test/intltest/rbbitst.h View 1 chunk +1 line, -0 lines 0 comments Download
M icu46/source/test/intltest/rbbitst.cpp View 15 chunks +412 lines, -13 lines 0 comments Download
M icu46/source/test/testdata/rbbitst.txt View 3 chunks +28 lines, -5 lines 0 comments Download
M icu46/source/test/testdata/testaliases.txt View 1 chunk +1 line, -1 line 0 comments Download
M icu46/source/tools/genctd/Makefile.in View 1 chunk +2 lines, -2 lines 0 comments Download
M icu46/source/tools/genctd/genctd.cpp View 4 chunks +175 lines, -129 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698