scuffed-code/icu4c/source
George Rhoten 66f49fc37f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5962
2001-09-28 17:29:27 +00:00
..
allinone ICU-983 2001-09-19 16:37:18 +00:00
common ICU-1202 Don't use '-' in the names. 2001-09-28 17:10:59 +00:00
config ICU-1247 Fix tests and test builds so that tests will run against installed libraries. 2001-09-28 00:31:53 +00:00
data ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones 2001-09-28 00:29:40 +00:00
extra ICU-1220 an even simpler way to call genrb (w/o -s) 2001-09-21 19:57:29 +00:00
i18n ICU-1246 remove dbbi_bld files. These contain java code that wasn't ported. 2001-09-27 23:52:18 +00:00
layout ICU-1221 table for converting Unicode::EUnicodeScripts to LEScript 2001-09-24 21:51:31 +00:00
samples ICU-1199 stop using the C++ Unicode class 2001-09-21 18:50:21 +00:00
stubdata ICU-1075 Make it work on non-WinNT style machines 2001-08-31 16:47:19 +00:00
test ICU-1075 remove // style comment for UNIX builds. 2001-09-28 16:34:05 +00:00
tools ICU-900 Fixed some compiler warnings 2001-09-28 17:29:27 +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-591 add the none option in the help string for --with-iostream-version 2001-09-27 18:33:55 +00:00
configure.in ICU-591 add the none option in the help string for --with-iostream-version 2001-09-27 18:33:55 +00:00
icudefs.mk.in ICU-1227 support for a --with-library-suffix option. 2001-09-21 03:41:21 +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-1211 Update platforms that we support and test 2001-09-19 16:49:43 +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.