RSS All releases of Simple components for Ada

  •  06 May 2012 18:51
Avatar

Release Notes: This release fixes a bug in the package Storage_Streams. The bug was caused by an overflow in index computations.

  •  30 Apr 2012 22:09
Avatar

Release Notes: Parsers now have a mechanism to disallow an operation outside brackets; closing brackets can be returned back when misplaced. For example, it is now possible to parse expressions like f(|a|+1|x), where | is both |·|-brackets and an infix operation. Association checks are performed on all operations and brackets.

  •  05 Apr 2012 13:11
Avatar

Release Notes: The new package Generic_Cubic_Spline provides interpolation by normal cubic splines. Implementations of the maps and sets with indefinite types of keys and objects have been added. The procedure On_Missing_Operand of the Parsers.Generic_Lexer now has an additional parameter to identify the operation expecting the missing operand.

  •  23 Jan 2012 23:33
Avatar

Release Notes: Minor bugfixes were fixed in the packages Generic_Blackboard and Strings_Edit.Symmetric_Serialization. The library was adapted to 64-bit targets. Fedora and Debian packages are provided for both 32- and 64-bit architectures.

  •  22 Oct 2011 22:08
Avatar

Release Notes: The package Block_Streams has been added to provide a block-oriented I/O layer with checksums and sequence numbers over a stream. The layer itself is interfaced as a stream. The package Storage_Streams provides memory-allocated streams.

  •  07 Nov 2010 13:40
Avatar

Release Notes: The Has_Dependants procedure in the Persistent.Data_Bank package was extended to count all types of links. A bug was fixed in the Persistent.Data_Bank package to make it safe to remove backward links from Delete.

  •  30 Oct 2010 22:30
Avatar

Release Notes: The Object.Handle.Generic_Set package supports the use of objects in the operations Find, Is_In, and Remove.

  •  11 Jul 2010 19:58
Avatar

Release Notes: Packaged for Debian and Fedora.

  •  09 Apr 2010 22:39
Avatar

Release Notes: The function Get_Server_Name was added to the package Persistent.ODBC. The package SQLite was added to provide bindings to SQLite. The package Persistent.SQLite was added to implement persistence backed by SQLite. The package Parsers.Multiline_Source.Stream_IO was added to provide stream-based sources.

  •  26 Dec 2009 19:55
Avatar

Release Notes: The procedure Remove was added to Generic_Set with a third parameter indicating if the item was in the set. For forward compatibility with Ada 2005, Object.Handle can be instantiated with a local access type. Blackboad now support items protected from overwriting. Generic_Directed_Graph was added (and implements directed graphs). Generic_Directed_Weighted_Graph was added (and implements directed weighted graphs). Generic_Address_Order was added to compare objects by their addresses. Bugs were fixed in the Ada 95 parser example and Persistent.Data_Bank.

Screenshot

Project Spotlight

Yioop!

A distributed PHP search engine and crawler.

Screenshot

Project Spotlight

DataCleaner

A data quality solution that includes a profiler, validator, and comparator.