<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes, branch v2.0.11</title>
<subtitle>A mirror of https://github.com/LuaLanes/lanes.git
</subtitle>
<id>https://git.lua4.win/lanes/atom?h=v2.0.11</id>
<link rel='self' href='https://git.lua4.win/lanes/atom?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/'/>
<updated>2011-01-29T16:40:50+00:00</updated>
<entry>
<title>Updated CHANGES</title>
<updated>2011-01-29T16:40:50+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-01-29T16:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=3dc924cac5f687ca03d187d0c4ed7d088834ffc3'/>
<id>urn:sha1:3dc924cac5f687ca03d187d0c4ed7d088834ffc3</id>
<content type='text'>
Fixed makefile so that make finds lua.exe
Updated contact information in documentation
</content>
</entry>
<entry>
<title>Merge branch 'pull_request_2' of https://github.com/dptr1988/lanes</title>
<updated>2011-01-26T19:32:21+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-01-26T19:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d92b6e7c6586581aa2a12f9f4a591e154c8d2470'/>
<id>urn:sha1:d92b6e7c6586581aa2a12f9f4a591e154c8d2470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed lanes.c to export functions as a module rather than writing them directly to the globals table.</title>
<updated>2011-01-25T23:38:46+00:00</updated>
<author>
<name>Peter Dettwiler</name>
<email>junk_mail@dptr1988.mooo.com</email>
</author>
<published>2011-01-10T00:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=aa50523aa86ffb1f0f4150721e9f4d1a8cd63774'/>
<id>urn:sha1:aa50523aa86ffb1f0f4150721e9f4d1a8cd63774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the atexit code to trip the timer thread's write signal.</title>
<updated>2011-01-23T23:21:00+00:00</updated>
<author>
<name>dptr1988</name>
<email>junk_mail@dptr1988.mooo.com</email>
</author>
<published>2011-01-23T22:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=d53c28a0b0aeb9f884624a13d08697a79ebc3d71'/>
<id>urn:sha1:d53c28a0b0aeb9f884624a13d08697a79ebc3d71</id>
<content type='text'>
This fixes one of the causes of the "pthread_cond_destroy(ref) failed, 16 EBUSY" error,
in which the timer thread was stuck waiting on the write_happend signal and never read
the cancel request. This doesn't fix the issue of attempting to cancel threads waiting
on a Linda signal. So this error message ( and seg fault ) can easily be recreated just
by making a new thread, having it wait indefinitly on a Linda and then trying to cancel
the thread.
</content>
</entry>
<entry>
<title>Fixed bug where reference to Linda object was dropped for a short time ( crashing if GC was run during that time ).</title>
<updated>2011-01-23T23:20:55+00:00</updated>
<author>
<name>dptr1988</name>
<email>junk_mail@dptr1988.mooo.com</email>
</author>
<published>2011-01-23T00:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=1a038f4427bdcacb5c2a224dda33165d3eb23acd'/>
<id>urn:sha1:1a038f4427bdcacb5c2a224dda33165d3eb23acd</id>
<content type='text'>
The reference could have also been stored in the module table ( or globals ) but those
can be overwritten by the user. With the Lua registry, it should be inaccessible
by the user and since it's referenced by a unique key, it should also normally be
in accessible to C libraries, making it a relativily safe place to store the reference.
</content>
</entry>
<entry>
<title>Changed luaG_push_proxy to cache deep userdata proxies.</title>
<updated>2011-01-20T01:43:07+00:00</updated>
<author>
<name>dptr1988</name>
<email>junk_mail@dptr1988.mooo.com</email>
</author>
<published>2011-01-20T01:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=8ce207a848429e8581e8a900b645927f86e78435'/>
<id>urn:sha1:8ce207a848429e8581e8a900b645927f86e78435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated dist.info to v2.0.10</title>
<updated>2011-01-08T00:30:35+00:00</updated>
<author>
<name>Michal Kottman</name>
<email>michal.kottman@gmail.com</email>
</author>
<published>2011-01-08T00:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=088834240ba6304ae930494e1be5f0c987c3c361'/>
<id>urn:sha1:088834240ba6304ae930494e1be5f0c987c3c361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CMakeLists.txt to search for lua and luac</title>
<updated>2011-01-08T00:29:43+00:00</updated>
<author>
<name>Michal Kottman</name>
<email>michal.kottman@gmail.com</email>
</author>
<published>2011-01-08T00:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=06e3a066fcc5002c421e26f07d115aee2cb30f40'/>
<id>urn:sha1:06e3a066fcc5002c421e26f07d115aee2cb30f40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2011-01-08T00:28:57+00:00</updated>
<author>
<name>Michal Kottman</name>
<email>michal.kottman@gmail.com</email>
</author>
<published>2011-01-08T00:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=faf69a1397176076829eaa6cecbf131ee17e78ee'/>
<id>urn:sha1:faf69a1397176076829eaa6cecbf131ee17e78ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take all code from Asko Kauppi's SVN server, and push it here so that the github repository becomes the official Lanes source codebase.</title>
<updated>2011-01-04T20:31:17+00:00</updated>
<author>
<name>Benoit Germain</name>
<email>bnt.germain@gmail.com</email>
</author>
<published>2011-01-04T20:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=79e46938c5d8daf164ab2d934f668fa27b32e4cf'/>
<id>urn:sha1:79e46938c5d8daf164ab2d934f668fa27b32e4cf</id>
<content type='text'>
Note that Asko's SVN server holds version 2.0.9, whereas this is version 2.0.10, but I don't see any real need to update SVN if it is to become deprecated.

Next steps:
- upgrade the rockspec to the latest version
- make the html help available online somewhere

Signed-off-by: Benoit Germain &lt;bnt.germain@gmail.com&gt;
</content>
</entry>
</feed>
