summaryrefslogtreecommitdiff
path: root/src/script/cpp_api/s_async.h
Commit message (Expand)AuthorAge
* Remove dead code (#10845)rubenwardy2021-01-22
* Modernize source code: last part (#6285)Loïc Blot2017-08-20
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-18
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-16
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot2017-06-06
* Use a settings object for the main settingsShadowNinja2017-05-06
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* use unordered containers where possible (patch 4 on X)Loic Blot2016-10-06
* Push error handler afresh each time lua_pcall is usedKahrl2015-08-27
* Clean up threadingShadowNinja2015-08-23
* Fix code style of async APIShadowNinja2014-04-27
* Remove dependency on marshal and many other async changesShadowNinja2014-04-27