scuffed-code/icu4c/source/data
George Rhoten d685852853 ICU-999 Remove the binary tag.
X-SVN-Rev: 6878
2001-11-14 02:50:03 +00:00
..
brkitr ICU-1101 RBBI Rules - Updated .brk files with Eric Mader's changes to the Java rules. 2001-10-24 00:26:23 +00:00
build ICU-1405 porting fix for OS/390 2001-11-08 20:35:24 +00:00
locales ICU-1442 update Swedish number spellout - fix 2001-11-13 19:46:01 +00:00
mappings ICU-1418 optimize the state table a little further to reduce the .cnv file by about 10% 2001-11-01 22:18:01 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1259 Fix Fallback bugs and add Inter-Indic Rountrip tests 2001-11-13 09:09:14 +00:00
unidata ICU-999 Remove the binary tag. 2001-11-14 02:50:03 +00:00
.cvsignore ICU-743 data rearrange 2000-12-01 22:46:27 +00:00
icupkg.inc.in ICU-1254 Simplify the build process 2001-10-03 23:32:12 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug 2001-11-03 02:54:08 +00:00
Makefile.in ICU-1404 create $(ICUPKGDATA_DIR) not $(libdir) of course. 2001-11-10 02:09:59 +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).