Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Unified Diff: icu52/source/data/locales/reslocal.mk
Issue
224943002
:
icu local change part1 (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: fix typos in uconfig.h and putil.patch
Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
icu52/README.chromium
icu52/patches/breakiterator.patch
icu52/patches/changeset_30255.patch
icu52/patches/clang.patch
icu52/patches/configure.patch
icu52/patches/converters.patch
icu52/patches/csetdet.patch
icu52/patches/data.build.patch
icu52/patches/gcc46.patch
icu52/patches/ios_timezone.patch
icu52/patches/khmer-dictbe.patch
icu52/patches/nan.patch
icu52/patches/pandroid.h.patch
icu52/patches/platform.patch
icu52/patches/platform.qnx.patch
icu52/patches/pmac.h.patch
icu52/patches/pnacl.h.patch
icu52/patches/putil.patch
icu52/patches/regex.patch
icu52/patches/rematch.patch
icu52/patches/rtti.patch
icu52/patches/search_collation.patch
icu52/patches/segmentation.patch
icu52/patches/si_value.undef.patch
icu52/patches/static.analysis.patch
icu52/patches/ubrk.patch
icu52/patches/uconv.patch
icu52/patches/uloc.patch
icu52/patches/unihan.patch
icu52/patches/utext.patch
icu52/patches/vs2012.patch
icu52/patches/vscomp.patch
icu52/patches/wpo.patch
icu52/patches/xopen_source.patch
icu52/scripts/eucjp_gen.sh
icu52/scripts/ibm866_gen.sh
icu52/scripts/remove_unihan.sh
icu52/source/common/dictbe.cpp
icu52/source/common/locmap.c
icu52/source/common/putilimp.h
icu52/source/common/stringpiece.cpp
icu52/source/common/ucmndata.h
icu52/source/common/ucnv2022.cpp
icu52/source/common/ucnv_u7.c
icu52/source/common/ucnvbocu.cpp
icu52/source/common/ucnvisci.c
icu52/source/common/ucnvscsu.c
icu52/source/common/udata.cpp
icu52/source/common/unicode/uconfig.h
icu52/source/common/unicode/utypes.h
icu52/source/configure
icu52/source/data/Makefile.in
icu52/source/data/brkitr/brklocal.mk
icu52/source/data/brkitr/line.txt
icu52/source/data/brkitr/word.txt
icu52/source/data/coll/collocal.mk
icu52/source/data/coll/ja.txt
icu52/source/data/coll/ko.txt
icu52/source/data/coll/zh.txt
icu52/source/data/curr/reslocal.mk
icu52/source/data/lang/reslocal.mk
icu52/source/data/lang/tg.txt
icu52/source/data/locales/reslocal.mk
icu52/source/data/locales/tg.txt
icu52/source/data/mappings/convrtrs.txt
icu52/source/data/mappings/euc-jp-html5.ucm
icu52/source/data/mappings/ibm-866_html5-2012.ucm
icu52/source/data/mappings/iso-8859_16-2001.ucm
icu52/source/data/mappings/noop-cns-11643.ucm
icu52/source/data/mappings/noop-gb2312_gl.ucm
icu52/source/data/mappings/noop-iso-ir-165.ucm
icu52/source/data/mappings/ucmlocal.mk
icu52/source/data/mappings/windows-936-2000.ucm
icu52/source/data/mappings/windows-949-2000.ucm
icu52/source/data/mappings/windows-950-2000.ucm
icu52/source/data/misc/metaZones.txt
icu52/source/data/misc/timezoneTypes.txt
icu52/source/data/misc/windowsZones.txt
icu52/source/data/misc/zoneinfo64.txt
icu52/source/data/rbnf/rbnflocal.mk
icu52/source/data/region/reslocal.mk
icu52/source/data/sprep/spreplocal.mk
icu52/source/data/translit/css3transform.txt
icu52/source/data/zone/reslocal.mk
icu52/source/stubdata/stubdata.c
icu52/source/tools/toolutil/pkg_genc.c
View side-by-side diff with in-line comments
« icu52/source/common/unicode/uconfig.h
('K') |
« icu52/source/data/lang/tg.txt
('k') |
icu52/source/data/locales/tg.txt »
('j') |
icu52/source/data/mappings/convrtrs.txt »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: icu52/source/data/locales/reslocal.mk
« icu52/source/common/unicode/uconfig.h
('K') |
« icu52/source/data/lang/tg.txt
('k') |
icu52/source/data/locales/tg.txt »
('j') |
icu52/source/data/mappings/convrtrs.txt »
('J')
Issue 224943002: icu local change part1 (Closed)
Created 6 years, 9 months ago by jungshik at Google
Modified 6 years, 8 months ago
Reviewers: Mark Mentovai, jsbell
Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Comments: 23