Downloadliste

Projektbeschreibung

libuninum is a library for converting Unicode strings to integers and integers to Unicode strings. Internal computation is done using arbitrary precision arithmetic, so there is no limit on the size of the integer that can be converted. Values are passed and returned as ASCII decimal strings, GNU MP mpz_t objects, or unsigned long integers. Auto-detection of the number system is provided. Very many number systems are supported. Group delimitation for output strings is fully controllable. Command line and graphical interfaces are also 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.

2007-03-08 09:26
2.2

Diese Veröffentlichung fügt Unterstützung für weitere sechs Nummer-Systeme, bereinigt Speicherzuweisung, beseitigt einige Speicherlecks, und behebt zahlreiche Bugs.
Tags: Major bugfixes
This release adds support for another six number systems, cleans up storage allocation, eliminates several memory leaks, and fixes numerous bugs.

2007-02-07 14:05
2.1

Wesentliche Änderungen in der Bibliothek gehören die Unterstützung für chinesische Counting Rods, Georgisch, und Kharoshthi, volle Kontrolle über die Gruppe, Abgrenzung, und die Fähigkeit, Western Zahlen in 2-36 Grundlagen der Handhabung. Die Befehlszeilen-Dienstprogramm numconv wurde komplett neu geschrieben und hat jetzt eine manual page.
Tags: Major feature enhancements
Major changes in the library include support for
Chinese Counting Rods, Georgian, and Kharoshthi,
full control of group delimitation, and the
ability to handle Western numbers in bases 2-36.
The command-line utility numconv has been
completely rewritten and now has a manual page.

2007-01-24 13:01
2.0

Es ist nun möglich, von ganzen Zahlen in Unicode-Strings zu konvertieren. Die Tcl Kommando UNStrToWNStr wird nun gegen Abstürzen geschützt, wenn eine ungültige Zahlensystem als Argument. Die Installation wurde verbessert.
Tags: Major feature enhancements
It is now possible to convert from integers to
Unicode strings. The Tcl command UNStrToWNStr is
now protected against crashing when given an
invalid number system name as an argument. The
installation process has been improved.

2007-01-15 13:46
1.3

Ein Tcl-API wurde hinzugefügt. Die C-Bibliothek ist von der vorherigen Version unverändert.
Tags: Major feature enhancements
A Tcl API has been added. The C library is
unchanged from the previous release.

2007-01-06 10:52
1.2

Diese Version bietet Unterstützung für Armenisch, Kyrillisch, und glagolitischen und erstreckt sich auf Chinesisch Chinesisch für gemischten erlauben / Western-Nummern und für traditionelle chinesische Einheiten durch 1.0e48. Eine Reihe von chinesischen Zahlensystem Varianten wurden hinzugefügt.
Tags: Minor feature enhancements
This release adds support for Armenian, Cyrillic, and Glagolitic and extends Chinese to allow for mixed Chinese/Western numbers and for traditional Chinese units through 1.0e48. A number of Chinese numeral variants have been added.

Project Resources