Download List

Projeto Descrição

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.

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.

2007-03-08 09:26
2.2

Esta versão adiciona o suporte para outros seis sistemas de número, limpa alocação de armazenamento, elimina vários vazamentos de memória e correções de bugs numerosos.
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

Grandes mudanças na biblioteca inclui suporte para chinês Rods Contagem, georgiano, e Kharoshthi, controle total da delimitação do grupo, ea habilidade de lidar com números Western em bases 2-36. O comando-numconv utilitário da linha foi totalmente reescrito e agora tem um página de manual.
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

Agora é possível converter de inteiros para caracteres Unicode. O comando Tcl UNStrToWNStr está protegido contra falhando quando dado um nome de sistema inválido número como um argumento. O processo de instalação foi melhorada.
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

A API Tcl foi adicionado. A biblioteca C mantém-se inalterada a partir da versão anterior.
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

Esta versão adiciona suporte para o cirílico armênio, e glagolítico chinês e se estende para permitir chinesas misturadas / números ocidentais e tradicionais para unidades chinês através 1.0e48. Uma série de variantes numeral chinês foram adicionados.
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