summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.1.6v0.1.6Alexey Melnichuk2021-01-093-1/+91
* Test with Lua 5.4Alexey Melnichuk2021-01-094-2/+5
* Merge pull request #17 from osch/masterAlexey Melnichuk2018-09-055-0/+46
|\
| * avoid NULL as parameter to lua_concat in llthread_logosch2018-09-042-10/+35
| * avoid NULL as parameter to fputs()osch2018-09-045-1/+22
|/
* Merge pull request #16 from osch/masterAlexey Melnichuk2018-08-276-0/+107
|\
| * interrupted error message now contains llthreads module name as prefix andosch2018-08-272-5/+15
| * invoke test_interrupt.lua also in .travis.ymlosch2018-08-221-0/+1
| * test_interrupt.luaosch2018-08-223-0/+60
| * new method thread:interrupt()osch2018-08-212-0/+36
|/
* Release 0.1.5v0.1.5Alexey Melnichuk2018-07-014-18/+103
* Update README.mdAlexey Melnichuk2017-03-231-6/+6
* Fix. Correctly handle error from `_beginthreadex` (close #12)Alexey Melnichuk2017-03-211-0/+3
* Update readme [ci skip]Alexey Melnichuk2017-02-022-3/+3
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2017-02-021-3/+3
|\
| * Merge pull request #7 from tst2005/patch-1Alexey Melnichuk2016-09-101-3/+3
| |\
| | * typo fixTsT2016-09-101-3/+3
| |/
* / Fix. Warning about undefined `pthread_kill` on some systems. (Close #8 #10)Alexey Melnichuk2017-02-023-1/+92
|/
* Back to dev versionAlexey Melnichuk2016-09-091-2/+2
* Release 0.1.4v0.1.4Alexey Melnichuk2016-09-095-3/+93
* Fix. Pass integer argument to thread.Alexey Melnichuk2016-09-051-0/+5
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2016-09-051-5/+5
|\
| * Update README.mdAlexey Melnichuk2015-04-061-5/+5
* | Update Travis files.Alexey Melnichuk2016-09-053-128/+25
* | Add. Test to pass lua_Integer as argumentAlexey Melnichuk2016-09-051-0/+25
|/
* Add. Test for multiple prelude.Alexey Melnichuk2015-04-033-0/+40
* Fix. Version on Lua 5.3Alexey Melnichuk2015-01-195-9/+24
* Prepare release and bump version numbers to 0.1.3v0.1.3Alexey Melnichuk2015-01-134-2/+92
* Update Travis file.Alexey Melnichuk2015-01-131-3/+3
* Run test with Lua 5.3 on TravisAlexey Melnichuk2014-11-262-19/+29
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-11-261-6/+6
|\
| * Update README.mdAlexey Melnichuk2014-07-021-6/+6
* | Fix. Build with Lua 5.3.betaAlexey Melnichuk2014-11-263-2/+14
|/
* Fix. CMakeLists file install `llthreads2.ex` module.Alexey Melnichuk2014-06-301-1/+2
* Add. rockspecs for 0.1.2v0.1.2Alexey Melnichuk2014-06-265-4/+92
* Update README.mdAlexey Melnichuk2014-06-261-5/+5
* Run Travis tests on Linux.Alexey Melnichuk2014-06-251-1/+1
* Add. started/detached/joinable methods to thread object.Alexey Melnichuk2014-06-255-2/+64
* Fix. lakefileAlexey Melnichuk2014-06-231-2/+3
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-06-231-1/+1
|\
| * Update README.mdAlexey Melnichuk2014-06-231-1/+1
* | Add. llthreads2/ex exports thread metatable.Alexey Melnichuk2014-06-231-0/+2
|/
* Update docAlexey Melnichuk2014-06-232-5/+61
* Fix. `compat` rockspec install `llthreads.ex` module.Alexey Melnichuk2014-06-234-18/+88
* Merge branch 'master' of https://github.com/moteus/lua-llthreads2Alexey Melnichuk2014-06-231-1/+11
|\
| * Update README.mdAlexey Melnichuk2014-06-181-1/+2
| * Update README.mdAlexey Melnichuk2014-06-181-1/+1
| * Update README.mdAlexey Melnichuk2014-06-181-0/+9
* | Add. `llthreads2.ex` module.Alexey Melnichuk2014-06-238-4/+286
|/
* Update gitignore. [ci skip]Alexey Melnichuk2014-02-111-0/+5