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
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid NULL as parameter to lua_concat in llthread_log
osch
2018-09-04
1
-8
/
+32
*
avoid NULL as parameter to fputs()
osch
2018-09-04
1
-0
/
+17
*
interrupted error message now contains llthreads module name as prefix and
osch
2018-08-27
1
-3
/
+3
*
test_interrupt.lua
osch
2018-08-22
1
-0
/
+58
*
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
1
-0
/
+38
*
Fix. Version on Lua 5.3
Alexey Melnichuk
2015-01-19
1
-0
/
+13
*
Add. started/detached/joinable methods to thread object.
Alexey Melnichuk
2014-06-25
1
-0
/
+21
*
Add. `llthreads2.ex` module.
Alexey Melnichuk
2014-06-23
3
-0
/
+121
*
Update test.
Alexey Melnichuk
2014-02-04
1
-3
/
+8
*
Add. `thread:alive()` method.
Alexey Melnichuk
2014-02-04
1
-0
/
+35
*
Add. Test to double join to same thread
Alexey Melnichuk
2014-02-04
1
-0
/
+24
*
Add. library version
Alexey Melnichuk
2014-01-09
1
-0
/
+2
*
Add. test for lua-llthreas2 module.
moteus
2013-12-31
1
-0
/
+7
*
Change. does not register llthread loader.
moteus
2013-12-30
3
-4
/
+10
*
Add. pass cfunctions to child thread.
moteus
2013-12-27
1
-0
/
+17
*
Fix. detach joined thread.
moteus
2013-12-27
1
-0
/
+28
*
Add. logger test
moteus
2013-12-27
1
-0
/
+22
*
Fix. Register LuaJIT built-in libraries.
moteus
2013-12-26
1
-0
/
+14
*
Add. `joinable` parameter to `start` method which control in which thread chi...
moteus
2013-12-26
2
-1
/
+27
*
Update tests.
moteus
2013-12-26
4
-78
/
+70
*
Add. timeout parameter to thread:join() method
moteus
2013-12-26
2
-0
/
+76
*
First commit.
moteus
2013-12-26
3
-0
/
+288