Downloadliste

Projektbeschreibung

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-24 08:33
3.13

Kleinere Bugfixes wurden in den Paketen Generic_Blackboard und Strings_Edit.Symmetric_Serialization behoben. Die Bibliothek wurde auf 64-Bit-Ziele abgestimmt. Fedora und Debian-Pakete sind für beide 32 und 64-Bit-Architekturen zur Verfügung gestellt.
Tags: bug fixing, Packaging
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.

2011-10-23 07:08
3.12

Das Paket Block_Streams wurde hinzugefügt, um eine Block-orientierte I/O Ebene mit Prüfsummen und Sequenz-Nummern über einen Stream bieten. Die Ebene selbst ist als Stream angeschlossen. Das Paket Storage_Streams stellt Arbeitsspeicher Streams zur Verfügung.
Tags: Feature Enhancement
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.

2010-11-07 22:40
3.11

Die Has_Dependants Verfahren in der Persistent.Data_Bank Paket wurde erweitert, um alle Arten von Links zu zählen. Es wurde ein Fehler in der Persistent.Data_Bank Paket behoben, damit es sicher rückwärts zu entfernen Links von "Löschen".
Tags: Minor feature enhancements
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.

2010-10-31 07:30
3.10

Die Object.Handle.Generic_Set Paket unterstützt die Verwendung von Objekten in die Operationen Suchen, is_in und Entfernen.
Tags: Minor feature enhancements
The Object.Handle.Generic_Set package supports the use of objects in the operations Find, Is_In, and Remove.

2010-07-12 04:58
3.9

Verpackt für Debian und Fedora.
Tags: Minor feature enhancements
Packaged for Debian and Fedora.

Project Resources