Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test on MacOSX | Alexey Melnichuk | 2014-02-04 | 1 | -2/+2 |
* | Change travis files. | Alexey Melnichuk | 2014-02-04 | 1 | -27/+5 |
* | Add. `thread:alive()` method. | Alexey Melnichuk | 2014-02-04 | 1 | -0/+1 |
* | Add. Test to double join to same thread | Alexey Melnichuk | 2014-02-04 | 1 | -0/+1 |
* | Add. test for lua-llthreas2 module. | moteus | 2013-12-31 | 1 | -0/+2 |
* | Change. Implement 2 rockspecs llthreads2 and llthreads2-compat. | moteus | 2013-12-31 | 1 | -1/+1 |
* | Change. does not register llthread loader. | moteus | 2013-12-30 | 1 | -1/+1 |
* | Add. pass cfunctions to child thread. | moteus | 2013-12-27 | 1 | -0/+1 |
* | Add. logger test | moteus | 2013-12-27 | 1 | -0/+1 |
* | Fix. Register LuaJIT built-in libraries. | moteus | 2013-12-26 | 1 | -0/+1 |
* | Add. `joinable` parameter to `start` method which control in which thread chi... | moteus | 2013-12-26 | 1 | -0/+1 |
* | Add. timeout parameter to thread:join() method | moteus | 2013-12-26 | 1 | -0/+2 |
* | Add. travis configuration file | moteus | 2013-12-26 | 1 | -0/+54 |