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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update gitignore. [ci skip]
Alexey Melnichuk
2014-02-11
1
-0
/
+5
*
Add. LuaDist files.
Alexey Melnichuk
2014-02-10
5
-0
/
+786
*
Fix. build for Lua 5.2 with LUA_COMPAT_XXX
Alexey Melnichuk
2014-02-10
2
-0
/
+10
*
Fix. rockspec name
Alexey Melnichuk
2014-02-07
1
-0
/
+0
*
Add. rockspecs for version 0.1.1
v0.1.1
Alexey Melnichuk
2014-02-07
2
-0
/
+88
*
Add. cloudbees badge
Alexey Melnichuk
2014-02-04
1
-0
/
+1
*
Fix. does not run `register` thread
Alexey Melnichuk
2014-02-04
2
-1
/
+2
*
Update test.
Alexey Melnichuk
2014-02-04
1
-3
/
+8
*
Test on MacOSX
Alexey Melnichuk
2014-02-04
1
-2
/
+2
*
Change travis files.
Alexey Melnichuk
2014-02-04
2
-27
/
+40
*
Add. `thread:alive()` method.
Alexey Melnichuk
2014-02-04
5
-0
/
+124
*
Add. Test to double join to same thread
Alexey Melnichuk
2014-02-04
3
-0
/
+26
*
Add. rockspecs for version 0.1.0
v0.1.0
Alexey Melnichuk
2014-01-09
4
-2
/
+90
*
Add. library version
Alexey Melnichuk
2014-01-09
2
-0
/
+47
*
Fix. llthreads2 rockspec
moteus
2013-12-31
1
-2
/
+2
*
Add. test for lua-llthreas2 module.
moteus
2013-12-31
3
-4
/
+13
*
Update README [ci skip]
moteus
2013-12-31
1
-7
/
+9
*
Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.
moteus
2013-12-31
4
-11
/
+71
*
Fix. typo
moteus
2013-12-31
1
-6
/
+7
*
Add. lakefile
moteus
2013-12-30
2
-0
/
+295
*
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
6
-15
/
+44
*
Add. pass cfunctions to child thread.
moteus
2013-12-27
4
-1
/
+24
*
Fix. detach joined thread.
moteus
2013-12-27
3
-10
/
+60
*
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
3
-18
/
+39
*
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
3
-1
/
+32
*
Update README.md [ci skip]
moteus
2013-12-26
1
-14
/
+8
*
Add. `joinable` parameter to `start` method which control in which thread chi...
moteus
2013-12-26
5
-28
/
+137
*
Update tests.
moteus
2013-12-26
5
-84
/
+73
*
Add. set_logger function allow logging errors (crash Lua VM) in current llthr...
moteus
2013-12-26
2
-9
/
+54
*
Add. timeout parameter to thread:join() method
moteus
2013-12-26
5
-7
/
+107
*
Fix. load library on Lua 5.2
moteus
2013-12-26
5
-18
/
+29
*
Fix. compile pthread version.
moteus
2013-12-26
1
-4
/
+6
*
Fix. include some std libraries.
moteus
2013-12-26
1
-0
/
+5
*
Add. travis build status image to readme [ci skip]
moteus
2013-12-26
1
-0
/
+1
*
Add. travis configuration file
moteus
2013-12-26
1
-0
/
+54
*
Add. rockspec file.
moteus
2013-12-26
1
-0
/
+38
*
Merge pull request #1 from bitdeli-chef/master
Alexey Melnichuk
2013-12-26
1
-0
/
+4
|
\
|
*
Add a Bitdeli badge to README
Bitdeli Chef
2013-12-26
1
-0
/
+4
|
/
*
First commit.
moteus
2013-12-26
11
-1
/
+1388
*
Initial commit
Alexey Melnichuk
2013-12-25
2
-0
/
+24
[prev]