Age | Commit message (Expand) | Author |
---|---|---|
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-05-15 | Fix uninitalised variable in event.cpp (#5764) | Zeno- |
2016-10-06 | Fix C++11 Windows build of threading code | sfan5 |
2016-05-02 | Fix Windows build | Craig Robbins |
2016-05-01 | Fix use of uninitialised variable in class Event | Craig Robbins |
2015-12-11 | Fix events on Windows | BlockMen |
2015-12-07 | Fix Event implementation | ShadowNinja |