Download List

프로젝트 설명

libSigC++ Extras is a library consisting of new
features built on top of libSigC++ and features
that formerly were in libSigC++ and were removed
from it. The new features focus on thread support
and provide type safe inter-thread communication.

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.

2003-06-03 23:00
0.6.4

잠재적인 버그 segfault SignalDispatcher, 그리고 StandardDispactcher의 성능이 해결되었습니다 증가했다. 새 정적 메서드가 스레드 : : () 스레딩 API에 추가되었습니다 항복. 이 릴리스의 새로운 예를 포함 gtkmm와 libSigCX 보여주고있습니다.
Tags: Major bugfixes
A potential segfault bug has been fixed in the SignalDispatcher, and the performance of the StandardDispactcher was increased. A new static method Thread::yield() has been added to the threading API. This release includes a new example, showing libSigCX with gtkmm.

2003-04-22 22:31
0.6.3

수정 도서관 g와 연결해야 + + (대로해야합니다).
Tags: Minor bugfixes
Fixes to have libraries linked with g++ (as it should be).

2003-04-15 19:36
0.6.2

dispatchers 및 ThreadTunnel 예외 안전하고 open_tunnel에서 잠재적인 방법을 모호함되었다 ()는 컴파일러 오류가 발생할 수있습니다 해결되었습니다.
Tags: Major bugfixes
The dispatchers and the ThreadTunnel were made exception safe, and a potential method ambiguity in open_tunnel() that could result in compiler errors was fixed.

2003-01-06 16:08
0.5.7

시스템 및 몇 가지 버그수정 빌드 0.5.5 이후 있었을 변경합니다. 배차원 인터페이스는 정말 있도록 변경되었습니다 핸들러의 제거.
Tags: Minor feature enhancements
Since 0.5.5, there have been changes in the build system and several bugfixes. The Dispatcher interface has changed to really allow removal of handlers.

2002-09-25 15:23
0.5.5

버전이 공유 라이브러리의 이름과 경로를 포함 미래 버전의 병렬 설치를 허용하고, PKG - config 파일의 이름을 sigcx하려면 0.5로 변경되었습니다 도입했다. ThreadTunnel 생성자 터널의 세 가지 다른 종류의 창조를 허용하려면 : 다중 스레드 변경 및 배차, 멀티 스레드에 대한 새 스레드를 생성하고 배차에 대한 현재 스레드를 사용하여, 그리고 단일 스레드.
Tags: Minor feature enhancements
Versioned shared library names and include paths were introduced to allow parallel installation with future versions, and the pkg-config file name has been changed to sigcx-0.5. The ThreadTunnel constructor was changed to allow for the creation of three different types of tunnels: multithreaded and create a new thread for the dispatcher, multithreaded and use the current thread for the dispatcher, and single threaded.

Project Resources