summaryrefslogtreecommitdiff
path: root/src/threading
Commit message (Expand)AuthorAge
* Fix C++11 compilabilityest312016-01-23
* Fix events on WindowsBlockMen2015-12-11
* Fix Event implementationShadowNinja2015-12-07
* Fix misc. MinGW and Valgrind warningskwolekr2015-11-08
* Time: use locks againest312015-11-04
* Atomic: cleanup and add more operationsest312015-11-03
* Rename and move basicmacros.h to util/basic_macros.hest312015-11-02
* Fix Lua scripting synchronizationkwolekr2015-11-01
* Fix C++11 compatibilitykwolekr2015-10-31
* Add DISABLE_CLASS_COPY macro (and use it)kwolekr2015-10-27
* Fix some threading things and add additional thread unittestskwolekr2015-10-24
* Fix == to =Rui2015-10-17
* Fix missing include on AIXkwolekr2015-10-17
* Refactor Thread class to improve readability and portabilitykwolekr2015-10-16
* Refactor loggingShadowNinja2015-10-14
* Fix MinGW 32-bit buildShadowNinja2015-10-03
* Fix building on OSX, broken since "Clean up threading"Pavel Puchkin2015-09-06
* Clean up threadingShadowNinja2015-08-23