scuffed-code/icu4c/source/data
Steven R. Loomis 4fba424953 ICU-743 file rearrange
X-SVN-Rev: 3093
2000-12-01 20:14:57 +00:00
..
brkitr ICU-603 Updated the Thai word and line break files based 2000-09-19 21:03:25 +00:00
build ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +00:00
locales ICU-743 moving where data is built and tested 2000-12-01 02:30:56 +00:00
mappings ICU-743 moving where data is built and tested 2000-12-01 02:30:56 +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-130 add Unicode char properties files in icu/data/unidata and keep them up to date without name change 2000-04-20 23:45:39 +00:00
.cvsignore ICU-575 ignore *.brk, *.cnv, *.res, *.dat and .links files. 2000-09-28 23:12:20 +00:00
icupkg.inc.in ICU-692 factor in some common definitions, and include the platform 2000-10-24 19:50:20 +00:00
Makefile.in ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +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).