|
From: <ai...@us...> - 2008-09-01 17:42:41
|
Revision: 8744
http://plplot.svn.sourceforge.net/plplot/?rev=8744&view=rev
Author: airwin
Date: 2008-09-01 17:42:52 +0000 (Mon, 01 Sep 2008)
Log Message:
-----------
Tweak OCaml wording to reflect the current complete state for those bindings
and examples.
Modified Paths:
--------------
trunk/README.release
Modified: trunk/README.release
===================================================================
--- trunk/README.release 2008-09-01 17:28:10 UTC (rev 8743)
+++ trunk/README.release 2008-09-01 17:42:52 UTC (rev 8744)
@@ -33,7 +33,7 @@
1.4 pdf driver improvements
1.5 Ada language support
1.6 Ada examples
-1.7 Ocaml language support
+1.7 OCaml language support
2. Changes relative to PLplot 5.8.0 (the previous stable release)
@@ -51,7 +51,7 @@
2.11 Rename test subdirectory to plplot_test
2.12 Ada language support
2.13 Ada examples
-2.14 Ocaml language support
+2.14 OCaml language support
1. Changes relative to PLplot 5.9.0 (the previous development release)
@@ -115,11 +115,14 @@
(except for example 19 on some platforms and example 21 [currently] on all
platforms). To give Ada wider testing, we have enabled it by default.
-1.7 Ocaml language support
+1.7 OCaml language support
-Experimental support for the ocaml language is now included in plplot.
-As this is experimental it is disabled by default. Currently only some
-of the examples are available in ocaml.
+Thanks primarily to Hezekiah M. Carty's efforts we now have complete OCaml
+bindings and a complete set of OCaml standard examples implemented for
+PLplot. These new bindings have been tested by showing the OCaml standard
+examples give identical results to the corresponding C standard examples. We
+now enable OCaml by default for our users and request widespread testing of
+this new feature for PLplot.
2. Changes relative to PLplot 5.8.0 (the previous stable release)
@@ -239,9 +242,12 @@
(except for example 19 on some platforms and example 21 [currently] on all
platforms). To give Ada wider testing, we have enabled it by default.
-2.14 Ocaml language support
+2.14 OCaml language support
-Experimental support for the ocaml language is now included in plplot.
-As this is experimental it is disabled by default. Currently only some
-of the examples are available in ocaml.
+Thanks primarily to Hezekiah M. Carty's efforts we now have complete OCaml
+bindings and a complete set of OCaml standard examples implemented for
+PLplot. These new bindings have been tested by showing the OCaml standard
+examples give identical results to the corresponding C standard examples. We
+now enable OCaml by default for our users and request widespread testing of
+this new feature for PLplot.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|