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

Side by Side Diff: third_party/icu/README.chromium

Issue 1566001: Update icudt42.dll ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/icu/build/icu.vsprops » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ICU 1 Name: ICU
2 URL: http://site.icu-project.org/ 2 URL: http://site.icu-project.org/
3 3
4 This directory contains the source code of ICU 4.2.1 for C/C++ 4 This directory contains the source code of ICU 4.2.1 for C/C++
5 5
6 1. It was obtained with the following: 6 1. It was obtained with the following:
7 7
8 $ svn export --native-eol LF http://source.icu-project.org/repos/icu/icu/tag s/release-4-2-1 icu42 8 $ svn export --native-eol LF http://source.icu-project.org/repos/icu/icu/tag s/release-4-2-1 icu42
9 9
10 2. The following directories were removed because they're not used by Chromium 10 2. The following directories were removed because they're not used by Chromium
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 - patches/tzmemory.patch 143 - patches/tzmemory.patch
144 144
145 14. The patch for a crash in common/putil.c (Linux only): 145 14. The patch for a crash in common/putil.c (Linux only):
146 see http://bugs.icu-project.org/trac/ticket/7177 146 see http://bugs.icu-project.org/trac/ticket/7177
147 147
148 - patches/linuxtz.patch 148 - patches/linuxtz.patch
149 149
150 15. The patch for Linux locale detection 150 15. The patch for Linux locale detection
151 151
152 - patches/locdet.patch 152 - patches/locdet.patch
153
154 16. Merge the upstream change to get rid of a few compiler warnings
155
156 - patches/remove_warnings.patch
OLDNEW
« no previous file with comments | « no previous file | third_party/icu/build/icu.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698