Downloadliste

Projektbeschreibung

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.

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.

2010-02-06 16:26
1.5

Tpl kann nun gebaut werden, wie eine DLL unter Visual Studio 2008. Ein paar kleinere Fehler wurden behoben.
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

Diese Version hat einige kleine Verbesserungen an Array fester Länge zu unterstützen, sowie die Unterstützung für verschachtelte Strukturen und für Anrufer-Puffer für dump und laden geliefert.
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

Ein neuer Modus war es, Einblick in tpl Daten ohne Auspacken aufgenommen. NULL-Strings werden nun unterstützt. Unterstützung für 16-Bit-Typen wurde hinzugefügt. Unterstützung für ein jotting tpl schnell und ohne Verpackung wurde hinzugefügt. Unterstützung für Arrays von Strukturen wurde hinzugefügt. Der Code stellt nun sauber mit der pedantisch-Compiler-Option. Eine PDF-Handbuch wurde hinzugefügt.
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

Fixes vorgenommen wurden für 64-Bit-Integer / unsigned Typen. Es wurde Unterstützung für diese Typen mit der Perl-API und XML aufgenommen.
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

Es wurde Unterstützung für die Serialisierung C hat Strukturen und für feste oder variable Länge Arrays. Windows-Unterstützung (MinGW) wurde erhöht. Effizienz erhöht. Die Bedienungsanleitung wurde überarbeitet.
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