Download List

프로젝트 설명

Common C++ is a highly portable C++ class library
meant primarily for the development of portable
threaded applications. Support is provided both
for POSIX platforms and native builds under Win32.
The goal is to provide a truly common C++
framework for writing portable threaded
applications that do not require a huge amount of
runtime overhead to support, and hence can make
C++ and threads suitable even for the development
of trivial servers and applications.

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.

2010-02-25 19:21
1.8.0

응용 프로그램 로그에 추가되었습니다. GCC는 4.4 호환성을 개선했다. 수정 sigwait 인자 감지되었다, 영구 압축을위한 스트림에 대한, 그리고 개체를 삽입할 위치를 두 번 연결된 링크를 삽입하는 방법이다. 몇 가지 수정 DCCP 소켓, 그리고 만든 데모 응용 프로그램이 추가되었습니다.
Tags: Minor bugfixes
Application logging was added. GCC 4.4 compatibility was improved. Fixes were made for sigwait argument detection, for persistant stream compression, for linked object insert placement, and for the linked double insert method. Several fixes were made for DCCP sockets, and a demo application was added.

2009-02-05 01:24
1.7.1

DCCP 소켓 지원을 도입했다. 스레드는 잠금 장치에 대한 메모리 누수가 해결되었습니다.
Tags: Minor feature enhancements
DCCP socket support was introduced. A memory leak
for thread locks was fixed.

2008-12-17 07:17
1.7.0

코드를 정리 주차장 및 IPv6 멀티 캐스트 지원을위한 수정 프로그램뿐만 아니라, 데비안 패치 통합 상류.
Tags: Code cleanup
A lot of code cleanup and a fix for IPv6 multicast support, as well as consolidation of Debian patches upstream.

2008-04-17 06:20
1.6.2

변경 사항 "에 제출했다 메이크업 적절한"및 mingw32 지원을 빌드합니다. 업데이트 압축 스트림에서 Win32 지원, 시리얼, 최근 gcc가 변경 사항에 대한, 그리고 gnutls 지원되었다.
Tags: Minor feature enhancements
Changes were made for "make-in-place" and mingw32
build support. Updates were made for compressed
streams, Win32 support, serial, recent gcc
changes, and gnutls support.

2007-01-25 02:50
1.5.4

높은 해상도와 단조 타이머를위한 새로운 지원합니다. Mingw32 교차 성공적인 크로스를 허용하도록 수정 프로그램이 컴파일은 GNU 모두 정적 및 공유 라이브러리의 빌드 / 리눅스 (그리고 아마도 이것도)는 BSD 구성에서 직접 개최하고있습니다. 새로운 버퍼를 대기열에 수업 시간이 초과되었습니다. 기타 수정 프로그램 코드의 품질과 휴대성을 높일 수있습니다.
Tags: Minor feature enhancements
New support for high resolution and monotonic timers. Mingw32 cross-compile fixes to allow successful cross-build of both static and shared libraries on GNU/Linux (and probably also BSD) hosts directly from configure. A new timed buffer queue class. Other fixes to improve code quality and portability.

Project Resources