scuffed-code/icu4c/source/data
Ram Viswanadha ebc620d669 ICU-3050 fix typo
X-SVN-Rev: 12682
2003-07-25 00:26:19 +00:00
..
brkitr ICU-2924 RBBI Line Break Rule Updates, work in progress. 2003-07-21 05:37:08 +00:00
locales ICU-3061 Remove duplicate data. Fallback to en_GB 2003-06-25 21:41:10 +00:00
mappings ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
misc ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
translit ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
unidata ICU-2364 added [UCA version = x.x.x.x] field to fractional UCA 2003-04-24 06:57:02 +00:00
xml fix bugs Mark found 2003-06-27 23:20:53 +00:00
.cvsignore ICU-2729 Don't ignore some files 2003-05-17 01:11:28 +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-2107 added copyright notices 2002-12-06 01:40:42 +00:00
makedata.dsp ICU-1877 Add Win64 support. 2002-04-26 23:04:32 +00:00
makedata.mak ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
makedata.vcproj ICU-2850 remove VC6.0 variable names to remove warnings. 2003-05-08 01:41:32 +00:00
Makefile.in ICU-3050 fix typo 2003-07-25 00:26:19 +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).