Age | Commit message (Expand) | Author |
---|---|---|
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-06-11 | Remove threads.h and replace its definitions with their C++11 equivalents (#5... | ShadowNinja |
2017-06-06 | Use C++11 mutexes only (remove compat code) (#5922) | Loïc Blot |
2017-04-07 | Pass clang-format on 14 trivial header files fixes | Loic Blot |
2016-10-06 | Fix C++11 Windows build of threading code | sfan5 |
2016-05-01 | Fix use of uninitialised variable in class Event | Craig Robbins |
2016-01-23 | Fix C++11 compilability | est31 |
2015-12-11 | Fix events on Windows | BlockMen |
2015-12-07 | Fix Event implementation | ShadowNinja |
2015-08-23 | Clean up threading | ShadowNinja |