aboutsummaryrefslogtreecommitdiff
path: root/src/threading/thread.cpp
AgeCommit message (Expand)Author
2015-11-08Fix misc. MinGW and Valgrind warningskwolekr
2015-10-31Fix C++11 compatibilitykwolekr
2015-10-24Fix some threading things and add additional thread unittestskwolekr
2015-10-17Fix == to =Rui
2015-10-16Refactor Thread class to improve readability and portabilitykwolekr
2015-10-14Refactor loggingShadowNinja
2015-09-06Fix building on OSX, broken since "Clean up threading"Pavel Puchkin
2015-08-23Clean up threadingShadowNinja