Browse thread
[ANN] Camomile 0.6.1
- Yamagata Yoriyuki
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yamagata Yoriyuki <yoriyuki@m...> |
| Subject: | [ANN] Camomile 0.6.1 |
Camomile 0.6.1 is released. This release is intended to be a bug-fix only release. Fixed bugs are * the bug that "get" methods of polymorphic input channels have the type 'a, which should be unit -> 'a. * a bug which causes flush methods of octet output channels only flush 1024*n bytes at a time. * Remove a superfluous check from configure. You can download the new release from http://prdownloads.sourceforge.net/camomile/camomile-0.6.1.tar.bz2?download Our Web page is http://camomile.sourceforge.net/ Please submit your bug report to the bug tracker. http://sourceforge.net/tracker/?atid=428416&group_id=40603&func=browse GODI version will be released in the next days. Camomile is a Unicode library for ocaml. Camomile provides Unicode character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from about 200 encodings, collation and locale-sensitive case mappings, and more. -- Yamagata Yoriyuki