index
:
lua-llthreads2
dist-llthreads2
dist-llthreads2-compat
master
A mirror of https://github.com/moteus/lua-llthreads2.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test with Lua 5.4
Alexey Melnichuk
2021-01-09
1
-0
/
+2
*
avoid NULL as parameter to fputs()
osch
2018-09-04
1
-0
/
+1
*
invoke test_interrupt.lua also in .travis.yml
osch
2018-08-22
1
-0
/
+1
*
Release 0.1.5
v0.1.5
Alexey Melnichuk
2018-07-01
1
-17
/
+12
*
Fix. Warning about undefined `pthread_kill` on some systems. (Close #8 #10)
Alexey Melnichuk
2017-02-02
1
-1
/
+11
*
Update Travis files.
Alexey Melnichuk
2016-09-05
1
-12
/
+25
*
Add. Test for multiple prelude.
Alexey Melnichuk
2015-04-03
1
-0
/
+1
*
Fix. Version on Lua 5.3
Alexey Melnichuk
2015-01-19
1
-0
/
+1
*
Run test with Lua 5.3 on Travis
Alexey Melnichuk
2014-11-26
1
-17
/
+17
*
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
1
-0
/
+1
*
Fix. `compat` rockspec install `llthreads.ex` module.
Alexey Melnichuk
2014-06-23
1
-7
/
+6
*
Add. `llthreads2.ex` module.
Alexey Melnichuk
2014-06-23
1
-1
/
+4
*
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