Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove threads.h and replace its definitions with their C++11 equivalents (#5... | ShadowNinja | 2017-06-11 |
* | Use C++11 mutexes only (remove compat code) (#5922) | Loïc Blot | 2017-06-06 |
* | Fix uninitalised variable in event.cpp (#5764) | Zeno- | 2017-05-15 |
* | Fix C++11 Windows build of threading code | sfan5 | 2016-10-06 |
* | Fix Windows build | Craig Robbins | 2016-05-02 |
* | Fix use of uninitialised variable in class Event | Craig Robbins | 2016-05-01 |
* | Fix events on Windows | BlockMen | 2015-12-11 |
* | Fix Event implementation | ShadowNinja | 2015-12-07 |