scuffed-code/icu4c/source
Doug Felt 3eef43edd1 ICU-1431 make default spellout rules use DecimalFormat, move former
defaults to en, remove greek rules (incomplete data).

X-SVN-Rev: 6653
2001-11-07 00:05:40 +00:00
..
allinone ICU-393 .cvsignore for allinone 2001-10-10 01:43:38 +00:00
common ICU-1269 make u_charFromName() work with mixed-case input names 2001-11-06 23:45:12 +00:00
config ICU-580 os/390 batch build changes. 2001-11-06 22:19:17 +00:00
data ICU-1431 make default spellout rules use DecimalFormat, move former 2001-11-07 00:05:40 +00:00
extra ICU-1220 On EBCDIC platforms the UTF-8 files need the UTF-8 BOM. 2001-11-06 23:21:02 +00:00
i18n ICU-1413 return RuleBasedNumberFormat for unum_open when 2001-11-07 00:01:56 +00:00
layout ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
samples ICU-1404 configure, fix broken --with-data-packaging option 2001-10-31 18:43:45 +00:00
stubdata ICU-580 os/390 batch build changes. 2001-11-06 23:16:07 +00:00
test ICU-1413 return RuleBasedNumberFormat for unum_open when 2001-11-07 00:02:41 +00:00
tools ICU-983 2001-11-06 23:12:06 +00:00
.cvsignore ICU-695 put data under $(libdir) not $(datadir). 2000-10-25 22:26:17 +00:00
acconfig.h ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed 2000-08-29 22:26:15 +00:00
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-1084 Fix for os/390 which has the old name "openedition" in the config.guess file. 2001-11-05 22:28:09 +00:00
configure.in ICU-1084 Fix for os/390 which has the old name "openedition" in the config.guess file. 2001-11-01 17:28:18 +00:00
icudefs.mk.in ICU-1404 Put my library versioing fix back in. 2001-11-01 18:34:53 +00:00
install-sh ICU-1084 recent config.* and install-sh. 2001-10-19 02:30:43 +00:00
Makefile.in ICU-1227 install Makefile.inc as Makefile$(ICLIBSUFFIX).inc 2001-09-21 04:53:00 +00:00
mkinstalldirs ICU-1084 recent config.* mkinstalldirs. 2001-10-19 02:31:19 +00:00
README.in ICU-695 put data under $(libdir) not $(datadir). 2000-10-25 22:26:17 +00:00
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.