<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lanes/src, 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-26T19:32:21+00:00</updated>
<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>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>
<entry>
<title>Import to git</title>
<updated>2010-10-01T01:22:32+00:00</updated>
<author>
<name>Peter Drahoš</name>
<email>drahosp@gmail.com</email>
</author>
<published>2010-10-01T01:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lanes/commit/?id=89d9c98af1ac352ba4d49d660e61b0853d6e1a86'/>
<id>urn:sha1:89d9c98af1ac352ba4d49d660e61b0853d6e1a86</id>
<content type='text'>
</content>
</entry>
</feed>
