Download List

프로젝트 설명

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.

System Requirements

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.

2007-06-27 18:11
2.1.1

HP-UX/aCC에 대한 지원이 추가되었습니다. 몇 가지 컴파일 문제 * BSD 시스템 및 Mac OS X에서 해결되었다
Tags: Minor bugfixes
Support for HP-UX/aCC was added. Several
compilation problems were solved on *BSD systems
and Mac OS X.

2007-05-15 15:13
2.1.0

인텔 및 PowerPC, 원자의 기능 이외에 (inc 있음 / 12월 / 스왑) 지금 스팍 플랫폼을위한 어셈블리 언어에서뿐만 아니라 구현됩니다. 더많은 이국적인 플랫폼은 여전히 이러한 함수에 뮤텍스 해시 테이블을 사용합니다. 이 릴리스의 또 다른 중요한 개선 도입 휴대용 64 비트 파일 / 스트림 위치입니다.
Tags: Minor feature enhancements
In addition to Intel and PowerPC, atomic functions
(inc/dec/swap) are now implemented in the assembly
language for SPARC platforms as well. More exotic
platforms still use a mutex hash table in these
functions. Another important improvement in this
release is introduction of portable 64-bit
file/stream positioning.

2007-01-24 20:17
2.0.3

몇 가지 버그가 지난 몇 년 동안 축적된 해결되었습니다.
Tags: Minor bugfixes
Several bugs have been fixed that accumulated during the past few years.

2004-05-17 15:02
2.0.2

멀티 메모리 손상 문제 스레드 응용 프로그램을 LinuxThreads 라이브러리와 컴파일 해결되었습니다. 몇 가지 사소한 개선 및 버그수정 스트림을 위해 만든되어 있고 역동적인 문자열 클래스.
Tags: Minor feature enhancements
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.

2004-03-27 17:35
2.0.1

Tags: Minor bugfixes

Project Resources