Télécharger la liste

Description du projet

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.

Système requise

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 peut maintenant être construit comme une DLL sous Visual Studio 2008. Quelques bugs mineurs ont été corrigés.
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

Le présent communiqué comporte plusieurs petites améliorations à support fixe tableau de longueur, ainsi que le soutien aux structures imbriquées et pour l'appelant fournie par les tampons de vidage et de chargement.
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

Un nouveau mode a été ajoutée au coup d'oeil dans les données tpl sans déballage. Chaînes NULL sont maintenant supportés. Support pour les 16 types bits a été ajouté. Soutien à griffonner un NPT rapidement sans emballage a été ajouté. Le support des tableaux de structures a été ajouté. Le code compile maintenant proprement avec l'option du compilateur pédant. Un guide d'utilisation PDF a été ajoutée.
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

Les correctifs ont été réalisés pour le 64 bit entier / types non signés. Ajout du support pour ces types de l'API Perl et 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

Un soutien a été ajouté pour la sérialisation C structs et pour les tableaux de longueur fixe ou variable. Support de Windows (pour MinGW) a été augmenté. L'efficacité a été augmenté. Le guide des utilisateurs a été révisé.
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