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