Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 0.1.4v0.1.4 | Alexey Melnichuk | 2016-09-09 | 5 | -3/+93 |
* | Fix. Pass integer argument to thread. | Alexey Melnichuk | 2016-09-05 | 1 | -0/+5 |
* | Merge branch 'master' of https://github.com/moteus/lua-llthreads2 | Alexey Melnichuk | 2016-09-05 | 1 | -5/+5 |
|\ | |||||
| * | Update README.md | Alexey Melnichuk | 2015-04-06 | 1 | -5/+5 |
* | | Update Travis files. | Alexey Melnichuk | 2016-09-05 | 3 | -128/+25 |
* | | Add. Test to pass lua_Integer as argument | Alexey Melnichuk | 2016-09-05 | 1 | -0/+25 |
|/ | |||||
* | Add. Test for multiple prelude. | Alexey Melnichuk | 2015-04-03 | 3 | -0/+40 |
* | Fix. Version on Lua 5.3 | Alexey Melnichuk | 2015-01-19 | 5 | -9/+24 |
* | Prepare release and bump version numbers to 0.1.3v0.1.3 | Alexey Melnichuk | 2015-01-13 | 4 | -2/+92 |
* | Update Travis file. | Alexey Melnichuk | 2015-01-13 | 1 | -3/+3 |
* | Run test with Lua 5.3 on Travis | Alexey Melnichuk | 2014-11-26 | 2 | -19/+29 |
* | Merge branch 'master' of https://github.com/moteus/lua-llthreads2 | Alexey Melnichuk | 2014-11-26 | 1 | -6/+6 |
|\ | |||||
| * | Update README.md | Alexey Melnichuk | 2014-07-02 | 1 | -6/+6 |
* | | Fix. Build with Lua 5.3.beta | Alexey Melnichuk | 2014-11-26 | 3 | -2/+14 |
|/ | |||||
* | Fix. CMakeLists file install `llthreads2.ex` module. | Alexey Melnichuk | 2014-06-30 | 1 | -1/+2 |
* | Add. rockspecs for 0.1.2v0.1.2 | Alexey Melnichuk | 2014-06-26 | 5 | -4/+92 |
* | Update README.md | Alexey Melnichuk | 2014-06-26 | 1 | -5/+5 |
* | Run Travis tests on Linux. | Alexey Melnichuk | 2014-06-25 | 1 | -1/+1 |
* | Add. started/detached/joinable methods to thread object. | Alexey Melnichuk | 2014-06-25 | 5 | -2/+64 |
* | Fix. lakefile | Alexey Melnichuk | 2014-06-23 | 1 | -2/+3 |
* | Merge branch 'master' of https://github.com/moteus/lua-llthreads2 | Alexey Melnichuk | 2014-06-23 | 1 | -1/+1 |
|\ | |||||
| * | Update README.md | Alexey Melnichuk | 2014-06-23 | 1 | -1/+1 |
* | | Add. llthreads2/ex exports thread metatable. | Alexey Melnichuk | 2014-06-23 | 1 | -0/+2 |
|/ | |||||
* | Update doc | Alexey Melnichuk | 2014-06-23 | 2 | -5/+61 |
* | Fix. `compat` rockspec install `llthreads.ex` module. | Alexey Melnichuk | 2014-06-23 | 4 | -18/+88 |
* | Merge branch 'master' of https://github.com/moteus/lua-llthreads2 | Alexey Melnichuk | 2014-06-23 | 1 | -1/+11 |
|\ | |||||
| * | Update README.md | Alexey Melnichuk | 2014-06-18 | 1 | -1/+2 |
| * | Update README.md | Alexey Melnichuk | 2014-06-18 | 1 | -1/+1 |
| * | Update README.md | Alexey Melnichuk | 2014-06-18 | 1 | -0/+9 |
* | | Add. `llthreads2.ex` module. | Alexey Melnichuk | 2014-06-23 | 8 | -4/+286 |
|/ | |||||
* | Update gitignore. [ci skip] | Alexey Melnichuk | 2014-02-11 | 1 | -0/+5 |
* | Add. LuaDist files. | Alexey Melnichuk | 2014-02-10 | 5 | -0/+786 |
* | Fix. build for Lua 5.2 with LUA_COMPAT_XXX | Alexey Melnichuk | 2014-02-10 | 2 | -0/+10 |
* | Fix. rockspec name | Alexey Melnichuk | 2014-02-07 | 1 | -0/+0 |
* | Add. rockspecs for version 0.1.1v0.1.1 | Alexey Melnichuk | 2014-02-07 | 2 | -0/+88 |
* | Add. cloudbees badge | Alexey Melnichuk | 2014-02-04 | 1 | -0/+1 |
* | Fix. does not run `register` thread | Alexey Melnichuk | 2014-02-04 | 2 | -1/+2 |
* | Update test. | Alexey Melnichuk | 2014-02-04 | 1 | -3/+8 |
* | Test on MacOSX | Alexey Melnichuk | 2014-02-04 | 1 | -2/+2 |
* | Change travis files. | Alexey Melnichuk | 2014-02-04 | 2 | -27/+40 |
* | Add. `thread:alive()` method. | Alexey Melnichuk | 2014-02-04 | 5 | -0/+124 |
* | Add. Test to double join to same thread | Alexey Melnichuk | 2014-02-04 | 3 | -0/+26 |
* | Add. rockspecs for version 0.1.0v0.1.0 | Alexey Melnichuk | 2014-01-09 | 4 | -2/+90 |
* | Add. library version | Alexey Melnichuk | 2014-01-09 | 2 | -0/+47 |
* | Fix. llthreads2 rockspec | moteus | 2013-12-31 | 1 | -2/+2 |
* | Add. test for lua-llthreas2 module. | moteus | 2013-12-31 | 3 | -4/+13 |
* | Update README [ci skip] | moteus | 2013-12-31 | 1 | -7/+9 |
* | Change. Implement 2 rockspecs llthreads2 and llthreads2-compat. | moteus | 2013-12-31 | 4 | -11/+71 |
* | Fix. typo | moteus | 2013-12-31 | 1 | -6/+7 |
* | Add. lakefile | moteus | 2013-12-30 | 2 | -0/+295 |