caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yoriyuki Yamagata <yoriyuki.y@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] [Announce] Camomile 0.8.4
Date: Sun, 8 Jan 2012 22:58:41 +0900	[thread overview]
Message-ID: <CALdQWQ6AEk27U-1vrK0kxxzMqEEzkE6hAK+uf=FaSPK21QYgPA@mail.gmail.com> (raw)

Dear list,

I am pleased to announce the new release of Camomile, a Unicode
library for OCaml.  This release is a bug fix release.  The changes
from the previous version are
1) search_forward function of URe returns None, instead of raising
Not_found, if it does not find a match.  This is the documented
behavior.
2) Parsing of regular expressions are changed, so that say </?a>
mathces <a>.  (Previously, it matches either a> or </a>)
3) The bugs of USet.compare, UMap.domain and UMap.map_to_set are
fixed.  (incorporated from Batteries.)

Another big change is that, now we move the project to Github.  You
can download the new version from
https://github.com/downloads/yoriyuki/Camomile/camomile-0.8.4.tar.bz2

You can find the general information at the Wiki
https://github.com/yoriyuki/Camomile/wiki

Enjoy!

-- 
Yoriyuki Yamagata
yoriyuki.y@gmail.com


                 reply	other threads:[~2012-01-08 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALdQWQ6AEk27U-1vrK0kxxzMqEEzkE6hAK+uf=FaSPK21QYgPA@mail.gmail.com' \
    --to=yoriyuki.y@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).