]> git.lizzy.rs Git - dragonfireclient.git/history - src/threading/thread.h
Rename and move basicmacros.h to util/basic_macros.h
[dragonfireclient.git] / src / threading / thread.h
2015-11-02 est31Rename and move basicmacros.h to util/basic_macros.h
2015-10-31 kwolekrFix C++11 compatibility
2015-10-28 kwolekrAdd DISABLE_CLASS_COPY macro (and use it)
2015-10-24 kwolekrFix some threading things and add additional thread...
2015-10-17 kwolekrFix missing include on AIX
2015-10-17 kwolekrRefactor Thread class to improve readability and portab...
2015-08-24 ShadowNinjaClean up threading