scuffed-code/icu4c/source
Ram Viswanadha d640d7c28f ICU-914 Test for validating the fix
X-SVN-Rev: 5063
2001-06-22 17:13:08 +00:00
..
allinone ICU-1007 initial new normalization code 2001-06-20 22:24:42 +00:00
common ICU-963 define DATA_TYPE 2001-06-22 16:10:38 +00:00
config ICU-597 Added macro separator when declaring a macro as a compiler option 2001-06-01 18:15:03 +00:00
data ICU-1007 initial new normalization code 2001-06-20 22:24:42 +00:00
extra ICU-958 Undoing the $(SHELL) changes. 2001-05-17 22:51:25 +00:00
i18n ICU-1010 consolidating version data 2001-06-21 22:51:27 +00:00
layout ICU-958 Undoing the $(SHELL) changes. 2001-05-17 22:51:25 +00:00
samples ICU-1004 2001-06-20 23:33:30 +00:00
test ICU-914 Test for validating the fix 2001-06-22 17:13:08 +00:00
tools ICU-1007 reduce warnings 2001-06-21 23:10:00 +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-1010 (fixed committing an 'experimental, broken' sed) look for version in every .h after trying uversion.h 2001-06-22 17:04:37 +00:00
configure.in ICU-1010 (fixed committing an 'experimental, broken' sed) look for version in every .h after trying uversion.h 2001-06-22 17:04:37 +00:00
icudefs.mk.in
install-sh
Makefile.in ICU-695 wrong permissions for README, installed as script instead of data 2001-06-20 21:38:44 +00:00
mkinstalldirs
README.in
runConfigureICU ICU-974 changes to runConfigureICU to include Alpha specific setup 2001-05-25 18:00:38 +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.