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-12-09 15:42
2.7

Esta versão adiciona suporte para Kayah Li, Lepcha, Chiki Ol, Saurashtra, Shan, Sundanês e Vai. Completamente numerais largura e seis dígitos são aceitos na entrada de números ocidentais.
Tags: Minor feature enhancements
This release adds support for Kayah Li, Lepcha, Ol
Chiki, Saurashtra, Shan, Sundanese, and Vai. Full
width numerals and hex digits are now accepted on
input of Western numbers.

2007-09-23 12:03
2.6

Esta versão oferece uma escolha entre M e os caracteres de unidade com uma barra de sobrescrito para milhares de pessoas em algarismos romanos, e faz com que o M padrão. Um arquivo README com documentação para NumberConverter foi adicionado.
Tags: Minor feature enhancements
This release provides a choice between M and unit
characters with
a superscript bar for thousands in Roman numerals,
and makes M the
default. A README file with documentation for
NumberConverter has been
added.

2007-06-12 09:45
2.5

Esta versão adiciona suporte para as formas mais exóticas de algarismos romanos. Caracteres compatibilidade numeral romano são aceites.
Tags: Minor feature enhancements
This version adds support for the more exotic forms of Roman numerals. Roman numeral compatibility characters are now accepted.

2007-05-03 11:27
2.4

Esta versão oferece um conversor número gráfica que faz uso da biblioteca, adiciona uma função para a interface Tcl, e corrige alguns pequenos bugs.
Tags: Minor feature enhancements
This release provides a graphical number converter that makes use of the library, adds a function to the Tcl interface, and fixes some minor bugs.

2007-03-29 13:52
2.3

Esta versão corrige vários bugs, adiciona um número de verificações de argumentos inválidos, e elimina uma série de vazamentos de memória. Ele também adiciona suporte para Verduriano e para a forma duodecimal de Tengwar.
Tags: Minor bugfixes
This release fixes numerous bugs, adds a number of checks for invalid arguments, and eliminates a number of memory leaks. It also adds support for Verdurian and for the duodecimal form of Tengwar.

Project Resources