mail-archives/mono-list/2003-October/016246.html

68 строки
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] New CultureInfo support
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:dick%40ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="016252.html">
<LINK REL="Next" HREF="016247.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] New CultureInfo support
</H1>
<B>Dick Porter
</B>
<A HREF="mailto:dick%40ximian.com"
TITLE="[Mono-list] New CultureInfo support">dick@ximian.com
</A><BR>
<I>10 Oct 2003 11:46:42 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="016252.html">[Mono-list] Mono 1.0 and the feature set.
</A></li>
<LI> Next message: <A HREF="016247.html">[Mono-list] Problem running debugger over Cygwin/XFree86
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16246">[ date ]</a>
<a href="thread.html#16246">[ thread ]</a>
<a href="subject.html#16246">[ subject ]</a>
<a href="author.html#16246">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I've just checked in the majority of the new CultureInfo support. It
relies on IBM's libICU to do the actual work, though this new dependency
is a compile-time option (if you don't have the library, you only have
the Invariant locale available.)
The ICU (International Components for Unicode) library gives us full
language-sensitive collation and searching, and locale data. (It has
lots of other Unicode support features, but we don't use them yet.) It
is available from <A HREF="http://oss.software.ibm.com/icu">http://oss.software.ibm.com/icu</A> under an X-style
licence. The library is known to work on Linux, AIX, HPUX, Solaris and
Windows platforms.
- Dick
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="016252.html">[Mono-list] Mono 1.0 and the feature set.
</A></li>
<LI> Next message: <A HREF="016247.html">[Mono-list] Problem running debugger over Cygwin/XFree86
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16246">[ date ]</a>
<a href="thread.html#16246">[ thread ]</a>
<a href="subject.html#16246">[ subject ]</a>
<a href="author.html#16246">[ author ]</a>
</LI>
</UL>
</body></html>