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

Side by Side Diff: source/data/unidata/SpecialCasing.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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 | « source/data/unidata/NormalizationTest.txt ('k') | source/data/unidata/UCARules.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # SpecialCasing-7.0.0.txt 1 # SpecialCasing-8.0.0.txt
2 # Date: 2014-03-18, 07:18:02 GMT [MD] 2 # Date: 2014-12-16, 23:08:04 GMT [MD]
3 # 3 #
4 # Unicode Character Database 4 # Unicode Character Database
5 # Copyright (c) 1991-2014 Unicode, Inc. 5 # Copyright (c) 1991-2014 Unicode, Inc.
6 # For terms of use, see http://www.unicode.org/terms_of_use.html 6 # For terms of use, see http://www.unicode.org/terms_of_use.html
7 # For documentation, see http://www.unicode.org/reports/tr44/ 7 # For documentation, see http://www.unicode.org/reports/tr44/
8 # 8 #
9 # Special Casing 9 # Special Casing
10 # 10 #
11 # This file is a supplement to the UnicodeData.txt file. It does not define any 11 # This file is a supplement to the UnicodeData.txt file. It does not define any
12 # properties, but rather provides additional information about the casing of 12 # properties, but rather provides additional information about the casing of
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 271
272 0069; 0069; 0130; 0130; tr; # LATIN SMALL LETTER I 272 0069; 0069; 0130; 0130; tr; # LATIN SMALL LETTER I
273 0069; 0069; 0130; 0130; az; # LATIN SMALL LETTER I 273 0069; 0069; 0130; 0130; az; # LATIN SMALL LETTER I
274 274
275 # Note: the following case is already in the UnicodeData.txt file. 275 # Note: the following case is already in the UnicodeData.txt file.
276 276
277 # 0131; 0131; 0049; 0049; tr; # LATIN SMALL LETTER DOTLESS I 277 # 0131; 0131; 0049; 0049; tr; # LATIN SMALL LETTER DOTLESS I
278 278
279 # EOF 279 # EOF
280 280
OLDNEW
« no previous file with comments | « source/data/unidata/NormalizationTest.txt ('k') | source/data/unidata/UCARules.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698