Download List

Projeto Descrição

Intlize allows the developer to use catgets
without its normally bulky syntax and without
having to mind the details of correct indices.
Catgets is the built-in internationalization suite
of C compilers. Alternatively, Intlize can produce
a compact file format optimized for fast access.
Intermediate files are in gettext po format, so
there are many comfortable tools available to do
the translations. Runtime files are provided for C
and C++ and for both catgets and intlize native
support.

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.

2012-03-19 10:35
1.0.2

Esta versão corrige um bug que impediu o uso de iso-8859-2... codificações iso-8859-16 e que descartadas toda a mensagem se um único caractere não foi o conjunto de caracteres selecionado.
Tags: libintlize
This release fixes a bug which prevented the use of iso-8859-2 ... iso-8859-16 encodings and one which discarded the whole message if a single character was not in the selected charset.

2012-02-18 07:52
1.0.1

Esta versão do libintlize retorna uma mensagem de erro quando i5e_getmsg é chamado antes de i5e_open. Versões mais antigas causaram uma falha de segmentação nesse caso.
Tags: libintlize
This version of libintlize returns an error message when i5e_getmsg is called before i5e_open. Older versions caused a segmentation fault in that case.

2010-04-13 21:00
0.5.0

O suporte de execução para o formato nativo mudou-se para libintlize. A documentação foi adaptado em conformidade, enquanto o intlize programa permanece inalterado.
The runtime support for the native format has moved to libintlize. The documentation has been adapted accordingly, while the program intlize remains unchanged.

2010-01-06 03:17
0.4.1

Suporte para ISO-8859-16 KOI8-R, KOI8-T, e koi8-u codificações foi adicionado. O C + + arquivos de execução foram alteradas em conformidade. Compatibilidade com o gcc> 4,2 foi estabelecido.
Support for iso-8859-16 koi8-r, koi8-t, and koi8-u encodings has been added. The C++ runtime files have been modified accordingly. Compatibility with gcc > 4.2 has been established.

2007-10-07 17:59
0.4.0

O catgets opcional interface de tempo de execução foi adicionado. Intlize si e com a documentação, que foram adaptadas em conformidade.
Tags: Initial freshmeat announcement
The optional catgets runtime interface has been
added. Intlize itself and the documentation have
been adapted accordingly.

Project Resources