scuffed-code/icu4c/source
Alan Liu 06c701ce89 ICU-1533 catch bounds violations
X-SVN-Rev: 6988
2001-11-19 19:27:51 +00:00
..
allinone ICU-1445 Windows allinone workspace, add decmn tool. 2001-11-12 18:03:20 +00:00
common ICU-1541 add U_EXPORT2 to declarations that don't have it 2001-11-19 18:18:42 +00:00
config ICU-900 Suppress frivolous warning messages 2001-11-15 19:35:29 +00:00
data ICU-1498 Add batch inference rule for resource bundles on Windows. 2001-11-16 23:47:05 +00:00
extra ICU-1220 implementation of -c option. 2001-11-13 07:22:18 +00:00
i18n ICU-1533 catch bounds violations 2001-11-19 19:27:51 +00:00
layout ICU-393 .cvsignore 2001-11-12 23:11:09 +00:00
samples ICU-393 .cvsignore 2001-11-12 22:06:12 +00:00
stubdata ICU-1404 a lot more fixes to make --with-data-packaging=archive work. 2001-11-10 01:54:17 +00:00
test ICU-1533 catch bounds violations 2001-11-19 19:27:51 +00:00
tools ICU-1485 Fix the fix on HP/UX for genrb supporting directories with namespaces 2001-11-19 17:35:27 +00:00
.cvsignore
acconfig.h
aclocal.m4 ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file. 2001-11-05 22:28:09 +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-1476 if Doxygen cannot be found, have make doc generate a warning, 2001-11-11 07:22:54 +00:00
configure.in ICU-1476 if Doxygen cannot be found, have make doc generate a warning, 2001-11-11 07:22:54 +00:00
Doxyfile.in ICU-1476 new make doc target uses doxygen. doxygen is autodetected. 2001-11-11 06:58:13 +00:00
icudefs.mk.in ICU-1404 let's simplify things, and make ICUDATA_DIR contain the 2001-11-10 02:21:37 +00:00
install-sh ICU-1084 recent config.* and install-sh. 2001-10-19 02:30:43 +00:00
Makefile.in ICU-1476 install documentation in doc/icu/html not just doc/icu so that 2001-11-12 07:21:09 +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.