Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to check mempool on any position in the stack. | Vsevolod Stakhov | 2015-03-17 | 1 | -13/+9 |
* | Use modules preload for lua. | Vsevolod Stakhov | 2014-08-25 | 1 | -5/+12 |
* | Rework lua function names to avoid ambiguity. | Vsevolod Stakhov | 2014-08-17 | 1 | -10/+10 |
* | Unify style without sorting headers. | Vsevolod Stakhov | 2014-07-23 | 1 | -24/+29 |
* | Revert "Unify code style." | Vsevolod Stakhov | 2014-07-23 | 1 | -29/+24 |
* | Unify code style. | Vsevolod Stakhov | 2014-07-23 | 1 | -24/+29 |
* | Refactor memory pool naming. | Vsevolod Stakhov | 2014-04-20 | 1 | -11/+11 |
* | Do not destroy memory pools in lua automatically. | Vsevolod Stakhov | 2013-11-20 | 1 | -1/+1 |
* | Adopt to lua 5.2. | Vsevolod Stakhov | 2013-06-08 | 1 | -2/+2 |
* | * Rework thread pools locking logic to avoid global lua mutex usage. | Vsevolod Stakhov | 2012-08-22 | 1 | -8/+0 |
* | * Add lua worker type and lua worker bindings. | Vsevolod Stakhov | 2012-07-26 | 1 | -0/+2 |
* | * Add async_session and memory pool objects lua bindings. | Vsevolod Stakhov | 2012-07-09 | 1 | -0/+243 |