scuffed-code/icu4c/source/data
George Rhoten b2c924232c ICU-580 OS390 batch mode porting changes
X-SVN-Rev: 3506
2001-01-31 19:18:54 +00:00
..
brkitr ICU-603 Updated the Thai word and line break files based 2000-09-19 21:03:25 +00:00
build ICU-580 OS390 batch mode porting changes 2001-01-31 19:18:54 +00:00
locales ICU-639 updated some country/language names from local sources 2001-01-03 22:02:21 +00:00
mappings ICU-805 fix aliases for ibm-1383/1386: 1383=gb2312=euc-cn, 1386=gbk 2001-01-17 01:45:15 +00:00
misc ICU-743 file rearrange 2000-12-01 20:14:57 +00:00
translit ICU-477 create Hiragana-Katakana transliterator 2000-06-30 00:15:44 +00:00
unidata ICU-542 add SpecialCasing.txt from the Unicode 3.0 character database 2001-01-31 18:06:08 +00:00
.cvsignore ICU-743 data rearrange 2000-12-01 22:46:27 +00:00
icupkg.inc.in ICU-692 factor in some common definitions, and include the platform 2000-10-24 19:50:20 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-743 makedata should not pick wrong resource files 2000-12-08 22:52:08 +00:00
Makefile.in ICU-743 since the copy of convrtrs.txt has been disabled, move it to the proper place 2000-12-13 03:13:56 +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
UCATable.dat ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now. 2001-01-26 00:12:23 +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).