You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denes Matetelki 4efe0d3388
CXX uses colorgcc, ArgParse::findKeyinArgMap bugfix, new test/test_ArgParse.hpp
13 years ago
..
ArgParse.cpp CXX uses colorgcc, ArgParse::findKeyinArgMap bugfix, new test/test_ArgParse.hpp 13 years ago
Common.cpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
ConditionVariable.cpp init functions for the Mutex and CondVar ctior init lists 14 years ago
Logger.cpp new singleton implementations 13 years ago
Mutex.cpp TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over 14 years ago
MysqlClient.cpp MysqlClient class. TToStr, StrToT templates. CMakeLists update to run the tests. 13 years ago
ScopedLock.cpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
Semaphore.cpp waiting with pthread_mutex_timedlock, pthread_cond_timedwait now uses nanosec too. Thread can be created as a soft-realtime thread. TimerThread should have nanosec precision alarm functionality. 14 years ago
Thread.cpp TimerThread had too much overhead, trying a different approach with Timer 14 years ago
ThreadPool.cpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
Timer.cpp TimerThreadMultimap went back to the 'cafe of broken dreams' folder again, logger handle levels, Timer starts new threads when time is over 14 years ago
inetSocketClient.cpp socket clients 13 years ago
localSocketClient.cpp socket clients 13 years ago
socketClient.cpp socket clients 13 years ago