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

Side by Side Diff: README.chromium

Issue 23480090: Add BreakIterator::getRuleStatus (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu46.git@master
Patch Set: Proposed patch v3 Created 7 years, 3 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
« no previous file with comments | « no previous file | patches/breakiterator.patch » ('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 Version: 4.6 3 Version: 4.6
4 License: MIT 4 License: MIT
5 Security Critical: yes 5 Security Critical: yes
6 6
7 Description: 7 Description:
8 This directory contains the source code of ICU 4.6 for C/C++ 8 This directory contains the source code of ICU 4.6 for C/C++
9 9
10 1. It was obtained with the following: 10 1. It was obtained with the following:
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 - patches/utext.patch 248 - patches/utext.patch
249 - upstream change : http://bugs.icu-project.org/trac/changeset/29356 249 - upstream change : http://bugs.icu-project.org/trac/changeset/29356
250 250
251 24. Fix compilation errors on VS2012. 251 24. Fix compilation errors on VS2012.
252 - patches/vs2012.patch 252 - patches/vs2012.patch
253 253
254 25. Fix a buffer overflow in UTF-16/32 detection. 254 25. Fix a buffer overflow in UTF-16/32 detection.
255 - patches/csetdet.patch 255 - patches/csetdet.patch
256 - upstream bug: http://bugs.icu-project.org/trac/ticket/10318 256 - upstream bug: http://bugs.icu-project.org/trac/ticket/10318
257 257
258 258 26. Add BreakIterator::getRuleStatus
259 259 - Copy and paste BreakIterator::getRuleStatus API from icu 52
OLDNEW
« no previous file with comments | « no previous file | patches/breakiterator.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698