]> git.lizzy.rs Git - dragonfireclient.git/history - src/threading/event.h
Fix BSD iconv declaration
[dragonfireclient.git] / src / threading / event.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
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