scuffed-code/icu4c/source
George Rhoten f6bc6aa569 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6195
2001-10-11 21:27:48 +00:00
..
allinone ICU-393 .cvsignore for allinone 2001-10-10 01:43:38 +00:00
common ICU-1209 whle constructing the fallback chain, leading bundles with no information are skipped, so the returning bundle uses first existing data. getLocale can just access that data for name. 2001-10-11 18:46:18 +00:00
config ICU-1254 Simplify the build process 2001-10-03 23:32:12 +00:00
data ICU-1271 Port RuleBasedNumberFormat to ICU 2001-10-10 21:43:11 +00:00
extra ICU-900 Fixed some compiler warnings. 2001-10-10 16:45:32 +00:00
i18n ICU-1245 Fixing problem with [before] handling... Still not finished 2001-10-11 21:19:10 +00:00
layout ICU-1221 change loengine wrapper to use UScriptCode instead of 2001-10-10 23:27:44 +00:00
samples ICU-1199 stop using the C++ Unicode class 2001-09-21 18:50:21 +00:00
stubdata ICU-1028 EBCDIC fix 2001-10-05 16:29:24 +00:00
test ICU-1245 Fixing problem with [before] handling... Still not finished 2001-10-11 21:19:10 +00:00
tools ICU-900 Fixed some compiler warnings. 2001-10-11 21:27:48 +00:00
.cvsignore
acconfig.h
aclocal.m4 ICU-978 If platform is *-*-cygwin, use mh-cygwin as the config fragment. 2001-06-01 10:00:16 +00:00
config.guess
config.sub
configure ICU-1264 Check in namespace support for autoconf. 2001-10-09 17:52:43 +00:00
configure.in ICU-1264 Check in namespace support for autoconf. 2001-10-09 17:52:43 +00:00
icudefs.mk.in ICU-1253 change name of layout library to "libicule" 2001-10-04 00:29:17 +00:00
install-sh
Makefile.in ICU-1227 install Makefile.inc as Makefile$(ICLIBSUFFIX).inc 2001-09-21 04:53:00 +00:00
mkinstalldirs
README.in
runConfigureICU ICU-821 Optimize AIX4.3xlC 2001-10-05 18:49:01 +00:00

The ICU data files moved!

ICU data, which are architecture and/or platform dependent, were moved to

	@thelibdir@/@PACKAGE@/@VERSION@

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.