caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Camomile 0.6.0
@ 2004-09-09 12:57 Yamagata Yoriyuki
  0 siblings, 0 replies; only message in thread
From: Yamagata Yoriyuki @ 2004-09-09 12:57 UTC (permalink / raw)
  To: caml-list, ocaml-i18n, camomile-devel

Camomile 0.6.0 is released.  

Download:
http://prdownloads.sourceforge.net/camomile/camomile-0.6.0.tar.bz2
Homepage: http://camomile.sourceforge.net/

Changes are

* Support Common I/O classes
(http://www.ocaml-programming.de/rec/IO-Classes.html) except
non-blocking I/O, which is not supported.
* Remove all C binding and related functions.
* Remove stdlib replacement introduced in 0.5.*
* UPervasives
  - utf8_*_channel are removed.
  - normalization mode are removed.
* UChar
  - UChar.is_printable is removed.
  - unsafe operations are removed.
  - UChar.int_of_uchar is renamed to UChar.int_of
  - UChar.uchar_of_int is renamed to UChar.of_int
* Locale
  - Locale.current_locale, Locale.set_locale are removed.
* CharEndocing
  - CharEncoding.enc_name is removed.
  - new classes:
	class CharEncoding.convert_uchar_input
	class CharEncoding.convert_uchar_output
	class CharEncoding.convert_input
	class CharEncoding.convert_output

--
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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-09 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-09 12:57 [Caml-list] [ANN] Camomile 0.6.0 Yamagata Yoriyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).