<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-llthreads2/lakefile, branch master</title>
<subtitle>A mirror of https://github.com/moteus/lua-llthreads2.git
</subtitle>
<id>https://git.lua4.win/lua-llthreads2/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/lua-llthreads2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/'/>
<updated>2018-09-04T19:36:07+00:00</updated>
<entry>
<title>avoid NULL as parameter to fputs()</title>
<updated>2018-09-04T19:36:07+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2018-09-04T19:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=f5f119f51a0241f8bbb1f8710fb37119b375539b'/>
<id>urn:sha1:f5f119f51a0241f8bbb1f8710fb37119b375539b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_interrupt.lua</title>
<updated>2018-08-22T07:29:19+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2018-08-22T07:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=e09400b21d004b174d1a6e07ed4a98c5648a2ab8'/>
<id>urn:sha1:e09400b21d004b174d1a6e07ed4a98c5648a2ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. Test for multiple prelude.</title>
<updated>2015-04-03T12:50:42+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2015-04-03T12:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=75a319a5e7d251bc18994fad56749017f8fac993'/>
<id>urn:sha1:75a319a5e7d251bc18994fad56749017f8fac993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. Version on Lua 5.3</title>
<updated>2015-01-19T09:16:13+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2015-01-19T09:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=0b5ddda597e3cab29d04918319b52673695ee2d2'/>
<id>urn:sha1:0b5ddda597e3cab29d04918319b52673695ee2d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. started/detached/joinable methods to thread object.</title>
<updated>2014-06-25T05:11:17+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-06-25T05:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=3de8f797d0e235efd20fdc9c55c8068893f4fd03'/>
<id>urn:sha1:3de8f797d0e235efd20fdc9c55c8068893f4fd03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. lakefile</title>
<updated>2014-06-23T12:37:28+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-06-23T12:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=04dce92542c727041ae042ede83a94e0e5e5a99f'/>
<id>urn:sha1:04dce92542c727041ae042ede83a94e0e5e5a99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add. `llthreads2.ex` module.</title>
<updated>2014-06-23T04:40:01+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-06-23T04:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=f0a6754cd15912de529b9662e3e08bfaadd6bf1e'/>
<id>urn:sha1:f0a6754cd15912de529b9662e3e08bfaadd6bf1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix. does not run `register` thread</title>
<updated>2014-02-04T10:26:34+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-02-04T10:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=11f8b90f520a3a99831fd490cd3372bb63e6716a'/>
<id>urn:sha1:11f8b90f520a3a99831fd490cd3372bb63e6716a</id>
<content type='text'>
</content>
</entry>
<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. Test to double join to same thread</title>
<updated>2014-02-04T05:56:38+00:00</updated>
<author>
<name>Alexey Melnichuk</name>
<email>mimir@newmail.ru</email>
</author>
<published>2014-02-04T05:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-llthreads2/commit/?id=d35bf824e0dd9c3584d1587b5ec662a0fcf71bfe'/>
<id>urn:sha1:d35bf824e0dd9c3584d1587b5ec662a0fcf71bfe</id>
<content type='text'>
</content>
</entry>
</feed>
