scuffed-code/icu4c/source/data
Ram Viswanadha 4b5d175d83 ICU-1281 Remove unwanted ucmfiles
X-SVN-Rev: 6543
2001-11-01 02:38:45 +00:00
..
brkitr ICU-1101 RBBI Rules - Updated .brk files with Eric Mader's changes to the Java rules. 2001-10-24 00:26:23 +00:00
build ICU-1416 Dependency between stubdata and full data build optimized. 2001-10-31 23:57:05 +00:00
locales ICU-1245 put Japanese in the right place 2001-10-31 23:59:35 +00:00
mappings ICU-1281 Remove unwanted ucmfiles 2001-11-01 02:38:45 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1259 check in new 2.0 rules mechanically generated from icu4j masters 2001-10-26 05:41:16 +00:00
unidata ICU-1278 upgrade to Unicode 3.1.1 SpecialCasing.txt 2001-10-16 23:54:24 +00:00
.cvsignore ICU-743 data rearrange 2000-12-01 22:46:27 +00:00
icupkg.inc.in ICU-1254 Simplify the build process 2001-10-03 23:32:12 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-1416 Dependency between stubdata and full data build optimized. 2001-10-31 23:57:05 +00:00
Makefile.in ICU-1075 Change the data entrypoint name to make it the same as Windows. 2001-10-31 17:55:10 +00:00
mkdll.lk ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
mkobj.cl ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
README ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +00:00

== Copyright (c) 2000 IBM, Inc. All rights reserved. ==


This directory contains the intermediate, generated ICU data. For example,
.res, .cnv, and some .dat files end up here.

It is also used as a temporary directory by some ICU tools build processes.

You should NOT set your ICU_DATA directory to point here. Instead,
point it to ".." (that is, icu/source/data).