scuffed-code/icu4c/source
2001-10-31 23:57:05 +00:00
..
allinone ICU-393 .cvsignore for allinone 2001-10-10 01:43:38 +00:00
common ICU-1075 Change the data entrypoint name to make it the same as Windows. 2001-10-31 17:55:10 +00:00
config ICU-1407 Fix for Tru64 (OSF) 2001-10-30 19:57:44 +00:00
data ICU-1416 Dependency between stubdata and full data build optimized. 2001-10-31 23:57:05 +00:00
extra ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
i18n ICU-900 Fixed some compiler warnings 2001-10-31 21:54:44 +00:00
layout ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
samples ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
stubdata ICU-1416 Dependency between stubdata and full data build optimized. 2001-10-31 23:57:05 +00:00
test ICU-1226 port more round-trip test fixes from Java to C++ 2001-10-31 19:26:53 +00:00
tools ICU-983 2001-10-31 21:32:59 +00:00
.cvsignore
acconfig.h
aclocal.m4 ICU-1407 Fixed a typo for OSF 2001-10-31 21:26:21 +00:00
config.guess ICU-1084 recent config.* and install-sh. 2001-10-19 02:30:43 +00:00
config.sub ICU-1084 recent config.* and install-sh. 2001-10-19 02:30:43 +00:00
configure ICU-1028 os/390 partially supports namespaces. Change the test to reflect that. 2001-10-31 21:24:50 +00:00
configure.in ICU-1028 os/390 partially supports namespaces. Change the test to reflect that. 2001-10-31 21:24:50 +00:00
icudefs.mk.in ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
install-sh ICU-1084 recent config.* and install-sh. 2001-10-19 02:30:43 +00:00
Makefile.in ICU-1227 install Makefile.inc as Makefile$(ICLIBSUFFIX).inc 2001-09-21 04:53:00 +00:00
mkinstalldirs ICU-1084 recent config.* mkinstalldirs. 2001-10-19 02:31:19 +00:00
README.in
runConfigureICU ICU-1407 Fix for OSF and a silly sh difference for argument passing 2001-10-31 19:56:36 +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.