scuffed-code/icu4c/source
Ram Viswanadha 10908094b4 ICU-2194 test data for IDNA
X-SVN-Rev: 11197
2003-02-28 21:38:30 +00:00
..
allinone
common ICU-2194 IDNA API 2003-02-28 21:35:25 +00:00
config ICU-2705 Fixes for CygWin/MSVC configuration 2003-02-17 17:48:50 +00:00
data ICU-2194 data for IDNA 2003-02-28 21:36:17 +00:00
extra ICU-2705 Add CygWin/MSVC support 2003-02-11 00:13:48 +00:00
i18n ICU-2222 Deprecate C++ enums that duplicate C enums 2003-02-28 13:21:23 +00:00
layout ICU-2705 Add CygWin/MSVC support 2003-02-11 00:13:48 +00:00
samples ICU-2397 split uciter8.c to make separate uit_len8.h/.c 2003-02-10 19:56:40 +00:00
stubdata ICU-2705 Add CygWin/MSVC support 2003-02-11 00:13:48 +00:00
test ICU-2194 test data for IDNA 2003-02-28 21:38:30 +00:00
tools ICU-2194 IDNA data trie generator 2003-02-28 21:32:28 +00:00
.cvsignore
acconfig.h
aclocal.m4 ICU-2705 Add CygWin/MSVC support 2003-02-11 00:13:48 +00:00
config.guess
config.sub
configure ICU-2337 Fix for HP/UX which can't support placement new/delete, but 2003-02-15 00:23:27 +00:00
configure.in ICU-2337 Fix for HP/UX which can't support placement new/delete, but 2003-02-15 00:23:27 +00:00
Doxyfile.in
icudefs.mk.in ICU-2705 Add CygWin/MSVC support 2003-02-11 00:13:48 +00:00
install-sh
Makefile.in
mkinstalldirs
README.in
runConfigureICU

Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.

The ICU data files moved!

Depending on the ICU packaging mode, ICU data files were moved to
new locations.

@thelibdir@/@PACKAGE@/@VERSION@

    For the data library (--with-packaging-mode=dll) and individual
    data files (--with-packaging-mode=files).

@thedatadir@/@PACKAGE@/@VERSION@

    For the data common file (--with-packaging-mode=archive).

This move happened post ICU 1.6. The rationale for the move is to be able
to share @thedatadir@ across machines with different architectures, as
it is supposed to be the case.