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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add. rockspecs for version 0.1.0
v0.1.0
Alexey Melnichuk
2014-01-09
1
-1
/
+1
*
Add. library version
Alexey Melnichuk
2014-01-09
1
-0
/
+45
*
Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.
moteus
2013-12-31
1
-9
/
+19
*
Fix. typo
moteus
2013-12-31
1
-6
/
+7
*
Code refactoring.
moteus
2013-12-30
1
-24
/
+14
*
Fix. call `join` on gc for attached not joinable thread.
moteus
2013-12-30
3
-266
/
+298
*
Change. does not register llthread loader.
moteus
2013-12-30
1
-9
/
+13
*
Add. pass cfunctions to child thread.
moteus
2013-12-27
1
-0
/
+5
*
Fix. detach joined thread.
moteus
2013-12-27
1
-8
/
+30
*
Fix. child struct for start(true, true) should be destroyed by child thread.
moteus
2013-12-27
1
-61
/
+78
*
Add. logger test
moteus
2013-12-27
1
-18
/
+16
*
Fix. Open libraries with luaL_openlibs.
moteus
2013-12-26
1
-10
/
+12
*
Fix. register bit32 library on Lua5.2
moteus
2013-12-26
1
-9
/
+7
*
Fix. remove magic numbers.
moteus
2013-12-26
1
-5
/
+7
*
Fix. Register LuaJIT built-in libraries.
moteus
2013-12-26
1
-1
/
+17
*
Add. `joinable` parameter to `start` method which control in which thread chi...
moteus
2013-12-26
1
-27
/
+68
*
Add. set_logger function allow logging errors (crash Lua VM) in current llthr...
moteus
2013-12-26
1
-9
/
+34
*
Add. timeout parameter to thread:join() method
moteus
2013-12-26
1
-7
/
+26
*
Fix. load library on Lua 5.2
moteus
2013-12-26
3
-12
/
+22
*
Fix. compile pthread version.
moteus
2013-12-26
1
-4
/
+6
*
Fix. include some std libraries.
moteus
2013-12-26
1
-0
/
+5
*
First commit.
moteus
2013-12-26
3
-0
/
+832