Downloadliste

Projektbeschreibung

Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings are supported, including wildcard pattern matching, sets and maps of code points, upper/lowercase, and other Unicode categorizations.

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-04-04 21:15
2,8

Das Strings_Edit.Lexicographical_Order-Paket bietet die Möglichkeit, lexikografische Vergleiche von Zeichenfolgen mit Ketten von Ziffern als Dezimalzahlen behandelt. Diese können zum Vergleichen und Auftrag Dateinamen wie Abc-123.txt.
Tags: major feature enhacement
The package Strings_Edit.Lexicographical_Order provides means to lexicographical comparisons of strings containing chains of digits treated as decimal numbers. These can be used to compare and order filenames like abc-123.txt.

2012-02-13 04:01
2.7

Das Release enthält Bugfixes für die Durchführung des String-basierten Datenströme.
Tags: Bug fixes
The release provides bugfixes for the implementation of String-based streams.

2012-01-23 04:16
2.6

Diese Version ist für Fedora und Debian für beide 32 und 64-Bit-Architekturen verpackt.
Tags: Packaging
This release is packaged for Fedora and Debian for both 32- and 64-bit architectures.

2010-06-29 07:04
2.5

Debian und Fedora-Pakete wurden hinzugefügt.
Tags: Minor feature enhancements
Debian and Fedora packages have been added.

2009-12-27 04:52
2.4

Bug fix bei der Umsetzung der is_prefix
Tags: minor bug fixes
Bug fix in the implementation of Is_Prefix

Project Resources