scuffed-code/icu4c/source/data
Yves Arrouye d8facfd734 ICU-1596 Added support for the -V option to version libraries.
Added alternate names for common and dll (respectively archive and library)
so that people can use the same names with configure and pkgdata.

X-SVN-Rev: 7365
2001-12-21 20:09:18 +00:00
..
brkitr ICU-1101 Break iterator rules - surrogate support copied from plain rules to Thai rules. 2001-11-16 23:20:54 +00:00
build ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java. 2001-11-30 23:53:55 +00:00
locales ICU-639 Use M for months instead of m for minutes. 2001-12-04 20:13:17 +00:00
mappings ICU-980 Fix alias names 2001-12-03 21:24:15 +00:00
misc ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
translit ICU-1575 full rule update 2001-12-03 20:51:19 +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-1596 Added support for the -V option to version libraries. 2001-12-21 20:09:18 +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-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java. 2001-11-30 23:53:55 +00:00
Makefile.in ICU-1075 Improved test coverage for udata. 2001-11-16 05:17:32 +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).