Downloadliste

Projektbeschreibung

This library provides an implementation of tables indexed by strings. The binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key- insensitive tables are supported.

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-23 03:51
1.11

Fedora und Debian-Pakete sind für beide 32 und 64-Bit-Architekturen zur Verfügung gestellt.
Tags: Packaging
Fedora and Debian packages are provided for both 32- and 64-bit architectures.

2010-06-28 02:08
1.10

Diese Veröffentlichung fügt Fedora und Debian Pakete.
Tags: Minor feature enhancements
This release adds Fedora and Debian packages.

2009-06-14 23:19
1.9

Suchen Sie wurden nach dem Tabellen und Tables.Names Pakete hinzugefügt. Der Unterschied zu finden und zu ist, dass sie die Rückkehr auf das gefundene Element ausgeglichen.
Locate operations were added to the Tables and Tables.Names packages. The difference from Find and Get is that they return the offset to the found item.

2008-03-30 18:09
1.8

Ein kleiner Fehler wurde für den Fall fest-und Kleinschreibung Tabellen. Eine Variante des Groß-und Kleinschreibung Tabellen in UTF-8-Kodierung ist hier dokumentiert (die Implementierung innerhalb von einfachen Komponenten für Ada-Projekt zur Verfügung gestellt, weil es UTF-8-Unterstützung erfordert).
Tags: Documentation
A minor bug has been fixed in case-insensitive tables. A variant of case-insensitive tables in UTF-8 encoding is documented here (the implementation of is provided within Simple Components for Ada project, because it requires UTF-8 support).

2007-05-20 01:47
1.7

GPS Projekt-Dateien wurden für gnat Benutzer hinzugefügt.
Tags: Minor feature enhancements
GPS project files were added for GNAT users.

Project Resources