scuffed-code/icu4c/source/data
Markus Scherer 344bd3c27e ICU-1007 Unicode 3.1 data
X-SVN-Rev: 5032
2001-06-20 22:17:33 +00:00
..
brkitr ICU-603 Updated the Thai word and line break files based 2000-09-19 21:03:25 +00:00
build ICU-620 fix distclean: distclean rule 2001-06-19 23:10:17 +00:00
locales ICU-988 Mark as experimental and update the LCID 2001-06-12 17:56:32 +00:00
mappings ICU-484 Using version 1.2's jitterbug to remove unneeded whitespace 2001-06-01 22:31:05 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-483 add inter-Indic transliterators 2001-03-03 00:49:45 +00:00
unidata ICU-1007 Unicode 3.1 data 2001-06-20 22:17:33 +00:00
.cvsignore ICU-743 data rearrange 2000-12-01 22:46:27 +00:00
icupkg.inc.in ICU-692 factor in some common definitions, and include the platform 2000-10-24 19:50:20 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-96 needed to separate building of test data files from main data 2001-03-19 22:35:36 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-661 Add version information to the data DLL 2001-05-10 23:16:00 +00:00
Makefile.in ICU-597 Can't use /bin/pwd. You need pwd for as/400. This change 2001-05-30 22:13:37 +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).