Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test. | Alexey Melnichuk | 2014-02-04 | 1 | -3/+8 |
* | Add. `thread:alive()` method. | Alexey Melnichuk | 2014-02-04 | 1 | -0/+35 |
* | Add. Test to double join to same thread | Alexey Melnichuk | 2014-02-04 | 1 | -0/+24 |
* | Add. library version | Alexey Melnichuk | 2014-01-09 | 1 | -0/+2 |
* | Add. test for lua-llthreas2 module. | moteus | 2013-12-31 | 1 | -0/+7 |
* | Change. does not register llthread loader. | moteus | 2013-12-30 | 3 | -4/+10 |
* | Add. pass cfunctions to child thread. | moteus | 2013-12-27 | 1 | -0/+17 |
* | Fix. detach joined thread. | moteus | 2013-12-27 | 1 | -0/+28 |
* | Add. logger test | moteus | 2013-12-27 | 1 | -0/+22 |
* | Fix. Register LuaJIT built-in libraries. | moteus | 2013-12-26 | 1 | -0/+14 |
* | Add. `joinable` parameter to `start` method which control in which thread chi... | moteus | 2013-12-26 | 2 | -1/+27 |
* | Update tests. | moteus | 2013-12-26 | 4 | -78/+70 |
* | Add. timeout parameter to thread:join() method | moteus | 2013-12-26 | 2 | -0/+76 |
* | First commit. | moteus | 2013-12-26 | 3 | -0/+288 |