scuffed-code/icu4c/source
Syn Wee Quek 02b406b299 ICU-861
Added tests for testing CE buffer overflow bailout.

X-SVN-Rev: 4703
2001-05-17 21:35:14 +00:00
..
allinone ICU-603 initial checkin of full Thai word break test. 2001-05-08 17:30:04 +00:00
common ICU-865 Removed some commented out code that no longer has any value. 2001-05-17 16:28:42 +00:00
config ICU-940 Versioning of ICU libraries on AIX fixed. 2001-04-25 01:29:13 +00:00
data ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
extra ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
i18n ICU-861 2001-05-17 21:34:44 +00:00
layout ICU-661 Don't use MFC headers 2001-05-16 16:19:43 +00:00
samples ICU-906 remove compiler specific C flag 2001-03-22 07:08:09 +00:00
test ICU-861 2001-05-17 21:35:14 +00:00
tools ICU-958 add $(SHELL) for install-sh 2001-05-16 22:09:22 +00:00
.cvsignore
acconfig.h
aclocal.m4
config.guess
config.sub
configure ICU-603 initial checkin of full Thai word break test. 2001-05-08 17:30:04 +00:00
configure.in ICU-603 initial checkin of full Thai word break test. 2001-05-08 17:30:04 +00:00
icudefs.mk.in
install-sh
Makefile.in ICU-743 source/data build order change, add layout option 2000-12-01 18:55:17 +00:00
mkinstalldirs
README.in
runConfigureICU ICU-821 Increase floating point accuracy for HP/UX in optimized mode. 2001-05-07 22:03:24 +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.