<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-llthreads2/src, branch v0.1.1</title>
<subtitle>A mirror of https://github.com/moteus/lua-llthreads2.git
</subtitle>
<id>https://git.lua4.win/lua-llthreads2/atom?h=v0.1.1</id>
<link rel='self' href='https://git.lua4.win/lua-llthreads2/atom?h=v0.1.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/'/>
<updated>2014-02-04T07:06:17+00:00</updated>
<entry>
<title>Add. `thread:alive()` method.</title>
<updated>2014-02-04T07:06:17+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-02-04T07:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=cef9a7a112a8322e2c6498021df59e4a8f7b5246'/>
<id>urn:sha1:cef9a7a112a8322e2c6498021df59e4a8f7b5246</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. rockspecs for version 0.1.0</title>
<updated>2014-01-09T09:32:48+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-01-09T09:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=aa247887dcf9ad0375723ce91c39243df2baf547'/>
<id>urn:sha1:aa247887dcf9ad0375723ce91c39243df2baf547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. library version</title>
<updated>2014-01-09T08:59:35+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-01-09T08:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=f7b4f850de76533f91584bc7578ff12f6a8b5c70'/>
<id>urn:sha1:f7b4f850de76533f91584bc7578ff12f6a8b5c70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change. Implement 2 rockspecs llthreads2 and llthreads2-compat.</title>
<updated>2013-12-31T07:19:39+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-31T07:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=1de7313ade8b0a6f6e3dc395eed5dd65c44a7829'/>
<id>urn:sha1:1de7313ade8b0a6f6e3dc395eed5dd65c44a7829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. typo</title>
<updated>2013-12-31T06:09:32+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-31T06:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=24a0d330a1d7c34269ce987999e221e99171b35c'/>
<id>urn:sha1:24a0d330a1d7c34269ce987999e221e99171b35c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code refactoring.</title>
<updated>2013-12-30T14:45:06+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-30T14:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=07819f3f402709890194a19b0525df426a097e76'/>
<id>urn:sha1:07819f3f402709890194a19b0525df426a097e76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. call `join` on gc for attached not joinable thread.</title>
<updated>2013-12-30T14:36:05+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-30T14:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=cff52e9ad84dea2ded2ee66bb0aef3e92a0c9e88'/>
<id>urn:sha1:cff52e9ad84dea2ded2ee66bb0aef3e92a0c9e88</id>
<content type='text'>
Code refactoring.
</content>
</entry>
<entry>
<title>Change. does not register llthread loader.</title>
<updated>2013-12-30T08:58:48+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-30T08:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=18464f368d90b0f8ce48cb5d45def6f9d87e3432'/>
<id>urn:sha1:18464f368d90b0f8ce48cb5d45def6f9d87e3432</id>
<content type='text'>
This is because of better load dynamic library from child thread to
prevent unload dynamic library if parent Lua state closes.
</content>
</entry>
<entry>
<title>Add. pass cfunctions to child thread.</title>
<updated>2013-12-27T14:25:00+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-27T14:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=a087c2737441aad781be7e3d88775e688152ad4e'/>
<id>urn:sha1:a087c2737441aad781be7e3d88775e688152ad4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. detach joined thread.</title>
<updated>2013-12-27T11:39:38+00:00</updated>
<author>
<name>moteus</name>
<email>mimir@newmail.ru</email>
</author>
<published>2013-12-27T11:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=a26ecf383900e4c396958da80200cb2eb1121506'/>
<id>urn:sha1:a26ecf383900e4c396958da80200cb2eb1121506</id>
<content type='text'>
Fix. try use child Lua state in join for detached thread.
</content>
</entry>
</feed>
