[4424] in linux-announce channel archive
Linux-Announce Digest #716
daemon@ATHENA.MIT.EDU (Digestifier)
Tue Mar 23 20:13:15 2004
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Tue, 23 Mar 2004 20:13:11 EST
Linux-Announce Digest #716, Volume #4 Tue, 23 Mar 2004 20:13:11 EST
Contents:
C++ Portable Types Library (PTypes) 2.0.0 released ("Hovik Melikyan")
----------------------------------------------------------------------------
Date: Tue, 23 Mar 2004 05:33:49 CST
From: "Hovik Melikyan" <hovik@melikyan.com>
Subject: C++ Portable Types Library (PTypes) 2.0.0 released
C++ Portable Types Library
Release 2.0.0
http://www.melikyan.com/ptypes/
The C++ Portable Types Library (PTypes) is a simple alternative to the
STL that includes multithreading and networking. It defines dynamic
strings, character sets, variants, lists and other basic data types
along with threads, synchronization primitives and IP sockets. It is
portable across modern Unix and Windows systems and includes a sample
HTTP daemon showing the full power of the library.
In this release container classes/templates have been completely redesigned.
As an alternative to std::vector PTypes now offers 2 separate templates,
tpodlist and tobjlist, which were specifically designed to eliminate the
template 'code blow' problem and to perform dynamic array reallocations in
the most efficient way. A limitation for element types that existed in the
previous versions (must be derived from 'unknown') is no longer in effect.
The old interfaces for lists are preserved for backward compatibility.
This release also features Cygwin port, a standard installation procedure
for UNIX ('make install'), several minor improvements and bug fixes. Please,
see the change log for more details:
http://www.melikyan.com/ptypes/doc/changes.html
--
Hovik Melikyan
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************