scuffed-code/icu4c/source/data
2003-05-08 01:41:32 +00:00
..
brkitr ICU-2093 RBBI rule make dependencies for UnicodeSet properties adjusted. 2003-04-09 00:09:14 +00:00
locales ICU-652 Fix a roundtripping problem. Don't mix 12-hour and 24-hour time format in the same locale. 2003-05-06 17:31:09 +00:00
mappings ICU-2630 Remove 1159 and 9027 2003-04-25 00:24:50 +00:00
misc ICU-2194 data for IDNA 2003-02-28 21:36:17 +00:00
translit ICU-2790 recognize alternate transliterator syntax characters 2003-04-23 00:20:16 +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 ICU-2784 Add some frequently used control codes to exemplar characters for these languages. 2003-04-10 20:34:07 +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-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-2858 remove double slash from $ICUOUT, $ICUBLD. 2003-05-08 01:40:26 +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-2858 Make it easier to remove data from the data library 2003-05-07 01:37: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).