]> git.lizzy.rs Git - minetest.git/history - src/threading/event.h
C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)
[minetest.git] / src / threading / event.h
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2016-10-06 sfan5Fix C++11 Windows build of threading code
2016-05-01 Craig RobbinsFix use of uninitialised variable in class Event
2016-01-23 est31Fix C++11 compilability
2015-12-11 BlockMenFix events on Windows
2015-12-07 ShadowNinjaFix Event implementation
2015-08-24 ShadowNinjaClean up threading