Make test_thread_pool_observer a Boost test. Use Boost::thread in
[metaproxy-moved-to-github.git] / src /
2005-10-12 Adam DickmeissMake test_thread_pool_observer a Boost test. Use Boost...
2005-10-12 Marc Crommeadded target 'showdox' which launches firefox with...
2005-10-09 Marc Crommeclarified comment
2005-10-09 Marc Crommesession mutex and id counter made static, now many...
2005-10-09 Marc Crommeadded test on miliseconds elapsed
2005-10-09 Adam DickmeissMore files to ignore
2005-10-08 Adam DickmeissInclude config.hpp in all .cpp files
2005-10-08 Marc Crommeboost date_time test case added, check for date_time...
2005-10-08 Marc Crommetest for boost time added. missing configure test...
2005-10-08 Marc Crommeadded multithreaded session test using 10 threads and...
2005-10-07 Marc Crommeadded doxygen make target
2005-10-07 Marc Crommeadded check for automake version, which must be version...
2005-10-07 Adam DickmeissAdd code to test join of single threads or groups
2005-10-07 Adam DickmeissPlaying with boost threads and unit test
2005-10-07 Adam DickmeissUse boost unit test for test filter 1 case.
2005-10-07 Marc Crommeremoved superflous file
2005-10-07 Marc Crommechanges includes in test programs to use splitted header
2005-10-07 Marc Crommedesign.h split up into filter.hpp package.hpp router...
2005-10-07 Marc Crommechanged build system to use C++ compiler, temp config...
2005-10-06 Marc Crommethread safe session class added using boost::mutex
2005-10-06 Adam DickmeissRename Msg_Thread to ThreadPoolSocketObserver. Rename...
2005-10-06 Adam DickmeissRouter stores filters in a sequence. For now packages...
2005-10-06 Marc Crommename function added to filters
2005-10-06 Marc Crommebuild system added
2005-10-06 Marc CrommeInitial revision