scuffed-code/icu4c/source
2001-07-24 21:53:19 +00:00
..
allinone ICU-1007 initial new normalization code 2001-06-20 22:24:42 +00:00
common ICU-452 GCC complaining about missing white space between a hex number and '-' sign. 2001-07-24 21:53:19 +00:00
config ICU-1050 Make const data be read-only, sharable on AIX, HP. 2001-07-16 23:34:12 +00:00
data ICU-452 Microsoft aliases for ISCII 2001-07-24 18:10:55 +00:00
extra ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug). 2001-06-28 19:40:34 +00:00
i18n ICU-990 minimize generation of double apostrophe 2001-07-18 20:09:47 +00:00
layout ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug). 2001-06-28 19:40:34 +00:00
samples ICU-392 sample that illustrates using two versions of ICU in parallel 2001-07-24 21:29:50 +00:00
test ICU-452 Add tests for EXT character handling. 2001-07-24 18:10:05 +00:00
tools ICU-392 updated urename.h generating tool 2001-07-23 20:57:07 +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-810 Check that we can actually use 64-bit executables. 2001-07-23 19:52:19 +00:00
configure.in ICU-810 Check that we can actually use 64-bit executables. 2001-07-23 19:52:19 +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-1017 Better determination of compiler location on Solaris. 2001-07-06 01:21:59 +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.