GNU/EDMA News

Syndicate content
URL:
Updated: 38 min 46 sec ago

GNU/EDMA Update 0.18.1

Thu, 04/08/2010 - 18:57
This is basically a license fix release and documentation update.The previous package didn't include the COPYING.LESSER file (needed for LGPLv3 packages) and a couple of files didn't provide the proper headers. Hope everything is OK now, but it will be great to get some feedback on this topic.
Categories: Programming

GNU/EDMA 0.18.0. Official Release

Wed, 04/07/2010 - 21:28
GNU/EDMA 0.18.0 and its graphical related tools are available for download from the GNU FTP site (http://ftp.gnu.org/gnu/edma/). The main changes in this version can be found in the NEWS and Changelog files included in the packages. This version has been compiled but not yet fully tested on darwin systems and on BeagleBoard (ARM platform). Most of the development and testing has been done on standard i386 PCs. Suggestions, comments and testers are welcomed.
Categories: Programming

GNU/EDMA 0.18.0 Release Candidate 1

Tue, 03/30/2010 - 05:46
We have just committed version 0.18.0 intended to be the next stable release of GNU/EDMA. This version fixes some issues with local repositories and run-time class installation. Now we need to spend some time with the small details: dates in file headers, remove of commented out code, etc... The plan is to get this done during this week and get a final package by the end of the week. Regards
Categories: Programming

GNU/EDMA 0.17.2

Fri, 03/26/2010 - 06:01
New CVS update. These are the main changes: - Inclusion of a daemon to manage GNU/EDMA shared memory - Graphical Tools now uses configure.ac (finally) - The EXCEPTION class now is built-in - Moved several classes to a new local repository (edma examples) - Minor bug fixes We´re still adding a couple of minor changes to the register/unregister tools to complete a stable release... hopefully this weekend will be available. Regards
Categories: Programming

Getting Closer (0.17.1)

Tue, 02/09/2010 - 05:50
New minor release that fixes some bugs related to class versions and repositories. It also includes more example code reviewed and commented. There is a quick hack in some system classes in order to properly fix the run-time update system. We do not think this feature will be stable in the next release but we want to have it there as an interesting future work. Regards
Categories: Programming

GNU/EDMA 0.17.0

Sun, 01/31/2010 - 11:43
We are preparing the release of a GNU/EDMA Stable version. Basically we need to remove some parts that are no longer used and reorganize examples and tests. This CVS update to version 0.17.0 can be considered quite stable and we do not expect to make any change in the GNU/EDMA core, as said above. The graphical tools GECB (GNU/EDMA Class Browser) and GIDFWizard (GNU/EDMA IDF Wizard) has also been updated. The GNOME dependencies has been removed and now only GTK is need for using them, and GECB can now show local repository data if the edma_repos.lst file is present. We will be keep working and hopefully very soon a Stable release will be available Best Regards david
Categories: Programming