C++ Portable Types Library (PTypes) 2.0.2 released

From: Hovik Melikyan (hovik_at_melikyan.com)
Date: 05/17/04

  • Next message: Kate Jones: "InterSystems Named to 2004 SD Times Top 100"
    Date: Mon, 17 May 2004 08:10:25 CST
    
    

    C++ Portable Types Library (PTypes)
    Release 2.0.2

    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.

    The changes in this release are as follows:
    The memory corruption problem in multi-threaded applications compiled
    with the LinuxThreads library has been fixed. Several minor
    improvements and bugfixes have been made for streams and for the
    dynamic string class.

    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/              #
    ##########################################################################
    

  • Next message: Kate Jones: "InterSystems Named to 2004 SD Times Top 100"