Télécharger la liste

Description du projet

The XTL (Externalization Template Library) is a C++ library for reading/writing structured data to/from an external (platform independent) representation. Besides the usual C data types it also supports C++ constructs, such as pointers to base classes and template types (namely STL containers). It can read/write XDR and CORBA CDR formats. The API is somewhat modeled on the original XDR library by Sun, however, heavy usage of templates and inline functions makes it faster, simpler and type-safe.

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.

2001-07-06 01:23
1.4.1

Un bug qui boutisme de 64 entiers bit dans XDR a été fixé, de même que la XDR et iostreams. La documentation a été mise à jour.
Tags: Minor bugfixes
A bug involving endianness of 64 bit integers in
XDR has been fixed, as well as XDR format and
iostreams. The documentation has been updated.

2001-01-30 15:14
R1.2

Corrections Portabilité, un nettoyage général de DTS et des pilotes format GIOP et met à jour la documentation.
Portability fixes, a general cleanup of XDR and GIOP format drivers, and documentation updates.

2001-01-30 15:14
Externalization Template Library R1.1

Annonce initiale.
Initial announcement.

2001-01-30 15:14
1.3 pl9

Beaucoup de changements liés à la portabilité (Alpha, MIPS, Win), un nettoyage général et d'un tampon automatique de gestion de la mémoire.
Lots of portability-related changes (Alpha, MIPS, Win), a general cleanup, and an automatic memory management buffer.

2001-01-30 15:14
1.3

Des corrections supplémentaires ont portabilité et d'auto-configuration initiale pour les compilateurs plus âgés.
More portability fixes and initial auto-configuration for older compilers.

Project Resources