Lines Matching full:unicode

12 * change log for Unicode updates
19 are encoded in Unicode, or can be assumed to be encoded in the next Unicode version.
20 Script enum constant names want to follow the Unicode script property value aliases,
28 Script codes not yet in ICU: http://www.unicode.org/iso15924/codechanges.html
40 Adlam, Marchen, and Osage are expected to go into Unicode 9;
41 we should assign Unicode script property value aliases for them
42 soon after Unicode 8 is released, and add them in ICU 56.
48 Unicode 8.0 update for ICU 56
59 http://www.unicode.org/review/pri297/ -- beta review
60 http://www.unicode.org/reports/uax-proposed-updates.html
61 http://unicode.org/versions/beta-8.0.0.html
62 http://www.unicode.org/versions/Unicode8.0.0/
63 http://www.unicode.org/reports/tr44/tr44-15.html
67 - ticket:11574: Unicode 8
76 - cldrbug 8109: Unicode 8.0 script metadata
77 - cldrbug 8418: Updated segmentation for Unicode 8.0
79 *** Unicode version numbers
85 - Run ICU4C "configure" _after_ updating the Unicode version number in uchar.h
93 - make sure that the Unicode data folder passed into preparseucd.py
99 - ~/svn.icutools/trunk/src/unicode$ py/preparseucd.py ~/unidata/uni80/20150415 $ICU_SRC_DIR ~/svn.i…
102 - also: from http://unicode.org/Public/security/8.0.0/ download new
109 - remove new Unicode scripts from the
163 …~/svn.icutools/trunk/src/unicode$ py/parsescriptmetadata.py $ICU_SRC_DIR/source/common/unicode/usc…
178 * build Unicode tools using CMake+make
180 ~/svn.icutools/trunk/src/unicode/c/icudefs.txt:
187 ~/svn.icutools/trunk/dbg/unicode/c$ cmake ../../../src/unicode/c
188 ~/svn.icutools/trunk/dbg/unicode/c$ make
191 - ~/svn.icutools/trunk/dbg/unicode/c$ genprops/genprops $ICU_SRC_DIR
192 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca --hanOrder implicit $ICU_SRC_DIR
193 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca --hanOrder radical-stroke $ICU_SRC_DIR
201 - Unicode 6.0..8.0: U+2260, U+226E, U+226F
214 - UCA DUCET goes into Mark's Unicode tools, see
263 Unicode .icu files built to ./out/build/icudt56l
277 - copy the big-endian Unicode data files to another location,
303 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
305 …alCasing.txt UnicodeData.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
307 …aracterTest.txt BidiTest.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
308 …cd/CompositionExclusions.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
342 *** merge the Unicode update branches back onto the trunk
345 - make sure that changes to Unicode tools & ICU tools are checked in
346 http://www.unicode.org/utility/trac/log/trunk/unicodetools
351 Unicode 7.0 update for ICU 54
353 http://www.unicode.org/review/pri271/ -- beta review
354 http://www.unicode.org/reports/uax-proposed-updates.html
355 http://www.unicode.org/versions/beta-7.0.0.html#notable_issues
356 http://www.unicode.org/reports/tr44/tr44-13.html
360 - ticket 10821: Unicode 7.0, UCA 7.0
369 - ticket 6762: script metadata for Unicode 7.0 new scripts
371 *** Unicode version numbers
377 - Run ICU4C "configure" _after_ updating the Unicode version number in uchar.h
385 - make sure that the Unicode data folder passed into preparseucd.py
391 - ~/svn.icutools/trunk/src/unicode$ py/preparseucd.py ~/unidata/uni70/20140403 $ICU_SRC_DIR ~/svn.i…
398 - also: from http://unicode.org/Public/security/7.0.0/ download new
403 - remove new Unicode scripts from the
414 - gets Unicode copyright line from PropertyAliases.txt which is currently still at 2013
519 - 6 new script codes from ISO 15924 http://www.unicode.org/iso15924/codechanges.html
528 -> uscript.h (some overlap with additions from Unicode)
538 …~/svn.icutools/trunk/src/unicode$ py/parsescriptmetadata.py $ICU_SRC_DIR/source/common/unicode/usc…
556 * build Unicode tools using CMake+make
558 ~/svn.icutools/trunk/src/unicode/c/icudefs.txt:
565 ~/svn.icutools/trunk/dbg/unicode/c$ cmake ../../../src/unicode/c
566 ~/svn.icutools/trunk/dbg/unicode/c$ make
571 icutools: unicode/c/genprops/bidipropsbuilder.cpp
576 - ~/svn.icutools/trunk/dbg/unicode/c$ genprops/genprops $ICU_SRC_DIR
577 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca $ICU_SRC_DIR
585 - Unicode 6.0..7.0: U+2260, U+226E, U+226F
597 Unicode .icu files built to ./out/build/icudt53l
611 - copy the big-endian Unicode data files to another location,
632 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
634 …alCasing.txt UnicodeData.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
636 …aracterTest.txt BidiTest.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
637 …cd/CompositionExclusions.txt ~/svn.icu4j/trunk/src/main/tests/core/src/com/ibm/icu/dev/data/unicode
641 - download UCA files (mostly allkeys.txt) from http://www.unicode.org/Public/UCA/<beta version>/
656 with output from Mark's Unicode tools (..._CLDR_..._SHORT.txt)
673 - copy all output from Mark's UCA tool to unicode.org for review & staging by Ken & editors
687 (For details see the Unicode 5.2 change log below.)
696 for "born stable" Unicode API constants, and to stop parsing ICU version numbers
703 Unicode-derived script codes should be "born stable" like constants in uchar.h, uscript.h etc.
711 *** merge the Unicode update branches back onto the trunk
717 Unicode 6.3 update
719 http://www.unicode.org/review/pri249/ -- beta review
720 http://www.unicode.org/reports/uax-proposed-updates.html
721 http://www.unicode.org/versions/beta-6.3.0.html#notable_issues
722 http://www.unicode.org/reports/tr44/tr44-11.html
726 - ticket 10128: update ICU to Unicode 6.3 beta
727 - ticket 10168: update ICU to Unicode 6.3 final
731 - ticket 10142: implement Unicode 6.3 bidi algorithm additions
733 *** Unicode version numbers
740 - Run ICU4C "configure" _after_ updating the Unicode version number in uchar.h
748 - make sure that the Unicode data folder passed into preparseucd.py
753 - ~/svn.icutools/trunk/src/unicode$ py/preparseucd.py ~/unidata/uni63/20130425 ~/svn.icu/uni63/src …
793 - 2 new script codes from ISO 15924 http://www.unicode.org/iso15924/codechanges.html
821 * build Unicode tools using CMake+make
823 ~/svn.icutools/trunk/src/unicode/c/icudefs.txt:
830 ~/svn.icutools/trunk/dbg/unicode/c$ cmake ../../../src/unicode/c
831 ~/svn.icutools/trunk/dbg/unicode/c$ make
834 - ~/svn.icutools/trunk/dbg/unicode/c$ genprops/genprops ~/svn.icu/uni63/src
835 - ~/svn.icutools/trunk/dbg/unicode/c$ genuca/genuca -i ~/svn.icu/uni63/dbg/data/out/build/icudt52l …
843 - Unicode 6.0..6.3: U+2260, U+226E, U+226F
853 Unicode .icu files built to ./out/build/icudt52l
866 - copy the big-endian Unicode data files to another location,
879 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
881 * UCA -- mostly skipped for ICU 52 / Unicode 6.3, except update coll/* files
883 - get output from Mark's tools; look in http://www.unicode.org/Public/UCA/<beta version>/
890 with output from Mark's Unicode tools (..._CLDR_..._SHORT.txt)
916 - skipped for Unicode 6.3: no new scripts
918 *** merge the Unicode update branches back onto the trunk
924 Unicode 6.2 update
926 http://www.unicode.org/review/pri230/
927 http://www.unicode.org/versions/beta-6.2.0.html
928 http://www.unicode.org/reports/tr44/tr44-9.html#Unicode_6.2.0
929 http://www.unicode.org/review/pri227/ Changes to Script Extensions Property Values
930 http://www.unicode.org/review/pri228/ Changing some common characters from Punctuation to Symbol
931 http://www.unicode.org/review/pri229/ Linebreaking Changes for Pictographic Symbols
932 http://www.unicode.org/reports/tr46/tr46-8.html IDNA
933 http://unicode.org/Public/idna/6.2.0/
937 - ticket 9515: Unicode 6.2: final ICU update
941 - ticket 9437: update ICU to Unicode 6.2
945 *** Unicode version numbers
957 - make sure that the Unicode data folder passed into preparseucd.py
960 - ~/svn.icu/tools/trunk/src/unicode$ py/preparseucd.py ~/uni62/20120816 ~/svn.icu/uni62/src ~/svn.i…
999 * build Unicode tools using CMake+make
1002 - ~/svn.icu/tools/trunk/dbg/unicode$ c/genprops/genprops ~/svn.icu/uni62/src
1004 in source/data/unidata/FractionalUCA.txt to match the new Unicode version
1005 - ~/svn.icu/tools/trunk/dbg/unicode$ c/genuca/genuca -i ~/svn.icu/uni62/dbg/data/out/build/icudt50l…
1008 check if the UCA version in FractionalUCA.txt matches the new Unicode version
1016 - Unicode 6.0..6.2: U+2260, U+226E, U+226F
1026 Unicode .icu files built to ./out/build/icudt50l
1039 - copy the big-endian Unicode data files to another location,
1052 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
1056 - get output from Mark's tools; look in http://www.unicode.org/Public/UCA/<beta version>/
1063 with output from Mark's Unicode tools (..._CLDR_..._SHORT.txt)
1089 - skipped for Unicode 6.2: no new scripts
1091 *** merge the Unicode update branches back onto the trunk
1097 Future Unicode update
1099 Tools simplified since the Unicode 6.1 update. See
1103 * Unicode version numbers
1104 - icutools/unicode/makedefs.sh was deleted, so one fewer place for version & path updates
1108 - ~/svn.icu/tools/trunk/src/unicode$ py/preparseucd.py ~/uni61/20120118 ~/svn.icu/trunk/src ~/svn.i…
1114 - Script codes that are in ISO 15924 but not in Unicode are now listed in
1117 If Unicode adds some of them, then remove them from the .py variable.
1124 - ~/svn.icu/tools/trunk/dbg/unicode$ c/genprops/genprops ~/svn.icu/trunk/src
1131 - make sure that the Unicode data folder passed into preparseucd.py
1132 includes a copy of http://www.unicode.org/Public/idna/6.1.0/IdnaMappingTable.txt
1145 * build Unicode tools using CMake+make
1148 - ~/svn.icu/tools/trunk/dbg/unicode$ c/genuca/genuca -i ~/svn.icu/trunk/dbg/data/out/build/icudt49l…
1152 Unicode 6.1 update
1156 - ticket 8995 final update to Unicode 6.1
1159 - ticket 8961 support Unicode "Age" value *names*
1162 - ticket 8827 "update ICU to Unicode 6.1"
1166 *** Unicode version numbers
1171 - icutools/unicode/makedefs.sh
1179 ~/svn.icu/tools/trunk/src/unicode/c/genprops/misc$ ./ucdcopy.py ~/uni61/20111205/ucd ~/uni61/proces…
1222 - 2 new script codes from ISO 15924 http://www.unicode.org/iso15924/codechanges.html
1274 + cd ~/svn.icu/tools/trunk/src/unicode/c/genpname
1281 * build Unicode tools (at least genpname) using CMake+make
1285 - ~/svn.icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/data/in
1286 - ~/svn.icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/common --…
1289 * build Unicode tools using CMake+make
1295 - download http://www.unicode.org/Public/idna/6.1.0/IdnaMappingTable.txt
1296 to ~/svn.icu/tools/trunk/src/unicode/py
1298 - ~/svn.icu/tools/trunk/src/unicode/py$ ./idna2nrm.py
1299 - ~/svn.icu/tools/trunk/src/unicode/py$ cp uts46.txt ~/svn.icu/trunk/src/source/data/unidata/norm2
1304 - Unicode 6.0..6.1: U+2260, U+226E, U+226F
1309 in source/data/unidata/FractionalUCA.txt to match the new Unicode version
1310 - ~/svn.icu/tools/trunk/src/unicode$ ./makeprops.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1313 check if the UCA version in FractionalUCA.txt matches the new Unicode version
1316 ~/svn.icu/tools/trunk/src/unicode$ ./makeuca.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1326 Unicode .icu files built to ./out/build/icudt49l
1339 - copy the big-endian Unicode data files to another location,
1352 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
1361 http://www.unicode.org/Public/UCA/6.1.0/CollationAuxiliary-<dev. version>.txt
1367 with output from Mark's Unicode tools (..._CLDR_..._SHORT.txt)
1372 ~/svn.icu/tools/trunk/src/unicode$ ./makeuca.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1393 (For details see the Unicode 5.2 change log below.)
1406 Unicode-derived script codes should be "born stable" like constants in uchar.h, uscript.h etc.
1411 *** merge the Unicode update branches back onto the trunk
1417 ICU 4.8 (no Unicode update, just new script codes)
1419 * 9 new script codes from ISO 15924 http://www.unicode.org/iso15924/codechanges.html
1439 + cd ~/svn.icu/tools/trunk/src/unicode/c/genpname
1444 * rebuild Unicode tools (at least genpname) using make
1450 - ~/svn.icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/data/in
1451 - ~/svn.icu/tools/trunk/bld/unicode/c$ genpname/genpname -v -d ~/svn.icu/trunk/src/source/common --…
1455 - ~/svn.icu/tools/trunk/bld/unicode/c$ genprops/genprops -d ~/svn.icu/trunk/src/source/data/in -s ~…
1456 - ~/svn.icu/tools/trunk/bld/unicode/c$ genprops/genprops -d ~/svn.icu/trunk/src/source/common --cso…
1464 - copy the big-endian Unicode data files to another location,
1476 Unicode 6.0 update
1480 7264 Unicode 6.0 Update
1482 *** Unicode version numbers
1492 ~/svn.icu/tools/trunk/src/unicode/c/genprops/misc$ ./ucdcopy.py ~/uni60/20100720/ucd ~/uni60/proces…
1497 but not listed in PropertyAliases.txt; reported to unicode.org;
1498 -> added to tools/trunk/src/unicode/c/genpname/SyntheticPropertyAliases.txt
1532 - 13 new script codes from ISO 15924 http://www.unicode.org/iso15924/codechanges.html
1563 -> add to tools/trunk/src/unicode/c/gennames/gennames.c, with new ucdVersion
1565 * build Unicode tools using CMake+make
1568 + cd ~/svn.icu/tools/trunk/src/unicode/c/genpname
1573 * rebuild Unicode tools (at least genpname) using make
1578 - ~/svn.icu/tools/trunk/bld/unicode$ c/genpname/genpname -v -d ~/svn.icu/trunk/src/source/data/in
1585 - download http://www.unicode.org/Public/idna/6.0.0/IdnaMappingTable.txt
1586 to ~/svn.icu/tools/trunk/src/unicode/py
1588 - ~/svn.icu/tools/trunk/src/unicode/py$ ./idna2nrm.py
1589 - ~/svn.icu/tools/trunk/src/unicode/py$ cp uts46.txt ~/svn.icu/trunk/src/source/data/unidata/norm2
1594 - Unicode 6.0: U+2260, U+226E, U+226F
1597 - ~/svn.icu/tools/trunk/src/unicode$ ./makeprops.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1600 ~/svn.icu/tools/trunk/src/unicode$ ./makeuca.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1623 Unicode .icu files built to ./out/build/icudt45l
1630 - copy the big-endian Unicode data files to another location,
1643 - copy new .txt files into ICU4J's main/tests/core/src/com/ibm/icu/dev/data/unicode
1646 - removes one manual step from the Unicode upgrade, and removes dependency on one of Mark's tools
1652 copy from (Unicode 6.0)/ucd/auxiliary/*BreakTest-6....txt
1659 http://www.unicode.org/~book/incoming/mark/uca6.0.0/
1660 http://www.macchiato.com/unicode/utc/additional-uca-files
1661 http://www.unicode.org/Public/UCA/6.0.0/
1662 http://www.unicode.org/~mdavis/uca/
1672 ~/svn.icu/tools/trunk/src/unicode$ ./makeuca.sh ~/svn.icu/trunk/src ~/svn.icu/trunk/bld
1682 with output from Mark's Unicode tools
1696 (For details see the Unicode 5.2 change log below.)
1707 Unicode-derived script codes should be "born stable" like constants in uchar.h, uscript.h etc.
1712 Unicode 5.2 update
1716 7084 Unicode 5.2
1725 7243 update layout engine for Unicode 5.2
1727 *** Unicode version numbers
1737 …enprops\misc\ucdcopy.py "C:\Documents and Settings\mscherer\My Documents\unicode\ucd\5.2.0" C:\svn…
1789 …added to Unicode 5.2, and the Perl script shows a conflict between SyntheticPropertyValueAliases.t…
1804 + 3 new script values added for ISO 15924 and Unicode 5.2 coverage
1805 + 1 new script value added for ISO 15924 coverage (not in Unicode 5.2)
1823 - new numeric values that didn't exist in Unicode data before:
1835 - Unicode 5.2 fills holes there and adds new Jamo characters in
1842 * build Unicode data source code for hardcoding core data
1855 Creating data file for Unicode Property Names
1856 Creating data file for Unicode Character Properties
1857 Creating data file for Unicode Case Mapping Properties
1858 Creating data file for Unicode BiDi/Shaping Properties
1859 Creating data file for Unicode Normalization
1860 Unicode .icu files built to "\svn\icuproj\icu\trunk\source\data\out\build\icudt43l"
1861 Unicode .c source files built to "\svn\icuproj\icu\trunk\source\data\out\tmp"
1868 - update FractionalUCA.txt with new canonical closure (output from Mark's Unicode tools)
1869 - update source/data/unidata/UCARules.txt with UCA_Rules_SHORT.txt from Mark's Unicode tools
1870 - update source/test/testdata/CollationTest_*.txt with output from Mark's Unicode tools
1901 * Update source/test/testdata/<boundary>Test.txt files from <unicode.org ucd>/ucd/auxiliary
1923 (For comparison, see the Unicode 5.1 update: http://bugs.icu-project.org/trac/changeset/23833)
1960 Unicode 5.1 update
1964 5696 Update to Unicode 5.1
1966 *** Unicode version numbers
2022 added to Unicode 5.1, and the script shows a conflict between SyntheticPropertyValueAliases.txt
2036 + 14 new script values added for ISO 15924 coverage (not in Unicode 5.1)
2041 assigned Unicode character, so ICU 4.0 uprops.icu does not store any
2075 * hardcoded Unihan range end/limit (see Unicode 4.1 update for comparison)
2080 * build Unicode data source code for hardcoding core data
2092 Creating data file for Unicode Character Properties
2093 Creating data file for Unicode Case Mapping Properties
2094 Creating data file for Unicode BiDi/Shaping Properties
2095 Creating data file for Unicode Normalization
2096 Unicode .icu files built to "\svn\icuproj\icu\uni51\source\data\out\build\icudt39l"
2097 Unicode .c source files built to "\svn\icuproj\icu\uni51\source\data\out\tmp"
2111 - Test that APIs using Unicode property value aliases (like UnicodeSet)
2135 Unicode 5.0 update
2139 5084 RFE: Update to Unicode 5.0
2194 * build Unicode data source code for hardcoding core data
2201 Creating data file for Unicode Character Properties
2202 Creating data file for Unicode Case Mapping Properties
2203 Creating data file for Unicode BiDi/Shaping Properties
2204 Creating data file for Unicode Normalization
2205 Unicode .icu files built to "\cvs\oss\icu\source\data\out\build\icudt35l"
2206 Unicode .c source files built to "\cvs\oss\icu\source\data\out\tmp"
2211 *** Unicode version numbers
2232 Unicode 4.1 update
2236 4332 RFE: Update to Unicode 4.1
2276 see http://www.unicode.org/versions/Unicode4.1.0/#CaseMods
2279 *** Unicode version numbers
2310 see http://www.unicode.org/versions/Unicode4.1.0/#CaseMods
2322 Unicode 4.0.1 update
2326 3170 RFE: Update to Unicode 4.0.1
2327 3171 Add new Unicode 4.0.1 properties
2328 3520 use Unicode 4.0.1 updates for break iteration
2339 http://www.unicode.org/review/resolved-pri.html#pri26
2341 instead modified tests to not check consistency on this for Unicode 4.0.1
2344 - update from http://www.unicode.org/copyright.html
2372 *** Unicode version numbers
2380 http://www.unicode.org/review/resolved-pri.html#pri28
2381 - bidi tests: change exemplar character for ES depending on Unicode version