scuffed-code/icu4c/source/data
2002-03-04 01:18:39 +00:00
..
brkitr ICU-1126 Updated Break Iterator rules. Title for UTR21 compliance, Word and Line for CJK Extension A 2002-03-01 00:46:21 +00:00
locales ICU-1733 Integrate some changes from Lotus with Vladimir's consent. 2002-02-28 22:16:27 +00:00
mappings ICU-1715 Some updates regarding EBCDIC tables and PCK (Shift-JIS) 2002-02-19 22:30:57 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1740 remove keywords in rules files no code change 2002-03-02 00:35:09 +00:00
unidata ICU-1721 UCD file EastAsianWidth.txt, without comments to save space 2002-03-04 01:18:39 +00:00
.cvsignore ICU-743 Ignore new stuff based on data rearrange. 2002-02-16 00:16:08 +00:00
icupkg.inc.in ICU-1627 update make files and move icupkg.in.in to data folder 2002-01-24 17:32:12 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1627 Fix for release mode. 2002-01-24 20:21:37 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-1126 Add title break iterator 2002-02-28 01:28:04 +00:00
Makefile.in ICU-1596 fix pkgsysconfdir too. 2002-03-02 22:25: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

== 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).