Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix C++11 Windows build of threading code | sfan5 | 2016-10-06 |
* | Fix prepreprocessor error in thread.h (related to C++11 threads) | Craig Robbins | 2016-04-30 |
* | Fix race on thread creation | ShadowNinja | 2016-04-28 |
* | Rename and move basicmacros.h to util/basic_macros.h | est31 | 2015-11-02 |
* | Fix C++11 compatibility | kwolekr | 2015-10-31 |
* | Add DISABLE_CLASS_COPY macro (and use it) | kwolekr | 2015-10-27 |
* | Fix some threading things and add additional thread unittests | kwolekr | 2015-10-24 |
* | Fix missing include on AIX | kwolekr | 2015-10-17 |
* | Refactor Thread class to improve readability and portability | kwolekr | 2015-10-16 |
* | Clean up threading | ShadowNinja | 2015-08-23 |