http://www.unicode.org/Public/UNIDATA/
-as of Unicode 4.0.0 (April 2003).
+as of Unicode 4.0.0 (April 2003), updated with
+
+ http://www.unicode.org/Public/4.0-Update1/
+
+as of Unicode 4.0.1 (March 2004)
The two big files, NormalizationTest.txt (2.0MB) and Unihan.txt
(25.7MB) were not included due to space considerations. Also NOT
cd lib/unicore
cp .../UnicodeOriginal/*.txt .
rm NormalizationTest.txt Unihan.txt Derived*.txt
- p4 edit *.pl */*.pl
+ p4 edit Properties *.pl */*.pl
perl ./mktables
p4 revert -a
cd ../..
perl Porting/manicheck
+You need to update version by hand
+
+ p4 edit version
+ ...
+
If any new (or deleted, unlikely but not impossible) *.pl files are indicated:
cd lib/unicore
p4 submit
--
-jhi@iki.fi
+jhi@iki.fi; updated by nick@ccl4.org