2003-10-09 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Thu, 9 Oct 2003 21:00:27 +0000 (21:00 -0000)
committerDick Porter <dick@acm.org>
Thu, 9 Oct 2003 21:00:27 +0000 (21:00 -0000)
commitfa2b014fe6bb91e879647290d3db2a6c99441cf2
tree31efc141cad4be53d944635b4754364ec9f1dd49
parentda9ac009c2a953cdbb99d2d22150777cf3da237c
2003-10-09  Dick Porter  <dick@ximian.com>

* acconfig.h:
* configure.in: Check for ICU availability

2003-10-09  Dick Porter  <dick@ximian.com>

* icall.c:
* locales.h:
* locales.c: Internal calls for constructing CultureInfo and
related objects from libicu (if its available.)

svn path=/trunk/mono/; revision=18818
ChangeLog
acconfig.h
configure.in
mono/interpreter/Makefile.am
mono/metadata/ChangeLog
mono/metadata/Makefile.am
mono/metadata/icall.c
mono/metadata/locales.c [new file with mode: 0644]
mono/metadata/locales.h [new file with mode: 0644]
mono/mini/Makefile.am