Advanced search
Log In | New Account   
Home My Page Project Tree Code Snippets Project Openings calendar
Summary Activity Forums Tracker Lists Tasks Docs News SCM Files
Posted by: Julien Signoles
Date: 2009-12-14 17:40
Summary:Calendar 2.02 released
Project:calendar

Hello,

A new release of calendar (version 2.02) is out, as well as the new home page: http://calendar.forge.ocamlcore.org

Changes are:
o [License] add the usual Ocaml linking exception in the license
o [Calendar] Calendar_sig.Period.to_time is deprecated.
Replaced by a new function Calendar_sig.Period.safe_to_time
o [Date] Date.Period.nb_days is deprecated.
Replaced by a new function Date.Period.safe_nb_days
o [Compilation] calendarLib.cmxs provided if ocaml >= 3.11 is installed (patch of Mehdi Dogguy)
o [Date] new functions Date.make_year and Date.make_year_month
o [Date] improve memory representation of Date.Period.t
* [Compilation] remove installation of packed *.cmi
* [Compilation] bug fixed under Cygwin
* [Compilation] META files was incorrect, so "ocamlfind ocamlopt" did not work
* [Compilation] file date_sig.mli, time_sig.mli and calendar_sig.mli was not properly linked

Have fun with calendar,
Julien Signoles

Latest News
Calendar 2.03 released
    Julien Signoles - 2010-07-05 17:48
Calendar 2.02 released
    Julien Signoles - 2009-12-14 17:40
calendar now on forge.ocamlcore.org
    Julien Signoles - 2009-02-26 10:05

Discussion Forums: calendar-2.02-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
   

Powered By GForge Collaborative Development Environment