Copyright 1999-2000 VA Linux Systems, Inc. OCamlForge Project News http://forge.ocamlcore.org OCamlForge Project News Highlights ocaml-data-notation: release 0.0.2 http://forge.ocamlcore.org/forum/forum.php?forum_id=665 This is a bugfix release that workaround camlp4 differences between OCaml 3.11 and 3.12. You can now compile odn with both versions. Sylvain Le Gall OCaml Data Notation Sylvain Le Gall Wed, 01 Sep 2010 4:27:37 GMT ocaml-fileutils: release 0.4.1 (bugfix) http://forge.ocamlcore.org/forum/forum.php?forum_id=664 The project ocaml-fileutils just release a bugfix version, including two patches. It fixes a mismatch in FileUtilStr. Here is the changelog of v0.4.1: * Apply patch from S. Glondu to use the right find function in FileUtilStr (Closes: #731) * Fix some typo in documentation * Apply patch from Debian to use a byte plugin for ocamlbuild Sylvain Le Gall OCaml fileutils Sylvain Le Gall Wed, 01 Sep 2010 1:24:10 GMT New SSL certificate for ocamlcore.org http://forge.ocamlcore.org/forum/forum.php?forum_id=660 The OCamlCore.org team was pondering if we should use a commercial certificate to replace the free CACert.org certificate. While we acknowledge that CACert is a very important initiative, we decided to change the certificate. This way, OCaml Forge user should not need to add exceptions or trust the CACert root certificate. Access to the forge should be easier. The SSL certificate is now issued by Equifax. If you have problem loading https://forge.ocamlcore.org, contact the administration team (through our bug tracker http://forge.ocamlcore.org/tracker/?group_id=1). NB: we use a wildcard certificate for *.ocamlcore.org, this doesn't cover lists.forge.ocamlcore.org -- which was already the case for CACert. For now, we recommend to add an exception when accessing https://lists.forge.ocamlcore.org. Sylvain Le Gall, on behalf of the OCamlCore.org team Site Admin Sylvain Le Gall Fri, 27 Aug 2010 9:36:40 GMT Project started! http://forge.ocamlcore.org/forum/forum.php?forum_id=659 This project recently started. Expect an installer for the 32bits MSVC port of OCaml in the coming weeks with a 64bits version following later. /Martin OCaml Windows Installer Martin Jacobsson Wed, 11 Aug 2010 3:56:04 GMT Planet OCamlCore on Twitter http://forge.ocamlcore.org/forum/forum.php?forum_id=658 Planet OCamlCore is now on Twitter. Follow OCaml news here: http://twitter.com/planetocamlcore If you want to be part of the OCaml Planet, read this HOWTO: http://www.ocamlcore.org/planet/ Thanks to Martin Jambon for the idea. Sylvain Le Gall for the OCamlCore.org team Site Admin Sylvain Le Gall Sat, 07 Aug 2010 9:19:27 GMT OCamlDuce 3.12.0.0 http://forge.ocamlcore.org/forum/forum.php?forum_id=657 A new version of OCamlDuce, a merger of OCaml and CDuce that extends OCaml with XML types, has been released. The changes from the previous version (3.11.2.0) are: - merge with OCaml 3.12.0 - drop native ocamlducedoc - fix memory leak issue in NS handling [Stefan Lampe] OCamlDuce Stéphane Glondu Sat, 07 Aug 2010 9:19:23 GMT Changed license to LGPL + OCaml linking exception http://forge.ocamlcore.org/forum/forum.php?forum_id=638 Now I release all my OCaml libraries under LGPLv3+ with the exception that permits static linking with anything. It was GPL before, but I read more about the subject. Enjoy the code :-). ocaml-semaphore Dawid Toton Mon, 26 Jul 2010 3:40:55 GMT Calendar 2.03 released http://forge.ocamlcore.org/forum/forum.php?forum_id=631 Hello, A new release of calendar (version 2.03) is out. The godi package has been updated as well. Changes are: * Detect whether native dynlink works (prevents compilation bug on Mac OS X, thanks to Mykola Stryebkov for its help) o [Date] new function Date.precise_sub o [Calendar] new function Calendar.precise_sub (from Dario Teixeira's suggestion) calendar Julien Signoles Mon, 05 Jul 2010 3:48:19 GMT OCamlEditor-1.4 http://forge.ocamlcore.org/forum/forum.php?forum_id=627 This release includes the new feature "External Build Tasks" that allows you to execute external shell commands as part of the build process or to fully replace the standard process proposed. For the full list of features and other changes in this release, see http://ocamleditor.forge.ocamlcore.org/ OCamlEditor Francesco Tovagliari Fri, 02 Jul 2010 3:58:28 GMT CSV 1.2.1 http://forge.ocamlcore.org/forum/forum.php?forum_id=623 New version of the OCaml CSV library. This is a bugfix release (correcting all reported bugs). OCaml CSV Christophe Troestler Mon, 14 Jun 2010 1:06:17 GMT