index
:
lua-llthreads2
dist-llthreads2
dist-llthreads2-compat
master
A mirror of https://github.com/moteus/lua-llthreads2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
Add. library version
Alexey Melnichuk
2
-0
/
+47
2013-12-31
Fix. llthreads2 rockspec
moteus
1
-2
/
+2
2013-12-31
Add. test for lua-llthreas2 module.
moteus
3
-4
/
+13
2013-12-31
Update README [ci skip]
moteus
1
-7
/
+9
2013-12-31
Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.
moteus
4
-11
/
+71
2013-12-31
Fix. typo
moteus
1
-6
/
+7
2013-12-30
Add. lakefile
moteus
2
-0
/
+295
2013-12-30
Code refactoring.
moteus
1
-24
/
+14
2013-12-30
Fix. call `join` on gc for attached not joinable thread.
moteus
3
-266
/
+298
2013-12-30
Change. does not register llthread loader.
moteus
6
-15
/
+44
2013-12-27
Add. pass cfunctions to child thread.
moteus
4
-1
/
+24
2013-12-27
Fix. detach joined thread.
moteus
3
-10
/
+60
2013-12-27
Fix. child struct for start(true, true) should be destroyed by child thread.
moteus
1
-61
/
+78
2013-12-27
Add. logger test
moteus
3
-18
/
+39
2013-12-26
Fix. Open libraries with luaL_openlibs.
moteus
1
-10
/
+12
2013-12-26
Fix. register bit32 library on Lua5.2
moteus
1
-9
/
+7
2013-12-26
Fix. remove magic numbers.
moteus
1
-5
/
+7
2013-12-26
Fix. Register LuaJIT built-in libraries.
moteus
3
-1
/
+32
2013-12-26
Update README.md [ci skip]
moteus
1
-14
/
+8
2013-12-26
Add. `joinable` parameter to `start` method which control in which thread chi...
moteus
5
-28
/
+137
2013-12-26
Update tests.
moteus
5
-84
/
+73
2013-12-26
Add. set_logger function allow logging errors (crash Lua VM) in current llthr...
moteus
2
-9
/
+54
2013-12-26
Add. timeout parameter to thread:join() method
moteus
5
-7
/
+107
2013-12-26
Fix. load library on Lua 5.2
moteus
5
-18
/
+29
2013-12-26
Fix. compile pthread version.
moteus
1
-4
/
+6
2013-12-26
Fix. include some std libraries.
moteus
1
-0
/
+5
2013-12-26
Add. travis build status image to readme [ci skip]
moteus
1
-0
/
+1