Browse thread
[Caml-list] camomile-0.4.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: | [Caml-list] camomile-0.4.1 |
I am pleased to announce camomile-0.4.1, a new version of a comprehensive Unicode library for ocaml. Here is a change log. The changes are mostly bug fixes and minor improvements. * CharEndocing - The encodings can be referred by IANA names. * UCol - Japanese collation is fully supported (HiraganaQ). - Bugs which mainly affect Japanese collation are fixed. - generates more compact sort keys. * ULine - Line I/O, and conversion of line separators. * Data tables are now held through weak pointers, so that they can be freed during GC. * All files in charmap directory become optional. Previously, the build failed if several charmaps were missing. In addition, you can remove any file in the $DATADIR/charmaps and $DATADIR/mappings without causing run time error. Of course, this makes some encoding dysfunctional. Such encodings are treated as non-existent. * Example programs are added. (Distributed separately) Download : http://prdownloads.sourceforge.net/camomile/camomile-0.4.1.tar.bz2 For more detail, see our homepage http://camomile.sf.net -- Yamagata Yoriyuki ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners