scuffed-code/icu4c/source/data
Steven R. Loomis 10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
..
brkitr ICU-2342 LineBreak rules, fix problem with Greek, Cyrillic 2002-10-03 17:53:15 +00:00
locales ICU-2316 Fix sweedish collation 2002-10-31 00:23:55 +00:00
mappings ICU-2346 missing mappings for C0 controls 2002-10-29 01:15:29 +00:00
misc ICU-2394 Update the http:// link 2002-10-31 23:34:15 +00:00
translit ICU-2014 Update rules from ICU4J 2002-07-29 23:02:47 +00:00
unidata ICU-2015 version 3.2, needed by genpname 2002-10-30 18:40:28 +00:00
xml ICU-2391 Add some missing locale data for language names 2002-10-30 18:27:01 +00:00
.cvsignore ICU-1886 ignore .cnv (test) files 2002-05-24 00:43:12 +00:00
icupkg.inc.in ICU-1868 Consolodate most definitions into icudefs.mk.in 2002-04-19 02:19:24 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1877 Add Win64 support. 2002-04-26 23:04:32 +00:00
makedata.mak ICU-2457 update to 2.4 version number 2002-11-01 01:45:24 +00:00
Makefile.in ICU-2015 add genpname 2002-10-30 22:39: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).