scuffed-code/icu4c/source/data
Ram Viswanadha e6be932df6 ICU-1917 locale data update
X-SVN-Rev: 9736
2002-08-16 17:56:07 +00:00
..
brkitr ICU-2066 Update RBBI rules and tests for char and word breaks 2002-08-09 03:14:43 +00:00
locales ICU-1917 locale data update 2002-08-16 17:56:07 +00:00
mappings ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases 2002-08-08 22:46:05 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-2014 Update rules from ICU4J 2002-07-29 23:02:47 +00:00
unidata ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value. 2002-08-13 21:59:07 +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 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-2091 Add -i to the genbrk tool for locating the data 2002-08-09 20:55:35 +00:00
Makefile.in ICU-1891 Fix for library versioning in dual library mode. 2002-08-15 17:08:01 +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).