Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | 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 |
* | Pass clang-format on 14 trivial header files fixes | Loic Blot | 2017-04-07 |
* | Fix C++11 Windows build of threading code | sfan5 | 2016-10-06 |
* | Fix use of uninitialised variable in class Event | Craig Robbins | 2016-05-01 |
* | Fix C++11 compilability | est31 | 2016-01-23 |
* | Fix events on Windows | BlockMen | 2015-12-11 |
* | Fix Event implementation | ShadowNinja | 2015-12-07 |
* | Clean up threading | ShadowNinja | 2015-08-23 |