help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANNOUNCE] cmo 0.0.4 released, cmo SourceForge page created.


From: Driss Ghaddab
Subject: [ANNOUNCE] cmo 0.0.4 released, cmo SourceForge page created.
Date: Thu, 24 Mar 2005 10:38:09 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi,

N.B.:
This is my last post on Octave list concerning minor releases to CMO, Concurrent Modules for GNU Octave. Interested readers may join cmo-devel mailing list or the different forums on the CMO SourceForge page:

http://sourceforge.net/projects/cmo/

Noteworthy releases, which achieve major features intersting users will still be posted here, if no one disagrees. Thank you.



CMO 0.0.4 has been released.

CMO could be compiled and run on GNU Linux, Cygwin and Mac OS X.

New features:

- cmo_set(), cmo_get() Octave dynamically loaded functions (.oct files) to set and get object properties;

- cmo_get_object_id(), cmo_get_object() Octave dynamically loaded functions (.oct files) to get the id number of an object and to get the object associated to an id number.

Library changes:

- cmo_set_root_object_id(), cmo_get_root_object_id(): New functions to set and get the "root" object (identified in Octave with the id number zero);

- CMO objects are now also real scalars and real 1x1 matrixes;

- Fixed bug where first CMO object had the invalid id number.

TODO:

- Implement retrieval and setting of default properties values (feature request 1169741);

- Implement retrieval of factory properties values (feature request 1169743);

- Implement searching for an object: cmo_findall, cmo_allchild (feature requests 1169720 and 1169716).

- Mac OS X port: use autoconf to take into account Mac OS X differences. (Support request 1169736, patch downloadable from tracker).



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]