scuffed-code/icu4c/source/data
George Rhoten 8fcab481c1 ICU-2948 Add a space to DateTimePatterns
X-SVN-Rev: 12742
2003-08-01 20:19:27 +00:00
..
brkitr ICU-2924 RBBI Line Break Rule Updates, work in progress. 2003-07-29 06:35:54 +00:00
locales ICU-2948 Add a space to DateTimePatterns 2003-08-01 20:19:27 +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-3140 updated Thai tailoring, Fractional UCA, test and test file 2003-07-30 21:12:10 +00:00
xml ICU-2948 Add Hawaiian 2003-08-01 20:07:42 +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-3130 Allow gmake -j2 to work. 2003-07-28 15:47:39 +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).