summaryrefslogtreecommitdiff
path: root/data/unicode/SpecialCasing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/unicode/SpecialCasing.txt')
-rw-r--r--data/unicode/SpecialCasing.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/data/unicode/SpecialCasing.txt b/data/unicode/SpecialCasing.txt
index de08450..e83aba4 100644
--- a/data/unicode/SpecialCasing.txt
+++ b/data/unicode/SpecialCasing.txt
@@ -1,28 +1,28 @@
1# SpecialCasing-15.1.0.txt 1# SpecialCasing-16.0.0.txt
2# Date: 2023-01-05, 20:35:03 GMT 2# Date: 2024-05-10, 22:49:00 GMT
3# © 2023 Unicode®, Inc. 3# © 2024 Unicode®, Inc.
4# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 4# Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
5# For terms of use, see https://www.unicode.org/terms_of_use.html 5# For terms of use and license, see https://www.unicode.org/terms_of_use.html
6# 6#
7# Unicode Character Database 7# Unicode Character Database
8# For documentation, see https://www.unicode.org/reports/tr44/ 8# For documentation, see https://www.unicode.org/reports/tr44/
9# 9#
10# Special Casing 10# Special Casing
11# 11#
12# This file is a supplement to the UnicodeData.txt file. It does not define any 12# This file is a supplement to the UnicodeData.txt file. The data in this file, combined with
13# properties, but rather provides additional information about the casing of
14# Unicode characters, for situations when casing incurs a change in string length
15# or is dependent on context or locale. For compatibility, the UnicodeData.txt
16# file only contains simple case mappings for characters where they are one-to-one
17# and independent of context and language. The data in this file, combined with
18# the simple case mappings in UnicodeData.txt, defines the full case mappings 13# the simple case mappings in UnicodeData.txt, defines the full case mappings
19# Lowercase_Mapping (lc), Titlecase_Mapping (tc), and Uppercase_Mapping (uc). 14# Lowercase_Mapping (lc), Titlecase_Mapping (tc), and Uppercase_Mapping (uc).
15# For compatibility, the UnicodeData.txt file only contains simple case mappings
16# for characters where they are one-to-one (and independent of context and language).
17#
18# For historical reasons, this file also provides additional information about the casing
19# of Unicode characters for selected situations when casing is dependent on context or locale.
20# 20#
21# Note that the preferred mechanism for defining tailored casing operations is 21# Note that the preferred mechanism for defining tailored casing operations is
22# the Unicode Common Locale Data Repository (CLDR). For more information, see the 22# the Unicode Common Locale Data Repository (CLDR). For more information, see the
23# discussion of case mappings and case algorithms in the Unicode Standard. 23# discussion of case mappings and case algorithms in the Unicode Standard.
24# 24#
25# All code points not listed in this file that do not have a simple case mappings 25# All code points not listed in this file that do not have simple case mappings
26# in UnicodeData.txt map to themselves. 26# in UnicodeData.txt map to themselves.
27# ================================================================================ 27# ================================================================================
28# Format 28# Format