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.

2007-04-14 22:24
1.6

Verfahren zu ersetzen, wurde für den Ersatz Token durch ihre Offsets aufgenommen. Eine Variante des Verfahrens Hinzufügen jetzt gibt den Offset des eingefügten Elements.
Tags: Minor feature enhancements
Procedure Replace was added for replacing tokens
by their offsets. A variant of the procedure Add
now returns the offset of the inserted item.

2005-08-20 22:09
1.5

Die Menge der Leerzeichen können jetzt als der formale Parameter des Pakets Tables.Names angegeben werden.
Tags: Minor feature enhancements
The set of blank characters can now be specified
as the formal parameter of the package
Tables.Names.

2005-06-07 01:03
1.4

Isin Die Funktion wurde hinzugefügt, um eine Mitgliedschaft testen können. Bugfixes wurden in den Test-Programme gemacht.
Tags: Minor feature enhancements
The function IsIn was added to provide a membership test. Bugfixes were made in the test programs.

2004-03-21 00:07
1.3

Der Wortlaut der Lizenzierung Texte wurde geändert, um mit dem GMGPL nachzukommen.
Tags: Documentation
The wording of the licensing texts was changed to
comply with the GMGPL.

Project Resources