Downloadliste

Projektbeschreibung

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.

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-03-19 10:35
1.0.2

Diese Version behebt einen Fehler, der verhindert die Verwendung von Iso-8859-2... Iso-8859-16-Codierungen und eine, die die gesamte Nachricht verworfen, wenn ein einzelnes Zeichen nicht in der ausgewählten Zeichensatz war.
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

Diese Version der Libintlize gibt eine Fehlermeldung zurück, wenn i5e_getmsg, bevor i5e_open aufgerufen wird. Ältere Versionen verursacht einen Segmentation Fault in diesem Fall.
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

Die Runtime-Unterstützung für das native Format ist umgezogen nach libintlize. Die Dokumentation wurde entsprechend angepasst, während das Programm intlize bleibt unverändert.
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

Unterstützung für ISO-8859-16 KOI8-R, KOI8-t, und KOI8-U-Kodierungen wurde hinzugefügt. Die C + + Runtime-Dateien wurden entsprechend geändert. Kompatibilität mit gcc> 4.2 wurde eingerichtet.
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

Die optionale catgets Laufzeit-Schnittstelle wurde hinzugefügt. Intlize selbst und die Dokumentation wurden entsprechend angepasst.
Tags: Initial freshmeat announcement
The optional catgets runtime interface has been
added. Intlize itself and the documentation have
been adapted accordingly.

Project Resources