Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Restore Lua 5.2 compatibility | Vsevolod Stakhov | 2019-04-01 | 1 | -1/+1 |
* | [Fix] Fix various issues found by PVS Studio | Vsevolod Stakhov | 2019-03-13 | 1 | -1/+1 |
* | [Minor] Allow to debug lua threads | Vsevolod Stakhov | 2019-01-29 | 1 | -28/+83 |
* | [Minor] Added coroutines support for TCP library | Mikhail Galanin | 2018-08-30 | 1 | -0/+18 |
* | [Minor] Split lua_thread_pool_get on lua_thread_pool_get_for_task/lua_thread_... | Mikhail Galanin | 2018-08-24 | 1 | -3/+32 |
* | [Minor] Added coroutine support to HTTP module | Mikhail Galanin | 2018-08-23 | 1 | -4/+5 |
* | [Minor] Move resume/yield methods into appropriate place | Mikhail Galanin | 2018-08-22 | 1 | -0/+89 |
* | [Minor] Added callback helpers | Mikhail Galanin | 2018-08-17 | 1 | -5/+22 |
* | [Minor] Use coroutine model in dns resolver API | Mikhail Galanin | 2018-08-14 | 1 | -1/+4 |
* | [Minor] Review fixes | Mikhail Galanin | 2018-08-09 | 1 | -6/+9 |
* | [Project] coroutine threaded model for API calls: thread pool | Mikhail Galanin | 2018-08-08 | 1 | -0/+125 |