From: <ai...@us...> - 2008-08-07 20:01:51
|
Revision: 8611 http://plplot.svn.sourceforge.net/plplot/?rev=8611&view=rev Author: airwin Date: 2008-08-07 20:02:00 +0000 (Thu, 07 Aug 2008) Log Message: ----------- Update Ada comments. Modified Paths: -------------- trunk/README.release Modified: trunk/README.release =================================================================== --- trunk/README.release 2008-08-07 19:50:48 UTC (rev 8610) +++ trunk/README.release 2008-08-07 20:02:00 UTC (rev 8611) @@ -108,10 +108,12 @@ 1.6 Ada examples -Many Ada examples have been added. Some of these standard examples do not -give the same results as the corresponding C examples for unknown reasons. -Until these issues are addressed, the Ada interface must still be considered -experimental. +Example 19 currently has a run-time error for some platforms. Otherwise, +the Ada bindings and standard examples are in excellent shape with all +standard examples now implemented (except for example 20), and all +implemented examples giving the same results as the corresponding C examples +(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 @@ -230,10 +232,12 @@ 2.13 Ada examples -Many Ada examples have been added. Some of these standard examples do not -give the same results as the corresponding C examples for unknown reasons. -Until these issues are addressed, the Ada interface must still be considered -experimental. +Example 19 currently has a run-time error for some platforms. Otherwise, +the Ada bindings and standard examples are in excellent shape with all +standard examples now implemented (except for example 20), and all +implemented examples giving the same results as the corresponding C examples +(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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |