scuffed-code/icu4c/source/data
2002-07-31 20:28:32 +00:00
..
brkitr ICU-45 add word tag value for Ideographics 2002-07-24 19:10:18 +00:00
locales ICU-1884 fix currency patterns: need min==max fraction digits; EURO must use 2 fraction digits 2002-07-31 19:18:49 +00:00
mappings ICU-1834 Update the CCSID numbers for Unicode 2002-07-24 19:15:27 +00:00
misc
translit ICU-2014 Update rules from ICU4J 2002-07-29 23:02:47 +00:00
unidata ICU-1997 use uprv_isRuleWhiteSpace for parsing collation rules 2002-07-25 21:59:19 +00:00
xml Initial revision 2002-07-15 23:44:46 +00:00
.cvsignore ICU-1886 ignore .cnv (test) files 2002-05-24 00:43:12 +00:00
icupkg.inc.in
makedata.bat
makedata.dsp ICU-1877 Add Win64 support. 2002-04-26 23:04:32 +00:00
makedata.mak ICU-1896 root will always be included even when resfiles.mk is deleted. 2002-07-30 08:00:51 +00:00
Makefile.in ICU-1992 packaging, suffix, uconv building on unix 2002-07-31 20:28:32 +00:00
mkdll.lk
mkobj.cl
README

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