scuffed-code/icu4c/source
2001-08-02 16:44:21 +00:00
..
allinone ICU-1075 Changed WIndows project file depencencies to try to remove occasional build failures from missing stub data library. 2001-08-01 20:15:06 +00:00
common ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code 2001-08-02 16:44:21 +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-639 Misc locale data fixes. 2001-08-02 03:01:44 +00:00
extra ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00
i18n ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet 2001-08-01 17:37:08 +00:00
layout ICU-1074 Fixed STLPort C++ library compilation problem 2001-07-26 18:03:44 +00:00
samples ICU-1078 dumping IntVector type correctly + some binary printing fixes 2001-08-01 17:09:30 +00:00
stubdata ICU-1075 stub (dummy) data library, more portable initialization of header fields 2001-07-31 17:33:30 +00:00
test ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code 2001-08-02 16:44:21 +00:00
tools ICU-1078 support for IntVector type in resource bundles 2001-08-01 17:08: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.