Age | Commit message (Expand) | Author |
---|---|---|
2015-11-08 | Fix misc. MinGW and Valgrind warnings | kwolekr |
2015-11-04 | Time: use locks again | est31 |
2015-11-03 | Atomic: cleanup and add more operations | est31 |
2015-11-02 | Rename and move basicmacros.h to util/basic_macros.h | est31 |
2015-11-01 | Fix Lua scripting synchronization | kwolekr |
2015-10-31 | Fix C++11 compatibility | kwolekr |
2015-10-27 | Add DISABLE_CLASS_COPY macro (and use it) | kwolekr |
2015-10-24 | Fix some threading things and add additional thread unittests | kwolekr |
2015-10-17 | Fix == to = | Rui |
2015-10-17 | Fix missing include on AIX | kwolekr |
2015-10-16 | Refactor Thread class to improve readability and portability | kwolekr |
2015-10-14 | Refactor logging | ShadowNinja |
2015-10-03 | Fix MinGW 32-bit build | ShadowNinja |
2015-09-06 | Fix building on OSX, broken since "Clean up threading" | Pavel Puchkin |
2015-08-23 | Clean up threading | ShadowNinja |