Download List

프로젝트 설명

Tpl makes it easy to serialize your C data using
just a handful of API functions. The data is
stored in its native binary form for maximum
efficiency. C, Perl, and XML are supported. Data
is portable across CPU types and OSs from Unix to
Mac to Windows.

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.

2010-02-06 16:26
1.5

이제는 TPL 건설이 될 수있는 DLL을 비주얼 스튜디오 2008에서. 사소한 버그 몇 가지 고정했다.
Tpl can now be built as a DLL under Visual Studio 2008. A couple of minor bugs were fixed.

2009-04-26 16:55
1.4

이 릴리스 덤프 및로드에 대한 버퍼를 제공뿐만 아니라, 중첩된 구조와 발신자에 대한 지원을 고정 길이 배열을 지원하는 몇 가지 작은 개선했습니다 -.
This release has several small enhancements to fixed-length array support, as well as support for nested structures and for caller-supplied buffers for dump and load.

2009-02-10 23:59
1.3

새로운 모드를 풀고없이 훔쳐보기에 녹화된 데이터에 추가되었습니다. NULL이 문자열이 현재 지원됩니다. 16 비트 형식 지원이 추가되었습니다. 신속하게 포장하지 않고 녹화된 적어두기에 대한 지원이 추가되었습니다. 구조체의 배열에 대한 지원이 추가되었습니다. 코드는 이제 정상적으로 학자 연하는 컴파일러 옵션을 사용하여 컴파일합니다. PDF로 사용 설명서가 추가되었습니다.
Tags: Major feature enhancements
A new mode was added to peek into tpl data without unpacking. NULL strings are now supported. Support for 16-bit types was added. Support for jotting a tpl quickly without packing was added. Support for arrays of structures was added. The code now compiles cleanly with the pedantic compiler option. A PDF user guide was added.

2007-04-27 10:08
1.2

수정 64 비트 정수 / 서명되지 않은 형식. 지원 펄 API 및 XML에서 이러한 유형의 목록에 추가되었습니다되었다.
Tags: Minor bugfixes
Fixes were made for 64-bit integer/unsigned types.
Support was added for these types from the Perl
API and XML.

2007-04-25 16:23
1.1

C 직렬화에 대한 지원이 추가되었습니다 structs 및 고정 또는 가변 길이 배열했다. MinGW 용 Windows 지원 () 증가했다. 효율성 증가했다. 사용자 안내서 개정했다.
Tags: Minor feature enhancements
Support was added for serializing C structs and
for fixed or variable-length arrays. Windows
support (for MinGW) was increased. Efficiency was
increased. The user guide was revised.

Project Resources