Download List

프로젝트 설명

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

이 릴리스에 iso-8859-2... 사용을 방해 하는 버그가 수정 iso-8859-16 인코딩과 하나는 단일 문자 선택한 문자 집합에 없는 경우 전체 메시지를 삭제 합니다.
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

이 버전의 libintlize i5e_open 하기 전에 i5e_getmsg를 호출 하는 경우 오류 메시지를 반환 합니다. 이전 버전 세그먼테이션 오류를 경우에 발생합니다.
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

네이티브 형식에 대한 런타임 지원이 libintlize로 이동했다. 프로그램 intlize 그대로 유지하면서 문서를 따라, 적응되었습니다.
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

iso 파일에 대한 지원 8859-16 KOI8 - R을, KOI8 - T를, 그리고 KOI8는 - u 인코딩이 추가되었습니다. C + +를 런타임 파일을 적절하게 수정되었습니다. gcc가와의 호환성 "4.2 설립되었습니다.
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

옵션 catgets 런타임 인터페이스가 추가되었습니다. Intlize 자체에 설명서를 적절하게 적응되어있다.
Tags: Initial freshmeat announcement
The optional catgets runtime interface has been
added. Intlize itself and the documentation have
been adapted accordingly.

Project Resources