Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

사소한 버그 수정 Generic_Blackboard 및 Strings_Edit.Symmetric_Serialization 패키지에서 수정 되었습니다. 라이브러리 64 비트 대상에 적응 했다. 페도라와 데비안 패키지는 32 비트 및 64 비트 아키텍처 모두에 대 한 제공 됩니다.
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

Block_Streams 패키지는 스트림을 통해 체크섬 및 시퀀스 번호가 포함 된 블록 지향 I/O 레이어를 제공 하기 위해 추가 되었습니다. 레이어 자체를 스트림으로 인터페이스입니다. 패키지 Storage_Streams 메모리 할당 스트림을 제공합니다.
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

Persistent.Data_Bank 패키지 Has_Dependants 절차가 링크를 모든 종류의 계산하도록 확장되었습니다. 버그가 안전하게 삭제에서 역방향 링크를 제거할 수 있도록 Persistent.Data_Bank 패키지에서 해결되었습니다.
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

Object.Handle.Generic_Set 패키지 작업에 개체의 사용, Is_In을 찾아 제거를 지원합니다.
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

데비안과 페도라을위한 포장.
Tags: Minor feature enhancements
Packaged for Debian and Fedora.

Project Resources