scuffed-code/icu4c/source
2001-06-25 22:59:23 +00:00
..
allinone ICU-1007 initial new normalization code 2001-06-20 22:24:42 +00:00
common ICU-1007 add a growBuffer implementation for internal use 2001-06-25 22:59:23 +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-1002 changed semantics of variable top, fixed fractional UCA, added placeholder for setter API, added error codes 2001-06-25 04:01:49 +00:00
extra ICU-958 Undoing the $(SHELL) changes. 2001-05-17 22:51:25 +00:00
i18n ICU-1008 Do less static initialization 2001-06-25 22:00:52 +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-1005 improved code coverage for BOCSU. Made compose/decompose test faster 2001-06-22 18:35:01 +00:00
tools ICU-1007 need LIBICUUC after all because toolutil needs it 2001-06-22 21:01:26 +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 ICU-653 rename and relocate icudata 2000-11-22 07:59:09 +00:00
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.