summaryrefslogtreecommitdiff
path: root/msvc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04Add. cloudbees badgeAlexey Melnichuk1-0/+1
2014-02-04Fix. does not run `register` threadAlexey Melnichuk2-1/+2
2014-02-04Update test.Alexey Melnichuk1-3/+8
2014-02-04Test on MacOSXAlexey Melnichuk1-2/+2
2014-02-04Change travis files.Alexey Melnichuk2-27/+40
2014-02-04Add. `thread:alive()` method.Alexey Melnichuk5-0/+124
2014-02-04Add. Test to double join to same threadAlexey Melnichuk3-0/+26
2014-01-09Add. rockspecs for version 0.1.0v0.1.0Alexey Melnichuk4-2/+90
2014-01-09Add. library versionAlexey Melnichuk2-0/+47
2013-12-31Fix. llthreads2 rockspecmoteus1-2/+2
2013-12-31Add. test for lua-llthreas2 module.moteus3-4/+13
2013-12-31Update README [ci skip]moteus1-7/+9
2013-12-31Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.moteus4-11/+71
2013-12-31Fix. typomoteus1-6/+7
2013-12-30Add. lakefilemoteus2-0/+295
2013-12-30Code refactoring.moteus1-24/+14
2013-12-30Fix. call `join` on gc for attached not joinable thread.moteus3-266/+298
2013-12-30Change. does not register llthread loader.moteus6-15/+44
2013-12-27Add. pass cfunctions to child thread.moteus4-1/+24
2013-12-27Fix. detach joined thread.moteus3-10/+60
2013-12-27Fix. child struct for start(true, true) should be destroyed by child thread.moteus1-61/+78
2013-12-27Add. logger testmoteus3-18/+39
2013-12-26Fix. Open libraries with luaL_openlibs.moteus1-10/+12
2013-12-26Fix. register bit32 library on Lua5.2moteus1-9/+7
2013-12-26Fix. remove magic numbers.moteus1-5/+7
2013-12-26Fix. Register LuaJIT built-in libraries.moteus3-1/+32
2013-12-26Update README.md [ci skip]moteus1-14/+8
2013-12-26Add. `joinable` parameter to `start` method which control in which thread chi...moteus5-28/+137
2013-12-26Update tests.moteus5-84/+73
2013-12-26Add. set_logger function allow logging errors (crash Lua VM) in current llthr...moteus2-9/+54
2013-12-26Add. timeout parameter to thread:join() methodmoteus5-7/+107
2013-12-26Fix. load library on Lua 5.2moteus5-18/+29
2013-12-26Fix. compile pthread version.moteus1-4/+6
2013-12-26Fix. include some std libraries.moteus1-0/+5
2013-12-26Add. travis build status image to readme [ci skip]moteus1-0/+1